Skip to content

Sync meeting on EESSI test suite (2023 06 15)

Kenneth Hoste edited this page Jun 16, 2023 · 1 revision

EESSI test suite sync meetings

Planning

  • every 2 weeks on Thursday at 14:00 CE(S)T
  • next meetings:
    • Thu 15 June 14:00 => OK for all
    • Wed 28 June 14:00 => OK for all
    • Thu 13 July 14:00 => Kenneth/Sam(?) is on summer vacation
    • Thu 27 July 14:00 => Kenneth is on summer vacation
    • Thu 10 Aug 14:00 => clash with monthly AWS sync meeting
    • Wed 9 Aug 14:00?

Previous meetings

Notes for 2023-06-15

  • merged PRs
    • refactoring PR #45
    • fix GPU devices error PR #50
    • more info in README on Git workflow PR #36
      • Sam: could add info on sending PR to branch used for open PR
    • config file for Hortense @ VSC PR #24
    • config file for Snellius @ SURF PR #52
      • small extra change needed (PR #55)
  • open PRs
    • OSU Microbenchmarks (PR #54)
      • separate class for pt2pt tests with limited set of scales
      • focus on pt2pt test only for now, follow up with test for collectives later
  • testing on various systems
  • notes
    • can we control the launcher to use from the test?
      • we don't want to launch non-MPI workloads with mpirun, since it will not be available without loading a module
      • Sam's hack: define separate partition with 'local' launcher
      • only a problem when not using srun (which is always there)
      • required to make sure that tests still work even when mpirun is used as a launcher
    • periodic testing
      • on AWS, stick to 1-2 (maybe 4) nodes for running test suite
    • should open issue on making sure that thread/process to core binding is done correctly (for GROMACS)
    • dashboard to show test results
      • need to figure out how to collect data (and which data)
      • could consider letting participating sites push that data to a Git repo (in GitHub or GitLab), which could trigger the update of a dashboard hosted in GitHub Pages or the GitLab equivalent
Clone this wiki locally