v1.2.beta10
Pre-release
Pre-release
·
1240 commits
to main
since this release
What's Changed
- Register reports via Registry by @amaslenn in #445
- Remove duplicated comments in runners by @TaekyungHeo in #452
- Make sure error is printed for DSE + unknown metric by @amaslenn in #446
- Replace pyright ignores with explicit type handling by @TaekyungHeo in #453
- Return None when main test has no time limit in calculate_total_time_limit by @TaekyungHeo in #449
- Configurable scenario reporters by @amaslenn in #447
- Move Slurm-specific methods to SlurmCommandGenStrategy by @TaekyungHeo in #450
- Always use mock system for loading scenarios in verify-configs by @amaslenn in #455
- Check job completion before scheduling post-init dependent tests by @TaekyungHeo in #451
- Add RunAI scheduler support and enable NCCL tests submission by @TaekyungHeo in #436
Full Changelog: v1.2.beta9...v1.2.beta10