Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

ENH Add GDS header to rapidsai devel images #166

Merged
merged 2 commits into from
Mar 16, 2021

Conversation

mike-wendt
Copy link
Contributor

@mike-wendt mike-wendt commented Mar 15, 2021

Used for testing and builds for GDS support that is coming with rapidsai/cudf#7444

  • Upload GDS header files to S3
  • Update gpuCI job to sync from S3 where the GDS files are stored so this COPY command can work
  • Test the changes work and are located in the proper location according to these docs

Used for testing and builds for GDS support
@mike-wendt
Copy link
Contributor Author

rerun tests

@mike-wendt
Copy link
Contributor Author

Spot checked a few test images:

❯ docker run --rm -it gpucitesting/rapidsai-pr166:0.19-cuda10.2-devel-ubuntu16.04-py3.8
(rapids) root@e5e4bc044604:/# ls -la /usr/local/cuda/targets/x86_64-linux/lib/*cufile*
-rw-rw-r-- 1 root root 19734 Mar 16 04:06 /usr/local/cuda/targets/x86_64-linux/lib/cufile.h
❯ docker run --rm -it gpucitesting/rapidsai-pr166:0.19-cuda10.1-devel-centos7-py3.8
(rapids) [root@50fb206e9cf1 /]# ls -la /usr/local/cuda/targets/x86_64-linux/lib/*cufile*
-rw-rw-r-- 1 root root 19734 Mar 16 04:11 /usr/local/cuda/targets/x86_64-linux/lib/cufile.h

@mike-wendt
Copy link
Contributor Author

mike-wendt commented Mar 16, 2021

From successful testing, merging to make this available

@mike-wendt mike-wendt merged commit 0e6280d into rapidsai:branch-0.19 Mar 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant