Skip to content

add CUDA Toolkit to optional dependencies#2219

Merged
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
njzjz:pip-install-cu11
Jan 4, 2023
Merged

add CUDA Toolkit to optional dependencies#2219
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
njzjz:pip-install-cu11

Conversation

@njzjz

@njzjz njzjz commented Jan 4, 2023

Copy link
Copy Markdown
Member

In this way, one can install CUDA Toolkit and cuDNN via pip if one does not want to install them manually. These packages are provided officially by NVIDIA and can be dynamically opened before importing TensorFlow.

In this way, one can install CUDA Toolkit and cuDNN via pip if one does not want to install them manually. These packages are provided officially by NVIDIA and can be dlopen before tensorflow.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov-commenter

codecov-commenter commented Jan 4, 2023

Copy link
Copy Markdown

Codecov Report

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

Coverage data is based on head (a78fe4b) compared to base (7a97c95).
Patch coverage: 84.21% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2219   +/-   ##
=======================================
  Coverage   74.93%   74.93%           
=======================================
  Files         203      203           
  Lines       20104    20122   +18     
  Branches     1438     1438           
=======================================
+ Hits        15064    15079   +15     
- Misses       4134     4137    +3     
  Partials      906      906           
Impacted Files Coverage Δ
deepmd/env.py 72.51% <84.21%> (+1.72%) ⬆️
source/lib/src/fmt_nlist.cc 78.31% <0.00%> (-1.21%) ⬇️
source/lib/include/ComputeDescriptor.h 76.87% <0.00%> (+0.22%) ⬆️

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 2253e5f into deepmodeling:devel Jan 4, 2023
mingzhong15 pushed a commit to mingzhong15/deepmd-kit that referenced this pull request Jan 15, 2023
In this way, one can install CUDA Toolkit and cuDNN via pip if one does
not want to install them manually. These packages are provided
officially by NVIDIA and can be dynamically opened before importing
TensorFlow.

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.

3 participants