A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
BSD 3-Clause "New" or "Revised" License
224
stars
104
forks
source link
Set `max_pending_time` per partitions #3187
Open
ekouts opened 6 months ago
It would be useful to be able to set
max_pending_time
per partition, not only per test.It could be solved if https://github.com/reframe-hpc/reframe/issues/1500 is implemented.