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

Request: update for CUDA 11.7 #18

Closed
wbthomason opened this issue May 17, 2022 · 3 comments
Closed

Request: update for CUDA 11.7 #18

wbthomason opened this issue May 17, 2022 · 3 comments

Comments

@wbthomason
Copy link

wbthomason commented May 17, 2022

Hi! I'd like to request that this package be updated to install with CUDA 11.7. Currently, this dependency requirement blocks cuDF from installing on my system. Would it be possible to increase this package's bound for __cuda?

@bdice
Copy link
Contributor

bdice commented May 21, 2022

Hi @wbthomason! We’re working on this. It takes a bit of time after a new CUDA release to update the full ecosystem (Docker images, dependency tree of conda packages, etc.) but this should be fixed soon. I’ll follow up!

See also: #19 (comment) and previous issue #13 for 11.6.

cc: @shwina @quasiben @gmarkall

@bdice
Copy link
Contributor

bdice commented May 31, 2022

@wbthomason This should now be resolved with the new ptxcompiler package for CUDA 11.7. In conda-forge/ptxcompiler-feedstock#10, the upper bound on __cuda was removed (we think it's no longer needed).

Please let us know if you have any further issues!

@gmarkall
Copy link
Contributor

Closing as this appears to be resolved and no further feedback has been received.

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