Sync meeting on EESSI test suite (2025 11 12) - EESSI/meetings GitHub Wiki

Meeting (2025-11-12)

Attending: Anirudh, Rodrigo, Satish, Caspar, Lara

  • ALL + LAMMPS: just swap the in-file for something that uses ALL

    • Rodrigo: we have some examples, it's in the dev.eessi.io-lammps-obmd repo
    • https://github.com/multixscale/dev.eessi.io-lammps-plugin-obmd/pull/7
      • in.balance.staggered.global
      • and in.balance.staggered.local are the relevant ones
      • Satish: we need something to validate against to implement as a sanity check in reframe
      • Jonas will supply us with a job script
      • Lara will implement the test. The job script generated by ReFrame will be sent back to Jonas/Rodrigo for validation
  • Walberla: it seems the current installation in EESSI is incomplete, i.e. it contains the benchmarks, but they are not compiled

    • Easiest way to go is probably to fix this, and make sure the installation of walberla contains already compiled benchmarks
    • Then, we can easily write a test. Each benchmarks comes with its own input file, and the way to run it is simply mpirun -np <x> app_name input_file