-
Notifications
You must be signed in to change notification settings - Fork 0
Sync meeting on EESSI test suite (2023 08 09)
Kenneth Hoste edited this page Aug 25, 2023
·
1 revision
- 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
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)
- filter valid_systems on gpu_vendor extras (PR #60)
- open PRs
- AWS configuration (PR #53)
- should be tested/reviewed by Kenneth or Lara
- AWS configuration (PR #53)
- 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
- need to use
- 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
incheck_proc_attribute_defined
(Caspar?)
- was done for hyperthreading in
- we should add proper documentation on using the EESSI test suite
- at http://www.eessi.io/docs/software_testing (which is now horribly outdated)
- should cover basic usage, which tags can be used, configuration file, etc.
- Kenneth can look into this (cfr. https://hackmd.io/TUjhmb32SnertH9nD2Flaw)
- progress towards v0.1 version of EESSI test suite
- missing performance numbers on Vega due to wrong format that is not compatible with ReFrame 4.x
- https://github.com/EESSI/meetings/wiki/EESSI-Sync-meeting-on-software-testing-13‐07‐2023
- https://github.com/EESSI/meetings/wiki/Sync-meeting-on-EESSI-test-suite-(2023-06-15)
- https://github.com/EESSI/meetings/wiki/Sync-meeting-on-EESSI-test-suite-(2023-05-31)
- https://github.com/EESSI/meetings/wiki/Sync-meeting-on-EESSI-test-suite-(2023-05-17)
- https://github.com/EESSI/meetings/wiki/Sync-meeting-on-EESSI-test-suite-(2023-04-20)
- https://github.com/EESSI/meetings/wiki/Sync-meeting-on-EESSI-test-suite-(2023-03-30)
- https://github.com/EESSI/meetings/wiki/Sync-meeting-on-EESSI-test-suite-(2023-03-10) (incl. 2023-02-23)
- https://github.com/EESSI/meetings/wiki/Sync-meeting-on-EESSI-test-suite-(2023-02-09)