Published April 13, 2022
| Version v3.11.0
Software
Open
eth-cscs/reframe: ReFrame 3.11.0
Creators
- Vasileios Karakasis1
- Theofilos Manitaras2
- Javier Otero
- jgp3
- Eirini Koutsaniti
- rsarm
- Christopher Bignamini
- Andreas Jocksch3
- victorusu4
- kraushm
- lucamar
- Sebastian Keller2
- Samuel Omlin5
- Sergei Kliavinek6
- Henrique Mendonça3
- Mosè Giordano7
- MarkLTurner
- GiuseppeLoRe
- Maxime Boissonneault
- Steve Leak8
- Mahendra Paipuri9
- jfavre3
- Sam Moors10
- Zhi-Qiang You11
- Åke Sandgren
- Xavier Lapillonne12
- Erich Birngruber13
- Ryan Goodner
- G. Ryan Sablosky14
- 1. Swiss National Supercomputing Centre
- 2. @eth-cscs
- 3. CSCS
- 4. ETH Zurich / CSCS
- 5. CSCS - Swiss National Supercomputing Centre
- 6. COSMO lab
- 7. @UCL-ARC
- 8. @NERSC
- 9. CNRS
- 10. Vrije Universiteit Brussel (VUB)
- 11. Ohio Supercomputer Center
- 12. Meteoswiss
- 13. Vienna BioCenter
- 14. @pscedu
Description
Release Notes
Changes since v3.10.0
New features and enhancements- Add new command line option to distribute single node jobs on multiple cluster nodes (#2458)
- Add new build system backend for custom builds (#2494)
- Extend the syntax of
valid_systems
andvalid_prog_environs
(#2479) - Introduce environment variables for controlling system auto-detection (#2444)
- Support early access to fixtures (#2484)
- Add
configuredir
variable to the Autotools build system (#2460) - Add display name to the failure statistics (#2472)
- Extend the public API of
Job
(#2463) - Add support for Python 3.10 (#2443)
- Support for loggable variables, parameters and properties of tests (#2428)
- Remove runtime timings from the default output (#2425)
- Add convenience function to set a test variable only if it's undefined (#2403)
- Fix test filtering by name when multiple exact matches are requested (#2485)
- Treat empty source code context when reporting errors (#2482)
- Fix regression with tests that treat stdin as a tty (#2476)
- Make rerun prompt consistent with the new naming scheme (#2471)
- Fix and enhance LSF support (#2383)
- Properly select configuration when running tests (#2438)
- Enforce override of hooks with the same name (#2436)
- Do not set up Spack shell support (#2424)
- Fix job cancellation when job is pending due to
ReqNodeNotAvail
(#2417) - Fix
--show-config
fornull
config options (#2414) - Automatically convert numeric configuration parameters when set from the command line or the environment (#2392)
- Fix
find_modules
to return unique module names (#2401) - Print skip test messages for new asynchronous execution policy (#2400)
- Add OSU benchmarks in the test library and adapt CSCS checks accordingly (#2421)
- Time the warmup phase and print minimum required duration in the GPU burn test (#2345)
- Make
bench_name
loggable in Gromacs library test (#2462) - Add support for build both GPU dgemm+sgemm executables (#2372)
- Use
pytest-rerunfailures
to and mark flaky unit tests (#2493) - Update checkout and setup-python versions for GH actions (#2457)
- Minor deployment improvements (#2447)
- Improve documentation about setting performance references in tests (#2492)
- Modernize test syntax in the test dependencies docs (#2459)
- Update
versionadded
annotations (#2448) - Add a small note in the Spack backend tutorial on specifying a spec targets (#2422)
- Use
compile
as the name of the build pipeline stage (#2418) - Enhance documentation of environment variables set in the system configuration (#2419)
Files
eth-cscs/reframe-v3.11.0.zip
Files
(2.4 MB)
Name | Size | Download all |
---|---|---|
md5:a2c420b91803e5dc49afac907c4e7449
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/eth-cscs/reframe/tree/v3.11.0 (URL)