Loading env.sh +1 −1 Original line number Diff line number Diff line module load PrgEnv-gnu module load gcc/10.3.0 module load rocm/6.0.0 ROOT=/lustre/orion/world-shared/stf053/olcf-6-benchmark/miniconda3 ROOT=REPLACE_PWD/miniconda3 export PATH=${ROOT}/bin:$PATH source ${ROOT}/etc/profile.d/conda.sh conda activate ${ROOT}/../topaz_env Loading Loading
env.sh +1 −1 Original line number Diff line number Diff line module load PrgEnv-gnu module load gcc/10.3.0 module load rocm/6.0.0 ROOT=/lustre/orion/world-shared/stf053/olcf-6-benchmark/miniconda3 ROOT=REPLACE_PWD/miniconda3 export PATH=${ROOT}/bin:$PATH source ${ROOT}/etc/profile.d/conda.sh conda activate ${ROOT}/../topaz_env Loading