Changes between Version 67 and Version 68 of Public/User_Guide/PaS
- Timestamp:
- Sep 6, 2023, 2:37:21 PM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/User_Guide/PaS
v67 v68 52 52 == Software issues == 53 53 54 === MODULEPATH55 56 * MODULEPATH variable might get overwritten when switching stages57 * leads to various modules not being detected / found correctly58 * re-setting the MODULEPATH manually might solve the issue, e.g. for the 2022 stage, please try:59 {{{60 export MODULEPATH=/usr/local/software/skylake/Stages/2022/modules/all/Compiler/sidecompiler/GCCcore/11.2.0:/usr/local/software/skylake/Stages/2022/modules/all/Compiler/GCCcore/11.2.0:/usr/local/software/skylake/Stages/2022/modules/all/Core:/usr/local/software/skylake/Stages/2022/modules/all/MPI:/usr/local/software/skylake/Stages/2022/modules/all/MPI_settings:/usr/local/software/skylake/Stages/2022/modules/all/comm_settings:/usr/local/software/skylake/Stages/2022/modules/all/pkg_settings:usr/local/software/skylake/Stages/2022/UI/Defaults:/usr/local/software/skylake/Stages/2022/UI/Tools:/usr/local/software/skylake/Stages/2022/UI/Compilers:/usr/local/software/skylake/userinstallations:/usr/local/software/skylake/OtherStages:/usr/local/software/skylake/Devel61 }}}62 63 64 54 65 55 === Cuda and Rocky 8.6