Skip to content

Conversation

@lucaparisi91
Copy link
Contributor

@lucaparisi91 lucaparisi91 commented Jan 8, 2026

This adds application tests for cirrus-ex ( see #105 ) . Not all lammps tests have been ported over.
This required changing some of the tests we run on Archer2, so that we test more apps from the module system instead of reframe builds. Some refacting was also needed.

  • Tested with reframe version 4.8.2 . Tested on archer2 with
module use /mnt/lustre/a2fs-work4/work/y07/shared/archer2-lmod/utils/dev
module load reframe/4.8.2
module load cray-python
EPCC_REFRAME_ROOT=../epcc-reframe

reframe  -C $EPCC_REFRAME_ROOT/configuration/archer2.py -R  --keep-stage-files --performance-report -c $EPCC_REFRAME_ROOT/tests -T largescale -n LAMMPS -n OpenFOAM -n CASTEP -n DeepCAMCPU -n CP2K --report-file report.json
  • cp2k does not work on Archer2, due to an issue with the centrally installed module ( see CP2K perfrmance test fails to run on Archer2 #86 ) . This is a pre-exisiting issue.
  • cp2k regression tests for cirrus-ex was added, but not Archer2, due to issues with the cp2k module. This is not a test suitable for performance. ( see Add CP2k regression and performance tests #104 )
  • openfom was adapted so that it can work with two different versions ( 10 on Archer2 , as per the original test, and 12 on cirrus-ex ). We only compile on A2, as compilation can be tested trough spack on cirrus-ex , so testing compilation in Reframe is superflous.

@lucaparisi91 lucaparisi91 marked this pull request as draft January 8, 2026 14:10
@lucaparisi91
Copy link
Contributor Author

lucaparisi91 commented Jan 8, 2026

Lammps ( ethanol ), openfaom-org ( tutorial , smoke test), castep and pytorch (deepcam) tests now pass on cirrus-ex (reframe version 4.8).

@lucaparisi91 lucaparisi91 linked an issue Jan 9, 2026 that may be closed by this pull request
5 tasks
@lucaparisi91 lucaparisi91 self-assigned this Jan 12, 2026
@lucaparisi91
Copy link
Contributor Author

And now on Archer2 as well.

@lucaparisi91 lucaparisi91 marked this pull request as ready for review January 12, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Apps tests on Cirrus-ex.

1 participant