From 7384b0421269f1bd3968daaa378ec77b725f7944 Mon Sep 17 00:00:00 2001 From: Natasha Pavlovikj <npavlovikj2@unl.edu> Date: Tue, 27 Feb 2024 13:23:10 -0600 Subject: [PATCH] Remove tmp_anvil partition --- content/submitting_jobs/partitions/_index.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/content/submitting_jobs/partitions/_index.md b/content/submitting_jobs/partitions/_index.md index 91e325ca..3fef5e55 100644 --- a/content/submitting_jobs/partitions/_index.md +++ b/content/submitting_jobs/partitions/_index.md @@ -93,13 +93,3 @@ dedicated resources on Swan. Jobs running in the `guest` partition will run on the owned resources with Intel OPA interconnect. The jobs are preempted when the resources are needed by the resource owners and are restarted on another node. - -### tmp_anvil Partition - -We have put Anvil nodes which are not running Openstack in this -partition. They have Intel Xeon E5-2650 v3 2.30GHz 2 CPU/20 cores and -256GB memory per node. However, they don't have Infiniband or OPA -interconnect. They are suitable for serial or single node parallel jobs. -The nodes in this partition are subjected to be drained and move to our -Openstack cloud when more cloud resources are needed without notice in -advance. -- GitLab