Open Issues Need Help
View All on GitHubA powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
AI Summary: The user wants to test a large number of nodes (500) with many tests per node using ReFrame's `--distribute` option on Slurm. They are stuck between `--distribute=idle` (which skips busy nodes, preventing full coverage) and `--distribute=avail` (which queues too many jobs on busy nodes, hitting Slurm's `MaxSubmit` limit and stalling the entire pipeline, even if other nodes are free). The core problem is efficiently testing *all* target nodes without overwhelming the scheduler with jobs destined for currently busy resources.
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.