Skip to content

Sync meeting on EESSI test suite (2023 03 30)

Kenneth Hoste edited this page Apr 6, 2023 · 3 revisions

EESSI sync meeting on software testing (2023-03-30)

Attending

  • Caspar, Sam, Satish, Kenneth

Notes

  • PRs
    • #22 just does some code cleanup
      • merged!
    • #23 add support for custom executable opts
      • needs to be synced with main by Sam after merging of #22
      • enables control over additional GROMACS options
      • Satish hopes to find time to take a look
    • #24 add hortense config file
      • Kenneth will test & merge
  • Is GROMACS test good enough as example for other tests?
    • There's still room for improvement
  • feature request made to ReFrame
  • adding two/three additional tests could help figure out which parts of a test are common, and can be put in a base class
    • (Caspar) TensorFlow - quite similar to GROMACS on CPU/GPU aspect
    • (Satish) OSU - quite different compared to GROMACS + TensorFlow
      • point-to-point
      • collectives: 1-to-many, many-to-1, all-to-all
      • small/large packet size
  • effort of trying to generalise (Sam) + add more tests can be done in parallel by different people (Caspar: TensorFlow, Satish: OSU)
  • (Kenneth) GitHub Actions workflow to test 'pip install' in old/new Ubuntu
  • next steps
Clone this wiki locally