@@ -17,29 +17,29 @@ NERC offers the following flavors based on our Infrastructure-as-a-Service
17
17
18
18
The standard compute flavor ** "cpu-su"** is provided from Lenovo SD530 (2x Intel
19
19
8268 2.9 GHz, 48 cores, 384 GB memory) server. The base unit is 1 vCPU, 4 GB
20
- memory with 20 GB root disk at a rate of $0.013 / hr of wall time.
20
+ memory with default of 20 GB root disk at a rate of $0.013 / hr of wall time.
21
21
22
22
| Flavor | SUs | GPU | vCPU | RAM(GB) | Storage(GB) | Cost / hr |
23
23
| ---------------| -----| -----| -------| ---------| -------------| -----------|
24
24
| cpu-su.1 | 1 | 0 | 1 | 4 | 20 | $0.013 |
25
- | cpu-su.2 | 2 | 0 | 2 | 8 | 40 | $0.026 |
26
- | cpu-su.4 | 4 | 0 | 4 | 16 | 80 | $0.052 |
27
- | cpu-su.8 | 8 | 0 | 8 | 32 | 160 | $0.104 |
28
- | cpu-su.16 | 16 | 0 | 16 | 64 | 320 | $0.256 |
25
+ | cpu-su.2 | 2 | 0 | 2 | 8 | 20 | $0.026 |
26
+ | cpu-su.4 | 4 | 0 | 4 | 16 | 20 | $0.052 |
27
+ | cpu-su.8 | 8 | 0 | 8 | 32 | 20 | $0.104 |
28
+ | cpu-su.16 | 16 | 0 | 16 | 64 | 20 | $0.256 |
29
29
30
30
### 2. Memory Optimized Tier
31
31
32
32
The memory optimized flavor ** "mem-su"** is provided from the same servers at
33
33
** "cpu-su"** but with 8 GB of memory per core. The base unit is 1 vCPU, 8 GB
34
- memory with 20 GB root disk at a rate of $0.032 / hr of wall time.
34
+ memory with default of 20 GB root disk at a rate of $0.026 / hr of wall time.
35
35
36
36
| Flavor | SUs | GPU | vCPU | RAM(GB) | Storage(GB) | Cost / hr |
37
37
| ---------------| -----| -----| -------| ---------| -------------| -----------|
38
- | mem-su.1 | 1 | 0 | 1 | 8 | 20 | $0.032 |
39
- | mem-su.2 | 2 | 0 | 2 | 16 | 40 | $0.064 |
40
- | mem-su.4 | 4 | 0 | 4 | 32 | 80 | $0.128 |
41
- | mem-su.8 | 8 | 0 | 8 | 64 | 160 | $0.256 |
42
- | em -su.16 | 16 | 0 | 16 | 128 | 320 | $0.512 |
38
+ | mem-su.1 | 1 | 0 | 1 | 8 | 20 | $0.026 |
39
+ | mem-su.2 | 2 | 0 | 2 | 16 | 20 | $0.052 |
40
+ | mem-su.4 | 4 | 0 | 4 | 32 | 20 | $0.104 |
41
+ | mem-su.8 | 8 | 0 | 8 | 64 | 20 | $0.208 |
42
+ | mem -su.16 | 16 | 0 | 16 | 128 | 20 | $0.416 |
43
43
44
44
### 3. GPU Tier
45
45
@@ -58,12 +58,13 @@ There are two flavors within the GPU tier, one featuring the newer
58
58
The ** "gpu-su-a100"** flavor is provided from Lenovo SR670 (2x Intel 8268 2.9 GHz,
59
59
48 cores, 384 GB memory, 4x NVidia A100) servers. These latest GPUs deliver
60
60
industry-leading high throughput and low latency networking. The base unit is 24
61
- vCPU, 95 GB memory with 20 GB root disk at a rate of $1.803 / hr of wall time.
61
+ vCPU, 95 GB memory with default of 20 GB root disk at a rate of $1.803 / hr of
62
+ wall time.
62
63
63
64
| Flavor | SUs | GPU | vCPU | RAM(GB) | Storage(GB) | Cost / hr |
64
65
| ---------------| -----| -----| -------| ---------| -------------| -----------|
65
66
| gpu-su-a100.1 | 1 | 1 | 24 | 95 | 20 | $1.803 |
66
- | gpu-su-a100.2 | 2 | 2 | 48 | 190 | 40 | $3.606 |
67
+ | gpu-su-a100.2 | 2 | 2 | 48 | 190 | 20 | $3.606 |
67
68
68
69
The ** "gpu-su-v100"** flavor is provided from Dell R740xd (2x Intel Xeon Gold 6148,
69
70
40 core, 768GB memory, 1x NVidia V100) servers. The base unit is 24 vCPU, 96 GB
@@ -74,7 +75,7 @@ Both gpu-su-v100 consumables are available with a 20 GB root disk.
74
75
| Flavor | SUs | GPU | vCPU | RAM(GB) | Storage(GB) | Cost / hr |
75
76
| ---------------| -----| -----| -------| ---------| -------------| -----------|
76
77
| gpu-su-v100.1 | 1 | 1 | 24 | 96 | 20 | $0.902 |
77
- | gpu-su-v100.1m | 2 | 2 | 48 | 192 | 20 | TBD |
78
+ | gpu-su-v100.1m | 2 | 1 | 48 | 192 | 20 | $1.214 |
78
79
79
80
!!! question "NERC IaaS Storage Tiers Cost"
80
81
Storage both ** OpenStack Swift (object storage)** and
0 commit comments