Skip to content

Commit

Permalink
start with numa scaler 1, will be set to real value on EPN
Browse files Browse the repository at this point in the history
  • Loading branch information
shahor02 committed Feb 28, 2024
1 parent ffe6861 commit 9c3db35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DATA/production/workflow-multiplicities.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ if [[ $SYNCMODE == 1 ]]; then NTRDTRKTHREADS=1; else NTRDTRKTHREADS=; fi

: ${NGPURECOTHREADS:=-1} # -1 = auto-detect

: ${RECO_NUM_NODES_WORKFLOW_CMP:=1} # will be set to N Numa domains when running on EPN

# ---------------------------------------------------------------------------------------------------------------------
# Process multiplicities

Expand Down

0 comments on commit 9c3db35

Please sign in to comment.