diff options
author | zimoun <zimon.toutoune@gmail.com> | 2021-11-25 02:24:43 +0100 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-11-25 01:04:17 -0500 |
commit | 905b090582e5c03ef4fb183fda0a1ababf5cb284 (patch) | |
tree | c8000bce2789ac305a5483317156586051b69990 /guix/build/meson-build-system.scm | |
parent | 6312c68f706eff5f950adcfe73d6d2cb6b757118 (diff) |
build: julia-build-system: Add support for parallel tests.
The tests are defined by the script 'test/runtests.jl' from packages and the
parallelism depends on the implementation of this script. Therefore, 'julia'
is launched using local worker processes accordingly with 'parallel?'.
* guix/build/julia-build-system.scm (check): Set the JULIA_CPU_THREADS
environment variable and invoke julia with the '--procs' option.
* guix/build-system/julia.scm (julia-build)[parallel-tests?]: New argument.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'guix/build/meson-build-system.scm')
0 files changed, 0 insertions, 0 deletions