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

[BUG] CUDA 11.3 Support #808

Closed
benfred opened this issue Jun 16, 2021 · 0 comments · Fixed by #809
Closed

[BUG] CUDA 11.3 Support #808

benfred opened this issue Jun 16, 2021 · 0 comments · Fixed by #809
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@benfred
Copy link
Member

benfred commented Jun 16, 2021

Describe the bug

Building RMM fails with CUDA 11.3 with:

building rmm...
Traceback (most recent call last):
  File "setup.py", line 102, in <module>
    raise TypeError(f"{CUDA_VERSION} is not supported.")
TypeError: 11.3 is not supported.

Steps/Code to reproduce bug

Run ./build.sh on a system with CUDA 11.3.

Expected behavior

I'd like this to build successfully.

Environment details (please complete the following information):

  • Environment location: Bare-metal
  • Method of RMM install: source
@benfred benfred added ? - Needs Triage Need team to review and classify bug Something isn't working labels Jun 16, 2021
@rapids-bot rapids-bot bot closed this as completed in #809 Jun 21, 2021
rapids-bot bot pushed a commit that referenced this issue Jun 21, 2021
Closes #808

Authors:
  - Ben Frederickson (https://github.com/benfred)

Approvers:
  - Mark Harris (https://github.com/harrism)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: #809
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant