Commit 4f881a77 authored by Ferreira Da Silva, Rafael's avatar Ferreira Da Silva, Rafael
Browse files

Update env.sh

parent 991bdc1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
module load PrgEnv-gnu
module load gcc/10.3.0
module load rocm/5.1.0
module load rocm/5.2.0
ROOT=REPLACE_PWD/miniconda3
export PATH=${ROOT}/bin:$PATH
source ${ROOT}/etc/profile.d/conda.sh