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

Cuda10.1 #1

Merged
merged 13 commits into from
Nov 4, 2019
Merged

Cuda10.1 #1

merged 13 commits into from
Nov 4, 2019

Conversation

msarahan
Copy link

Originally submitted at numba#18

jjhelmus and others added 13 commits May 30, 2019 16:23
Add entries for CUDA 10.1 to build.py.  10.1 update 1 added two new
libraries, libcublasLt and libnvjpeg.

The linux run file requires the extraction path to be specified using:
--installpath=path rather than the previous --toolkitpath path.
Use the rhel6 runfile for CUDA 10.1. The cublas libraries are removed if
a toolkit install is performed, rather extract the embedded cuda blob
and extract the files from there.
@msarahan msarahan merged commit f987284 into master Nov 4, 2019
@msarahan msarahan deleted the cuda10.1 branch November 4, 2019 14:58
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

Successfully merging this pull request may close these issues.

2 participants