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

support one_h5 for simplify model_devi step #1185

Merged
merged 6 commits into from Apr 17, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Apr 16, 2023

For dp model_devi, large number of small NumPy files are still quite expensive on HPCs.

Signed-off-by: Jinzhe Zeng jinzhe.zeng@rutgers.edu

njzjz and others added 2 commits April 15, 2023 07:00
For `dp model_devi`, large number of small NumPy files are still quite expensive on HPCs.

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

codecov bot commented Apr 16, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.50 🎉

Comparison is base (e500bd7) 46.57% compared to head (e50de60) 47.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1185      +/-   ##
==========================================
+ Coverage   46.57%   47.08%   +0.50%     
==========================================
  Files          82       82              
  Lines       14591    14596       +5     
==========================================
+ Hits         6796     6872      +76     
+ Misses       7795     7724      -71     
Impacted Files Coverage Δ
dpgen/generator/arginfo.py 100.00% <100.00%> (ø)
dpgen/simplify/simplify.py 21.28% <100.00%> (+21.28%) ⬆️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wanghan-iapcm wanghan-iapcm merged commit 6c06107 into deepmodeling:devel Apr 17, 2023
7 checks passed
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

2 participants