Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -235,7 +235,7 @@ running_stage: - cd ../sphere - echo "Running np_sphere" - chmod +x np_sphere - ./np_sphere - OMP_NUM_THREADS=1 ./np_sphere - cd ../cluster - echo "Running np_cluster" - chmod +x np_cluster Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -235,7 +235,7 @@ running_stage: - cd ../sphere - echo "Running np_sphere" - chmod +x np_sphere - ./np_sphere - OMP_NUM_THREADS=1 ./np_sphere - cd ../cluster - echo "Running np_cluster" - chmod +x np_cluster Loading