Skip to content
Snippets Groups Projects
Commit e27363ef authored by Philipp Rüssmann's avatar Philipp Rüssmann
Browse files

Split SOC feature tests in two sets

parent d3250da6
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ stages:
- run_kkrhost_features
- run_kkrhost_features_part2
- run_kkrhost_features_SOC
- run_kkrhost_features_SOC_part2
- verify_kkrhost
- deploy:codecov_kkrhost
- deploy:doc_kkrhost
......
......@@ -3,7 +3,7 @@
cp -rL test_inputs/test_25_BdG0/ test_run25_hybrid_1_4
export OMP_NUM_THREADS=1
cd test_run24_hybrid_1_4
cd test_run25_hybrid_1_4
mpirun -np 4 $PROFILER ../../kkr.x | tee out_kkr
cd nspin2
mpirun -np 4 $PROFILER ../../../kkr.x | tee out_kkr
......
......@@ -777,7 +777,7 @@ run_kkrhost:intel:kkrflex_SOC_5_1:
- GROUP3
run_kkrhost:intel:FERMIOUT_SOC_6_1:
stage: run_kkrhost_features_SOC
stage: run_kkrhost_features_SOC_part2
tags:
- docker-executor
script:
......@@ -799,7 +799,7 @@ run_kkrhost:intel:FERMIOUT_SOC_6_1:
- GROUP3
run_kkrhost:intel:qdos_SOC_12_1:
stage: run_kkrhost_features_SOC
stage: run_kkrhost_features_SOC_part2
tags:
- docker-executor
script:
......@@ -821,7 +821,7 @@ run_kkrhost:intel:qdos_SOC_12_1:
- GROUP3
run_kkrhost:intel:ASA_SOC_14_1:
stage: run_kkrhost_features_SOC
stage: run_kkrhost_features_SOC_part2
tags:
- docker-executor
script:
......@@ -843,7 +843,7 @@ run_kkrhost:intel:ASA_SOC_14_1:
- GROUP3
run_kkrhost:intel:CPA_SOC_15_1:
stage: run_kkrhost_features_SOC
stage: run_kkrhost_features_SOC_part2
tags:
- docker-executor
script:
......@@ -865,7 +865,7 @@ run_kkrhost:intel:CPA_SOC_15_1:
- GROUP3
run_kkrhost:intel:decimate_SOC_19_1:
stage: run_kkrhost_features_SOC
stage: run_kkrhost_features_SOC_part2
tags:
- docker-executor
script:
......
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