We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cirrus DefaultModuleCheck does not check the default modules, the output contains other modules loaded at submit time (e.g. reframe and epcc-reframe).
For example, I loaded lammps before trying the test and this was the output:
Currently Loaded Modulefiles: git/2.37.3 epcc/utils /mnt/lustre/e1000/home/y07/shared/cirrus-modulefiles/epcc/setup-env gcc/10.2.0 intel-license intel-20.4/mpi intel-20.4/cmkl fftw/3.3.10-gcc10.2-impi20.4 lammps/15Dec2023-gcc10.2-impi20.4 reframe/4.6.0 epcc-reframe/2.0
The text was updated successfully, but these errors were encountered:
Turns out that's a feature of ReFrame: https://reframe-hpc.readthedocs.io/en/stable/howto.html#manipulating-reframe-s-environment
Sorry, something went wrong.
No branches or pull requests
Cirrus DefaultModuleCheck does not check the default modules, the output contains other modules loaded at submit time (e.g. reframe and epcc-reframe).
For example, I loaded lammps before trying the test and this was the output:
Currently Loaded Modulefiles:
git/2.37.3
epcc/utils
/mnt/lustre/e1000/home/y07/shared/cirrus-modulefiles/epcc/setup-env
gcc/10.2.0
intel-license
intel-20.4/mpi
intel-20.4/cmkl
fftw/3.3.10-gcc10.2-impi20.4
lammps/15Dec2023-gcc10.2-impi20.4
reframe/4.6.0
epcc-reframe/2.0
The text was updated successfully, but these errors were encountered: