Skip to content

Commit

Permalink
partial description of Eiger/Alps
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibelp committed Apr 23, 2024
1 parent 53a081c commit 301ba79
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions configs/CSCS-Eiger-HPECray-zen2-Slingshot/variables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
variables:
timeout: '30'
scheduler: "slurm"
sys_cpus_per_node: "1"
# sys_gpus_per_node unset
sys_cpus_per_node: "128"
# sys_gpus_per_node unset
# sys_mem_per_node unset
max_request: "1000" # n_ranks/n_nodes cannot exceed this
n_ranks: '1000001' # placeholder value
n_nodes: '1000001' # placeholder value
Expand Down

0 comments on commit 301ba79

Please sign in to comment.