@@ -98,14 +98,14 @@ No MIG support, 128 Cuda Cores and 4 Tensor Cores per SM.
9898| L40G | 568 | 18176 | 142 | 48G GDDR6 | ` GNl-142h-48 ` |
9999| L40S | 568 | 18176 | 142 | 48G GDDR6 | ` GNl-142hh-48 ` |
100100
101- | Nvidia GPU | Tensor C | Cuda Cores | SMs | VRAM | SCS name piece |
102- | -------------- | ----------| ------------| -----| -----------| ----------------|
103- | RTX2000 Ada | 88 | 2816 | 22 | 16G GDDR6 | ` GNl-22-16 ` |
104- | RTX4000 Ada | 192 | 6144 | 48 | 20G GDDR6 | ` GNl-48-20 ` |
105- | RTX4500 Ada | 240 | 7680 | 60 | 24G GDDR6 | ` GNl-60-24 ` |
106- | RTX5000 Ada | 400 | 12800 | 100 | 32G GDDR6 | ` GNl-100-32 ` |
107- | RTX5880 Ada | 440 | 14080 | 110 | 48G GDDR6 | ` GNl-110-48 ` |
108- | RTX6000 Ada | 568 | 18176 | 142 | 48G GDDR6 | ` GNl-142-48 ` |
101+ | Nvidia GPU | Tensor C | Cuda Cores | SMs | VRAM | SCS name piece |
102+ | -------------| ----------| ------------| -----| -----------| ----------------|
103+ | RTX2000 Ada | 88 | 2816 | 22 | 16G GDDR6 | ` GNl-22-16 ` |
104+ | RTX4000 Ada | 192 | 6144 | 48 | 20G GDDR6 | ` GNl-48-20 ` |
105+ | RTX4500 Ada | 240 | 7680 | 60 | 24G GDDR6 | ` GNl-60-24 ` |
106+ | RTX5000 Ada | 400 | 12800 | 100 | 32G GDDR6 | ` GNl-100-32 ` |
107+ | RTX5880 Ada | 440 | 14080 | 110 | 48G GDDR6 | ` GNl-110-48 ` |
108+ | RTX6000 Ada | 568 | 18176 | 142 | 48G GDDR6 | ` GNl-142-48 ` |
109109
110110##### Grace Hopper (` g ` )
111111
@@ -157,7 +157,6 @@ regressed INT8 performance.
157157| RTX Pro6000 Blackwell | 1/2 | 376 | 13032 | 94 | 48G GDDR7 | ` GNb-94-48 ` |
158158| RTX Pro6000 Blackwell | 1/4 | 188 | 6516 | 47 | 24G GDDR7 | ` GNb-47-24 ` |
159159
160-
161160#### AMD Radeon (` A ` )
162161
163162##### CDNA 2 (` 2 ` )
@@ -193,7 +192,7 @@ Cores and 64 Stream Processors per CU.
193192| Inst MI355X | 1024 | 16384 | 256 | 288G HBM3e | ` GA4-256h-288h ` |
194193
195194The Instinct MI355X has a higher watttage and thus slightly higher clocks
196- than the MI350X but is otherwise identical -- we can thus use the ` h ` modifier
195+ than the MI350X but is otherwise identical - we can thus use the ` h ` modifier
197196to identify the higher performance version.
198197
199198##### Workstation RDNA 3 (` 3.1 ` ) and 4 (` 4.1 ` )
@@ -236,12 +235,11 @@ One EU has one tensor core and 16 shading units.
236235
237236#### Consumer cards
238237
239- Note that we don't recommend using consumer cards.
238+ Note that we don't recommend using consumer cards.
240239That said, the schema allows to specify them and for example do PCI pass-through
241- of Nvidia RTX4080S (` GNl-80-16 ` ), RTX4090 (` GNl-128-24 ` ), RTX5080S (` GNb-84-24 ` ),
240+ of Nvidia RTX4080S (` GNl-80-16 ` ), RTX4090 (` GNl-128-24 ` ), RTX5080S (` GNb-84-24 ` ),
242241RTX5090 (` GNb-170-32 ` ), or AMD Radeon RX7900XTX (` GA3.1-96-24 ` ).
243242
244-
245243## Automated tests
246244
247245The following testcases [ are implemented] ( https://github.com/SovereignCloudStack/standards/tree/main/Tests/iaas/openstack_test.py ) :
0 commit comments