From 5a9e7943b61a0d82c0d9ab23b4aaf1cbc53ed3cf Mon Sep 17 00:00:00 2001 From: Hazel Date: Fri, 14 Jun 2024 15:01:26 -0400 Subject: [PATCH] Updates Cardinal to accept up to 96 GPUs (#256) --- apps.awesim.org/apps/bc_desktop/cardinal.yml.erb | 4 ++-- ondemand.osc.edu/apps/bc_desktop/cardinal.yml.erb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps.awesim.org/apps/bc_desktop/cardinal.yml.erb b/apps.awesim.org/apps/bc_desktop/cardinal.yml.erb index 36c733c..6a96377 100644 --- a/apps.awesim.org/apps/bc_desktop/cardinal.yml.erb +++ b/apps.awesim.org/apps/bc_desktop/cardinal.yml.erb @@ -89,7 +89,7 @@ attributes: - [ "any", "any", data-min-cores: 1, - data-max-cores: 80, + data-max-cores: 96, data-set-gpus: 0, ] - [ @@ -143,7 +143,7 @@ attributes: - [ "hugemem", "hugemem", data-min-cores: 20, - data-max-cores: 80, + data-max-cores: 96, data-set-gpus: 0, ] submit: submit/slurm.yml.erb \ No newline at end of file diff --git a/ondemand.osc.edu/apps/bc_desktop/cardinal.yml.erb b/ondemand.osc.edu/apps/bc_desktop/cardinal.yml.erb index 36c733c..6a96377 100644 --- a/ondemand.osc.edu/apps/bc_desktop/cardinal.yml.erb +++ b/ondemand.osc.edu/apps/bc_desktop/cardinal.yml.erb @@ -89,7 +89,7 @@ attributes: - [ "any", "any", data-min-cores: 1, - data-max-cores: 80, + data-max-cores: 96, data-set-gpus: 0, ] - [ @@ -143,7 +143,7 @@ attributes: - [ "hugemem", "hugemem", data-min-cores: 20, - data-max-cores: 80, + data-max-cores: 96, data-set-gpus: 0, ] submit: submit/slurm.yml.erb \ No newline at end of file