Branch: refs/heads/main
Revision: 5779e0dfa1cb54454d2efaea4dcd4461a491536f
Author: arifthpe
Link: Increase nightly testing parallelism by arifthpe · Pull Request #28525 · chapel-lang/chapel · GitHub
Log Message:
Increase nightly testing parallelism (#28525)
Inspired by Speed up some testing configs by jabraham17 · Pull Request #28463 · chapel-lang/chapel · GitHub, make
several more test configs more parallel.
In most cases the update is to use all cores of the machine. I adjusted
all the chap* configs which take more than 8 hours, except for
test-gasnet-asan.arkouda since I don't know how to make Arkouda unit
tests run in parallel or if we even have enough memory to.
Includes modifying util/buildRelease/test_install.bash to use all
cores as detected by util/buildRelease/chpl-make-cpu_count.
[reviewed by @jabraham17, thanks!]
Diff:
M util/buildRelease/test_install.bash
M util/cron/test-asan.bash
M util/cron/test-darwin.bash
M util/cron/test-gasnet.c-backend.bash
M util/cron/test-gasnet.quickstart.bash
M util/cron/test-linux32.bash
M util/cron/test-linux64-aarch64.bash
M util/cron/test-ml-memleaks.bash
M util/cron/test-ml-mimalloc.bash
https://github.com/chapel-lang/chapel/pull/28525.diff