Skip to content

lmp: forward errors to error->one instead of error->all#2539

Merged
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
njzjz:lmp-error
May 19, 2023
Merged

lmp: forward errors to error->one instead of error->all#2539
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
njzjz:lmp-error

Conversation

@njzjz

@njzjz njzjz commented May 18, 2023

Copy link
Copy Markdown
Member

Fix #2516.

Fix deepmodeling#2516.

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

codecov Bot commented May 18, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 5.00% and project coverage change: -0.02 ⚠️

Comparison is base (0b670f8) 74.98% compared to head (a7e8374) 74.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2539      +/-   ##
==========================================
- Coverage   74.98%   74.96%   -0.02%     
==========================================
  Files         228      228              
  Lines       23882    23889       +7     
  Branches     1680     1680              
==========================================
+ Hits        17907    17908       +1     
- Misses       4900     4907       +7     
+ Partials     1075     1074       -1     
Impacted Files Coverage Δ
source/lmp/fix_dplr.cpp 0.00% <0.00%> (ø)
source/lmp/pair_deepmd.cpp 53.21% <0.00%> (ø)
source/lmp/compute_deeptensor_atom.cpp 91.42% <25.00%> (-2.78%) ⬇️

... and 2 files with indirect coverage changes

☔ 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 27bc41b into deepmodeling:devel May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The task should have reported OOM from the beginning, but the task has not been terminated as usual

2 participants