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

Fix nvcc warning when using cuda-11.x toolkit #1401

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

denghuilu
Copy link
Member

Fix nvcc warning when using cuda-11.x toolkit:
nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2022

Codecov Report

Merging #1401 (00c83b6) into devel (c5f88f3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel    #1401   +/-   ##
=======================================
  Coverage   75.63%   75.63%           
=======================================
  Files          92       92           
  Lines        7531     7531           
=======================================
  Hits         5696     5696           
  Misses       1835     1835           

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 c5f88f3...00c83b6. Read the comment docs.

@amcadmus amcadmus merged commit 6f740ee into deepmodeling:devel Jan 7, 2022
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.

None yet

4 participants