Skip to content

Sync meeting on EESSI test suite (2023 08 09)

Kenneth Hoste edited this page Aug 25, 2023 · 1 revision

EESSI test suite sync meetings

Planning

  • every 2 weeks on Thursday at 14:00 CE(S)T
  • next meetings:
    • Fri 25 Aug 11:00
    • Wed 6 Sept 10:30
    • Wed 20 Sept 14:00

Meeting notes

attending: Caspar, Sam, Satish, Lara, Kenneth

  • merged PRs
    • filter valid_systems on gpu_vendor extras (PR #60)
      • fixes add support for specifying GPU vendor in configuration issue #34
    • Updated config to match change in constants.py (PR #76)
    • TensorFlow test (PR #38)
      • requires sufficiently recent TensorFlow version, not available in EESSI yet (but coming soon!)
    • Print more info, and add performance report to the stdout (PR #77)
  • open PRs
    • AWS configuration (PR #53)
      • should be tested/reviewed by Kenneth or Lara
  • notes
    • missing performance numbers on Vega due to wrong format that is not compatible with ReFrame 4.x
      • need to use %(check_perfvalue)s+ format_perfvars now in configuration
      • Caspar will open PR to fix this in Vega config
      • Sam can look into "common logging config" issue #64
    • num_cpus_per_core problem that Lara was hitting (cfr. Slack discussion)
      • was done for hyperthreading in set_compact_process_binding hooks
      • only affects TensorFlow, because GROMACS is not using set_compact_process_binding hook
      • can be fix by moving raise AttributeError in check_proc_attribute_defined (Caspar?)
    • we should add proper documentation on using the EESSI test suite
    • progress towards v0.1 version of EESSI test suite

Previous meetings

Clone this wiki locally