Closed GKNB closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 42.86%. Comparing base (
bc4f43e
) to head (ea2c95d
). Report is 3584 commits behind head on devel.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks, looks good to me. One question though: the used python presumably comes from
module load conda
. Should"python_dist": "anaconda"
be set also, or is that not needed because of the pre-set VE?
that's correct about pre-set VE ("virtenv_mode" : "local"
) and following as it is for Theta (and especially if some MPI libs are needed then provided conda base env should be cloned, e.g., mpi4py
is within that base env)
Two new cases, polaris and polaris_interactive are added. These two are machines on ANL with pbspro rm. They are both tested with Tianle and Mikhail on polaris login node (for polaris) and polaris interactive node (for polaris_interactive).