Skip to content

make only the local GPU visible#2716

Merged
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:set_visible_devices
Aug 7, 2023
Merged

make only the local GPU visible#2716
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:set_visible_devices

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Aug 3, 2023

Fix #2712.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz linked an issue Aug 3, 2023 that may be closed by this pull request
@github-actions github-actions bot added the Python label Aug 3, 2023
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Patch coverage: 25.00% and project coverage change: -0.01% ⚠️

Comparison is base (4fa54ec) 78.64% compared to head (2373bdd) 78.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2716      +/-   ##
==========================================
- Coverage   78.64%   78.64%   -0.01%     
==========================================
  Files         239      239              
  Lines       25465    25469       +4     
  Branches     1517     1517              
==========================================
+ Hits        20028    20031       +3     
- Misses       5045     5048       +3     
+ Partials      392      390       -2     
Files Changed Coverage Δ
deepmd/train/run_options.py 86.32% <25.00%> (-2.18%) ⬇️

... and 1 file with indirect coverage changes

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

@wanghan-iapcm wanghan-iapcm merged commit 009f40b into deepmodeling:devel Aug 7, 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.

[BUG] restarting from checkpoint doesn't work with multiple GPUs

2 participants