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

Initial compatibility with CUDA 11.2. #622

Merged
merged 2 commits into from
Jan 4, 2021
Merged

Initial compatibility with CUDA 11.2. #622

merged 2 commits into from
Jan 4, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jan 4, 2021

Fixes #607, ref #601.

@maleadt maleadt added the installation CUDA is easy to install, right? label Jan 4, 2021
@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Merging #622 (cd4b618) into master (c085721) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #622      +/-   ##
==========================================
+ Coverage   79.95%   79.97%   +0.01%     
==========================================
  Files         116      116              
  Lines        6866     6866              
==========================================
+ Hits         5490     5491       +1     
+ Misses       1376     1375       -1     
Impacted Files Coverage Δ
lib/cudadrv/stream.jl 89.47% <0.00%> (+2.63%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e98e808...6c631de. Read the comment docs.

@maleadt maleadt merged commit 106add3 into master Jan 4, 2021
@maleadt maleadt deleted the tb/cuda_112_compat branch January 4, 2021 20:22
maleadt added a commit that referenced this pull request Jan 5, 2021
Initial compatibility with CUDA 11.2.
maleadt added a commit that referenced this pull request Jan 6, 2021
Initial compatibility with CUDA 11.2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation CUDA is easy to install, right?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CUDA 11.2 CUBLASError and "CUDA.jl does not yet support CUDA with nvdisasm 11.2.67"
1 participant