Skip to content

fix variable declaration error#1651

Merged
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
denghuilu:fix-var-declaration
Apr 22, 2022
Merged

fix variable declaration error#1651
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
denghuilu:fix-var-declaration

Conversation

@denghuilu
Copy link
Member

This variable declaration error would cause a UT compilation error in a CUDA environment.

@denghuilu denghuilu requested a review from njzjz April 21, 2022 10:03
@codecov-commenter
Copy link

codecov-commenter commented Apr 21, 2022

Codecov Report

Merging #1651 (e22ca88) into devel (f7aec87) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            devel    #1651      +/-   ##
==========================================
+ Coverage   76.15%   76.17%   +0.02%     
==========================================
  Files          94       89       -5     
  Lines        7850     7836      -14     
==========================================
- Hits         5978     5969       -9     
+ Misses       1872     1867       -5     
Impacted Files Coverage Δ
source/api_cc/include/DeepPot.h
source/api_cc/include/DataModifier.h
source/lib/include/SimulationRegion.h
source/api_cc/include/DeepTensor.h
source/lib/include/neighbor_list.h

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7aec87...e22ca88. Read the comment docs.

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.

4 participants