From 81b2769f37ef2a8021822e217688f8d8b5109fbe Mon Sep 17 00:00:00 2001 From: Marius Meyer Date: Fri, 17 Sep 2021 11:58:15 +0200 Subject: [PATCH] Switch to Jacamar CI --- .gitlab-ci.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3980d6d6..bd8d01ee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,15 @@ stages: - build - test +variables: + SCHEDULER_PARAMETERS: "-A pc2-mitarbeiter -p short" + +default: + tags: + - jacamar + before_script: + - module load intelFPGA_pro/20.4.0_max bittware_520n/20.4.0_max intel devel/CMake/3.15.3-GCCcore-8.3.0 + ### # # Build all benchmarks