From d400d975816d01e3660717b506b48b9e882701ad Mon Sep 17 00:00:00 2001 From: Lance Albertson Date: Tue, 6 May 2025 14:00:29 -0700 Subject: [PATCH] HUB Updates - Add POWER10 (VM Only) for OSU - Remove Raptor IntegriCloud and U of O as a provider Signed-off-by: Lance Albertson --- content/hub/oregonstateuniversity.md | 1 + content/hub/raptorcomputingsystems.md | 23 ----------------------- content/hub/universityoforegon.md | 24 ------------------------ 3 files changed, 1 insertion(+), 47 deletions(-) delete mode 100644 content/hub/raptorcomputingsystems.md delete mode 100644 content/hub/universityoforegon.md diff --git a/content/hub/oregonstateuniversity.md b/content/hub/oregonstateuniversity.md index 43e6bc2..2c97f23 100644 --- a/content/hub/oregonstateuniversity.md +++ b/content/hub/oregonstateuniversity.md @@ -13,6 +13,7 @@ addons: - OpenCAPI Alpha Data 9H3 FPGA systems: - POWER9 + - POWER10 (VM Only) sponsors: - mellanox - oracle diff --git a/content/hub/raptorcomputingsystems.md b/content/hub/raptorcomputingsystems.md deleted file mode 100644 index 57ccb79..0000000 --- a/content/hub/raptorcomputingsystems.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Raptor IntegriCloud -member: raptorcomputingsystems -projects: - - Open Source - - Closed Source -provides: - - Bare Metal Machines - - Virtual Machine - - Container - - FPGA -addons: - - none - - FPGA -systems: - - POWER9 -operatingsystems: - - Debian - - Fedora -weight: -5000 -date: 2022-08-24 -draft: false ---- diff --git a/content/hub/universityoforegon.md b/content/hub/universityoforegon.md deleted file mode 100644 index 6a0b993..0000000 --- a/content/hub/universityoforegon.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: University of Oregon Exascale Computing Center -member: universityoforegon -projects: - - Open Source -provides: - - Bare Metal Machine - - Virtual Machine - - Container - - FPGA -addons: - - none - - GPU - - FPGA -systems: - - POWER9 - - POWER8 -operatingsystems: - - Fedora - - Debian -weight: -7000 -date: 2022-08-24 -draft: false ----