We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git clone https://github.com/McStasMcXtrace/McCode.git ln -s ~pkwi/nsight-systems/ nsight-systems mkdir McStas mkdir McStas/mcstas ln -s ~pkwi/McStas/mcstas/miniconda3/ McStas/mcstas/miniconda3
Next, add these lines to your .bashrc
export PATH=$HOME/McStas/mcstas/miniconda3/bin:$PATH module load mpi/3.0.0-gcc-6.4.0 export PATH=$HOME/nsight-systems/bin:$PATH module load nvhpc/20.7-nompi
(log out and log back in or source .bashrc for the remaining setup.)