We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1273744 commit 11ffdbcCopy full SHA for 11ffdbc
.gitlab-ci.yml
@@ -7,6 +7,7 @@ stages:
7
- benchmark
8
9
variables:
10
+ GIT_SUBMODULE_STRATEGY: recursive
11
ACCOUNT: "hpc-prf-cifi"
12
SCHEDULER_PARAMETERS: "-A ${ACCOUNT} -p normal -t 00:30:00 -n 4 --mem 16g"
13
SYNTH_SCHEDULER_PARAMETERS: "-A ${ACCOUNT} -p normal -q fpgasynthesis -t 4:00:00 -n 1 --mem 64g --cpus-per-task=64"
0 commit comments