From 22cca36cde912f24d2ac6a346c3a23919b520674 Mon Sep 17 00:00:00 2001 From: Jeff Ohrstrom Date: Mon, 16 Dec 2024 13:57:22 -0500 Subject: [PATCH] rm support for owens (#49) --- form.yml | 45 +++++++++++------------------------------- template/script.sh.erb | 4 ---- 2 files changed, 11 insertions(+), 38 deletions(-) diff --git a/form.yml b/form.yml index 6c30a15..5b2e1f0 100644 --- a/form.yml +++ b/form.yml @@ -1,6 +1,5 @@ --- cluster: - - "owens" - "cardinal" form: - version @@ -41,31 +40,30 @@ attributes: widget: select label: "Node type" help: | - - **any** - (*28 cores*) Use any available Owens node. This reduces the + - **any** - (*96 cores*) Use any available Cardinal node. This reduces the wait time as there are no node requirements. - - **vis** - (*28 cores*) Use an Owens node that has an [NVIDIA Tesla P100 - GPU](http://www.nvidia.com/object/tesla-p100.html) with an X server + - **vis** - (*96 cores*) Use a Cardinal node that has an [NVIDIA NVIDIA H100 + GPU](https://www.nvidia.com/en-us/data-center/h100/) with an X server running in the background. This utilizes the GPU for hardware - accelerated 3D visualization. There are 160 of these nodes on Owens. - - **hugemem** - (*48 cores*) Use an Owens node that has 1.5TB of - available RAM as well as 48 cores. There are 16 of these nodes on - Owens. + accelerated 3D visualization. + - **hugemem** - (*96 cores*) Use an Cardinal node that has 2TB of + available RAM as well as 96 cores. There are 16 of these nodes on + Cardinal. options: - [ 'any', 'any', - data-max-num-cores: 28, + data-max-num-cores: 96, data-min-num-cores: 1, ] - [ 'vis', 'vis', - data-max-num-cores: 28, + data-max-num-cores: 96, data-min-num-cores: 1, ] - [ 'hugemem', 'hugemem', - data-max-num-cores: 48, - data-min-num-cores: 4, - data-option-for-cluster-ascend: false + data-max-num-cores: 96, + data-min-num-cores: 47, ] version: widget: select @@ -74,27 +72,6 @@ attributes: options: - [ "2024 R1", "ansys/2024R1", - data-option-for-cluster-owens: false, - ] - - [ - "2023 R2", "ansys/2023R2", - data-option-for-cluster-cardinal: false, - ] - - [ - "2022 R2", "ansys/2022R2", - data-option-for-cluster-cardinal: false, - ] - - [ - "2022 R1", "ansys/2022R1", - data-option-for-cluster-cardinal: false, - ] - - [ - "2021 R2", "ansys/2021R2", - data-option-for-cluster-cardinal: false, - ] - - [ - "2021 R1", "ansys/2021R1", - data-option-for-cluster-cardinal: false, ] user_license_provider: widget: select diff --git a/template/script.sh.erb b/template/script.sh.erb index edb04f2..9bc8589 100755 --- a/template/script.sh.erb +++ b/template/script.sh.erb @@ -111,11 +111,7 @@ export -n I_MPI_HYDRA_BOOTSTRAP_EXEC_EXTRA_ARGS # Launch ANSYS Workbench <%- if gpu -%> -<%- if context.cluster == 'owens' -%> -module load intel/16.0.3 virtualgl/2.6.3 -<%- else -%> module load virtualgl -<%- end -%> module list set -x vglrun runwb2