Gaea machine name#14
Conversation
|
@zach1221 most of these changes look good, but some seem redundant to commits already in my pr branch. a can you check if your updates reflect the most up to date version of my branch? |
| if [[ $MACHINE_ID == gaea-c5 ]]; then | ||
| source /lustre/f2/dev/role.epic/contrib/Lmod_init_C5.sh | ||
| if [[ $MACHINE_ID == gaea ]]; then | ||
| source /gpfs/f5/epic/scratch/role.epic/contrib/Lmod_init_C5.sh |
There was a problem hiding this comment.
@natalie-perlin is the source /gpfs/f5/epic/scratch/role.epic/contrib/Lmod_init_C5.sh still needed here? i know you mentioned that we do not need to source this file in module-setup.sh anymore, and i've replaced it there with module reset. thanks!
There was a problem hiding this comment.
@ulmononian I've changed mine to module reset to match yours.
| source /etc/profile | ||
| fi | ||
| source /lustre/f2/dev/role.epic/contrib/Lmod_init_C5.sh | ||
| source /gpfs/f5/epic/scratch/role.epic/contrib/Lmod_init_C5.sh |
There was a problem hiding this comment.
@zach1221 @natalie-perlin my understanding is that we just need to do module reset here now.
| ROCOTO_SCHEDULER=slurm | ||
|
|
||
| module use /ncrc/proj/epic/miniconda3/modulefiles | ||
| module load miniconda3/4.12.0 |
There was a problem hiding this comment.
i don't think we need to load miniconda here
There was a problem hiding this comment.
do we? python is loaded below which is sufficient for spack-stack
|
|
||
| module load PrgEnv-intel/8.3.3 | ||
| module load intel-classic/2023.1.0 | ||
| module load cray-mpich/8.1.25 |
There was a problem hiding this comment.
can you please add module load cray-mpich/8.1.25 back?
Commit Queue Requirements:
PR Information
Description
Commit Message
Priority
Blocking Dependencies
Git Issues Fixed By This PR
Changes
Subcomponent (with links)
Input data
Regression Tests:
FAILED REGRESSION TESTS
Libraries
Testing Log: