Skip to content
Snippets Groups Projects
Commit 2b234b7a authored by Axel Huebl's avatar Axel Huebl Committed by Todd Gamblin
Browse files

macOS nightly: two cores

All GitHub actions provide two cores. Just make sure this does not
get oversubscribed with potentially visible additional physical
cores.
parent 05203ec3
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env sh
git clone https://github.com/spack/spack.git
echo -e "config:\n build_jobs: 2" > spack/etc/spack/config.yaml
. spack/share/spack/setup-env.sh
spack compilers
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment