Skip to content

Commit

Permalink
add new partition for VUB: zen4
Browse files Browse the repository at this point in the history
  • Loading branch information
wpoely86 committed Feb 23, 2024
1 parent c64db7e commit 0c75f3c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
7 changes: 7 additions & 0 deletions resource_files/VUB/resource_specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,12 @@
"ppn": 28,
"processors": 448,
"start_date": "2023-09-07"
},
{
"resource": "hydra-zen4",
"nodes": 20,
"ppn": 64,
"processors": 1280,
"start_date": "2024-02-19"
}
]
8 changes: 8 additions & 0 deletions resource_files/VUB/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,13 @@
"resource_type": "VUB",
"pi_column": "account_name",
"shared_jobs": true
},
{
"resource": "hydra-zen4",
"name": "VUB Hydra: Zen4",
"description": "The zen4 partition of Hydra",
"resource_type": "VUB",
"pi_column": "account_name",
"shared_jobs": true
}
]

0 comments on commit 0c75f3c

Please sign in to comment.