Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbez authored Jul 17, 2023
1 parent 851dd0f commit 67888d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build-perlmutter:
- perlmutter
variables:
GIT_SUBMODULE_STRATEGY: recursive
SCHEDULER_PARAMETERS: "--qos=debug -N 1 -t 00:30:00"
SCHEDULER_PARAMETERS: " -A m2621 --qos=debug --constraint=cpu --tasks-per-node=64 -N 1 -t 00:30:00"
HDF5_DIR: "/global/cfs/cdirs/m2621/h5bench-perlmutter/hdf5/install"
HDF5_HOME: "/global/cfs/cdirs/m2621/h5bench-perlmutter/hdf5/install"
script:
Expand Down

0 comments on commit 67888d0

Please sign in to comment.