Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CUDA 11.6 packages. #13

Closed
bdice opened this issue Jan 24, 2022 · 7 comments
Closed

Add CUDA 11.6 packages. #13

bdice opened this issue Jan 24, 2022 · 7 comments

Comments

@bdice
Copy link
Contributor

bdice commented Jan 24, 2022

I'd like to request CUDA 11.6 conda packages when possible.

The missing ptxcompiler packages for CUDA 11.6 are the only blocker for me to use CUDA 11.6 with rapids-compose. I currently have a workaround of removing the ptxcompiler dependency from the cuDF conda environment.

@quasiben
Copy link
Member

quasiben commented Jan 24, 2022

I have a test build on my channel -- can you give it a try ? (currently py 3.8)

conda install -c quasiben ptxcompiler

@bdice
Copy link
Contributor Author

bdice commented Jan 26, 2022

@quasiben I confirm that this package with hash py38h98f4b32_0 can be installed with CUDA 11.6. Can you produce variants for Python 3.7 - 3.9? (Or maybe even 3.10 if we don't expect this package to change much over time.)

@quasiben
Copy link
Member

Yeah, I'll get those built shortly. Can I ask you to test/confirm things generally work with 11.6 ? This could be done by running the entire test suite or, more importantly, test which flex UDFs:

  • test_cuda_apply.py
  • test_applymap.py
  • test_apply_rows.py
  • test_groupby.py

@quasiben
Copy link
Member

@bdice all packages are now uploaded: py37, py39, py39, py310

@bdice
Copy link
Contributor Author

bdice commented Jan 26, 2022

The build for Python 3.9 py39h107f55c_0 also works for me. I ran the tests and they appear to work fine. Can these packages be made available on the rapidsai channel?

@gmarkall
Copy link
Contributor

cc @jakirkham for visibility

@quasiben
Copy link
Member

This has now been resolved. All packages built and are uploaded to rapidsai and rapidsai-nightly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants