Skip to content
Snippets Groups Projects
Commit 3d019742 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

adds 1core tag where appropriate

parent 05e56f1f
No related branches found
No related tags found
1 merge request!78Feature/speed up compilation
Pipeline #186521 passed
......@@ -49,7 +49,7 @@ build-gcc-openmpi:
COMPILER: "gcc/11"
MPI: "openmpi/4"
tags:
- docker
- docker, 1core
artifacts:
paths:
- build/
......@@ -68,7 +68,7 @@ build-gcc-impi:
COMPILER: "gcc/11"
MPI: "impi/2021.7"
tags:
- docker
- docker, 1core
artifacts:
paths:
- build/
......@@ -87,7 +87,7 @@ build-intel:
COMPILER: "intel/2023.1.0.x"
MPI: "impi/2021.9"
tags:
- docker
- docker, 1core
artifacts:
paths:
- build/
......@@ -158,7 +158,7 @@ build-doc:
- make VERBOSE=1 doc_html_full
#- make VERBOSE=1 doc_latex
tags:
- docker
- docker, 1core
variables:
COMPILER: "gcc/11"
MPI: "impi/2021.7"
......@@ -202,7 +202,7 @@ pages:
# only:
# - tags
tags:
- docker
- docker, 1core
needs:
- job: build-doc
artifacts: true
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment