Skip to content

Commit

Permalink
Definitely the last Chicoma compile touch-ups
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Prather committed Sep 25, 2023
1 parent 43a3250 commit 3c31151
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/select_gpu_chicoma
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
export OMP_NUM_THREADS=1
export CUDA_VISIBLE_DEVICES=$SLURM_LOCALID
exec $*
1 change: 1 addition & 0 deletions machines/chicoma.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Chicoma
if [[ "$HOST" == "ch-fe"* || "$HOST" == "nid00"* ]]; then
HOST_ARCH="ZEN2"
NPROC=64

# Cray environments get confused easy
# Make things as simple as possible
Expand Down

0 comments on commit 3c31151

Please sign in to comment.