Commit 3cac3298 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Force 1 OMP thread to test np_sphere

parent 1a04314a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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