Skip to content

Commit

Permalink
Run on streak2 instead of streak2-32core.
Browse files Browse the repository at this point in the history
  • Loading branch information
Algiane committed Aug 14, 2024
1 parent b86e10e commit df5622c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ jobs:
ENABLE_HYPRE: ON
ENABLE_TRILINOS: OFF
HOST_ARCH: ppc64le
RUNS_ON: streak2-32core
RUNS_ON: streak2
NPROC: 32
DOCKER_RUN_ARGS: "--cpus=32 --memory=384g -v /etc/pki/ca-trust/source/anchors/:/etc/pki/ca-trust/source/anchors/llnl:ro"
DOCKER_CERTS_DIR: "/etc/pki/ca-trust/source/anchors"
Expand Down

0 comments on commit df5622c

Please sign in to comment.