From 520e233c605433dfa51cd885d1a4154a5a7f4515 Mon Sep 17 00:00:00 2001 From: b-reyes Date: Tue, 21 Jul 2026 13:15:42 -0600 Subject: [PATCH 1/3] Update node and core numbers to accound for FY26 CPU purchase --- docs/clusters/alpine/quick-start.md | 2 +- docs/conf.py | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/clusters/alpine/quick-start.md b/docs/clusters/alpine/quick-start.md index 1b91eb2e..a49f4040 100644 --- a/docs/clusters/alpine/quick-start.md +++ b/docs/clusters/alpine/quick-start.md @@ -30,7 +30,7 @@ section. ## Cluster Summary ### Nodes The Alpine cluster is made up of different types of nodes. A general overview of these nodes is as follows: -- **CPU nodes**: {{ alpine_total_256GB_cpu_nodes }} AMD Milan compute nodes with 256 GB RAM +- **CPU nodes**: {{ alpine_total_256GB_512GB_cpu_nodes }} AMD CPU compute nodes - **GPU nodes**: a mixture of {{ alpine_total_gpu_nodes }} NVIDIA and AMD GPUs - **High-memory nodes**: {{ alpine_total_hi_mem_cpu_nodes }} high-memory nodes with 1 TB of memory or more diff --git a/docs/conf.py b/docs/conf.py index 054a45da..70260134 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,14 +18,14 @@ 'rmacc_ascent_SUs': '100,000', # Alpine compute total counts substitutions - 'alpine_total_compute_nodes': '456', - 'alpine_total_cores': '28,144', + 'alpine_total_compute_nodes': '473', + 'alpine_total_cores': '30,320', # Alpine cluster summary substitutions - 'alpine_total_256GB_cpu_nodes': '406', + 'alpine_total_256GB_512GB_cpu_nodes': '423', 'alpine_total_gpu_nodes': '25', 'alpine_total_hi_mem_cpu_nodes': '24', - 'ucb_alpine_total_nodes': '342', + 'ucb_alpine_total_nodes': '359', 'amc_alpine_total_nodes': '37', 'csu_alpine_total_nodes': '77', @@ -34,7 +34,7 @@ # Alpine hardware page, hardware summary section substitutions ## UCB contributions - 'alpine_ucb_total_128_core_256GB_cpu_nodes': '16', + 'alpine_ucb_total_128_core_256GB_cpu_nodes': '33', 'alpine_ucb_total_64_core_256GB_cpu_nodes': '284', 'alpine_ucb_total_64_core_1TB_cpu_nodes': '8', 'alpine_ucb_total_48_core_1TB_cpu_nodes': '12', @@ -56,7 +56,7 @@ 'alpine_csu_total_32_core_256GB_cpu_nodes': '49', # Alpine hardware page, partition section substitutions - 'alpine_total_amilan_nodes': '403', + 'alpine_total_amilan_nodes': '420', 'alpine_total_ami100_nodes': '8', 'alpine_total_aa100_nodes': '12', 'alpine_total_al40_nodes': '3', From 2dc5b8fc4bcacdde615dfa7fe4329ca4a2988f94 Mon Sep 17 00:00:00 2001 From: Brandon <53541061+b-reyes@users.noreply.github.com> Date: Tue, 21 Jul 2026 15:00:50 -0600 Subject: [PATCH 2/3] change 128 core mem specification in conf.py variable Co-authored-by: monaghaa <33913248+monaghaa@users.noreply.github.com> --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 70260134..e46f62c4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -34,7 +34,7 @@ # Alpine hardware page, hardware summary section substitutions ## UCB contributions - 'alpine_ucb_total_128_core_256GB_cpu_nodes': '33', + 'alpine_ucb_total_128_core_512GB_cpu_nodes': '33', 'alpine_ucb_total_64_core_256GB_cpu_nodes': '284', 'alpine_ucb_total_64_core_1TB_cpu_nodes': '8', 'alpine_ucb_total_48_core_1TB_cpu_nodes': '12', From f737237213eb294534f746b2a24d07f6b6297f5a Mon Sep 17 00:00:00 2001 From: b-reyes Date: Tue, 21 Jul 2026 15:02:17 -0600 Subject: [PATCH 3/3] update alpine_ucb_total_128_core_512GB_cpu_nodes in alpine-hardware.md --- docs/clusters/alpine/alpine-hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/clusters/alpine/alpine-hardware.md b/docs/clusters/alpine/alpine-hardware.md index 72b79210..24da7ae2 100644 --- a/docs/clusters/alpine/alpine-hardware.md +++ b/docs/clusters/alpine/alpine-hardware.md @@ -17,7 +17,7 @@ All Alpine nodes are available to all users. For full details about node access, | Count & Type | Partition | Processor | Sockets | Cores (total) | Threads per Core | RAM per Core (GB) | GPU type | GPU count | Local Disk Capacity & Type | Fabric | | --------------------- | ------------------- | ---------------- | :-------: | :-------------: | :------------: | :-------------: | ----------- | :---------: | -------------------------- | -------------------------------------------- | | {{ alpine_ucb_total_64_core_256GB_cpu_nodes }} Milan General CPU | amilan | x86_64 AMD Milan | 1 or 2 | 64 | 1 | {{ alpine_standard_ram_per_core }} | N/A | 0 | 416G SSD | HDR-100 InfiniBand (200Gb inter-node fabric) | -| {{ alpine_ucb_total_128_core_256GB_cpu_nodes }} Milan CPU | amilan | x86_64 AMD Milan | 2 | 128 | 1 | {{ alpine_standard_ram_per_core }} | N/A | 0 | 416G SSD | HDR-100 InfiniBand (200Gb inter-node fabric) | +| {{ alpine_ucb_total_128_core_512GB_cpu_nodes }} Milan CPU | amilan | x86_64 AMD Milan | 2 | 128 | 1 | {{ alpine_standard_ram_per_core }} | N/A | 0 | 416G SSD | HDR-100 InfiniBand (200Gb inter-node fabric) | | {{ alpine_ucb_total_48_core_1TB_cpu_nodes }} Milan High-Memory | amem | x86_64 AMD Milan | 2 | 48 | 1 | 21.5 | N/A | 0 | 416G SSD | 2x25 Gb Ethernet +RoCE | | {{ alpine_ucb_total_64_core_1TB_cpu_nodes }} Milan High-Memory | amem | x86_64 AMD Milan | 1 | 64 | 1 | 16 | N/A | 0 | 416G SSD | 2x25 Gb Ethernet +RoCE | | {{ alpine_ucb_total_mi100_gpu_nodes }} Milan AMD GPU | ami100 | x86_64 AMD Milan | 2 | 64 | 1 | {{ alpine_standard_ram_per_core }} | AMD MI100 | 3 | 416G SSD | 2x25 Gb Ethernet +RoCE |