Skip to content

support CUDA 12.0#2205

Merged
wanghan-iapcm merged 2 commits into
deepmodeling:develfrom
njzjz:cuda120
Dec 30, 2022
Merged

support CUDA 12.0#2205
wanghan-iapcm merged 2 commits into
deepmodeling:develfrom
njzjz:cuda120

Conversation

@njzjz

@njzjz njzjz commented Dec 29, 2022

Copy link
Copy Markdown
Member

Fix #2176.
See also tensorflow/tensorflow#58867.
Note that CUDA Toolkit 12.0 requires CUDA driver 525.60.13.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz requested a review from wanghan-iapcm December 29, 2022 05:34
@njzjz njzjz linked an issue Dec 29, 2022 that may be closed by this pull request
@codecov-commenter

codecov-commenter commented Dec 29, 2022

Copy link
Copy Markdown

Codecov Report

Base: 74.85% // Head: 74.86% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (7988d7b) compared to base (496cbdf).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2205   +/-   ##
=======================================
  Coverage   74.85%   74.86%           
=======================================
  Files         202      202           
  Lines       20011    20011           
  Branches     1433     1433           
=======================================
+ Hits        14980    14982    +2     
  Misses       4129     4129           
+ Partials      902      900    -2     
Impacted Files Coverage Δ
source/lib/src/fmt_nlist.cc 78.31% <0.00%> (-1.21%) ⬇️
source/lib/include/ComputeDescriptor.h 77.31% <0.00%> (+0.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wanghan-iapcm wanghan-iapcm merged commit 8267cba into deepmodeling:devel Dec 30, 2022
mingzhong15 pushed a commit to mingzhong15/deepmd-kit that referenced this pull request Jan 15, 2023
Fix deepmodeling#2176.
See also tensorflow/tensorflow#58867.
Note that CUDA Toolkit 12.0 requires CUDA driver 525.60.13.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] incompatibility with CUDA 12.0

3 participants