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

build neighbor list with external Python program #3046

Merged
merged 6 commits into from
Dec 11, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Dec 8, 2023

Fix #2877

Fix deepmodeling#2877

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (0547940) 75.73% compared to head (a3660e7) 75.80%.

Files Patch % Lines
deepmd/infer/deep_tensor.py 94.28% 2 Missing ⚠️
deepmd/infer/deep_pot.py 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3046      +/-   ##
==========================================
+ Coverage   75.73%   75.80%   +0.07%     
==========================================
  Files         245      245              
  Lines       24685    24765      +80     
  Branches     1591     1591              
==========================================
+ Hits        18696    18774      +78     
- Misses       5054     5055       +1     
- Partials      935      936       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@njzjz njzjz marked this pull request as draft December 8, 2023 07:13
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz marked this pull request as ready for review December 8, 2023 07:54
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@wanghan-iapcm wanghan-iapcm merged commit a6f1333 into deepmodeling:devel Dec 11, 2023
44 checks passed
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.

The function deepmd.infer.DeepDipole.eval() cannot utilize multiple GPUs in parallel
2 participants