|
| 1 | +(reference-compatibility-matrix)= |
| 2 | +# Compatibility Matrix |
| 3 | + |
| 4 | +The tables below provide an overview of cloud instance types that have been tested for compatibility with Charmed HPC revisions. Key: |
| 5 | + |
| 6 | +* <span style="color:green">✔ Compatible</span>: Fully compatible with all Charmed HPC features. No known issues. |
| 7 | +* <span style="color:orange">△ Partial</span>: May be compatible with a subset of Charmed HPC features or have issues that can be worked around to allow for basic use. |
| 8 | +* <span style="color:red">✘ Incompatible</span>: Has issues that prevent even basic use. |
| 9 | + |
| 10 | +## Microsoft Azure |
| 11 | + |
| 12 | +### Charm: `sackd` |
| 13 | + |
| 14 | +**Revision:** 13 |
| 15 | + |
| 16 | +:::{csv-table} |
| 17 | +:header: > |
| 18 | +: instance type, series, compatibility, notes |
| 19 | +:widths: 9, 5, 6, 9 |
| 20 | + |
| 21 | +Standard_D2as_v6, [Dasv6](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/dasv6-series), <span style="color:green">✔ Compatible</span>, "" |
| 22 | +::: |
| 23 | + |
| 24 | +### Charm: `slurmctld` |
| 25 | + |
| 26 | +**Revision:** 95 |
| 27 | + |
| 28 | +:::{csv-table} |
| 29 | +:header: > |
| 30 | +: instance type, series, compatibility, notes |
| 31 | +:widths: 9, 5, 6, 9 |
| 32 | + |
| 33 | +Standard_D2as_v6, [Dasv6](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/dasv6-series), <span style="color:green">✔ Compatible</span>, "" |
| 34 | +::: |
| 35 | + |
| 36 | +### Charm: `slurmd` |
| 37 | + |
| 38 | +**Revision:** 116 |
| 39 | + |
| 40 | +:::{csv-table} |
| 41 | +:header: > |
| 42 | +: instance type, series, compatibility, notes |
| 43 | +:widths: 9, 5, 6, 9 |
| 44 | + |
| 45 | +Standard_HB120rs_v3, [HBv3](https://learn.microsoft.com/en-us/azure/virtual-machines/hbv3-series-overview), <span style="color:green">✔ Compatible</span>, "" |
| 46 | +Standard_HB176rs_v4, [HBv4](https://learn.microsoft.com/en-us/azure/virtual-machines/hbv4-series-overview), <span style="color:green">✔ Compatible</span>, "" |
| 47 | +Standard_NC24ads_A100_v4, [NC_A100_v4](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/gpu-accelerated/nca100v4-series), <span style="color:green">✔ Compatible</span>, "" |
| 48 | +Standard_NC4as_T4_v3, [NCasT4_v3](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/gpu-accelerated/ncast4v3-series), <span style="color:green">✔ Compatible</span>, "" |
| 49 | +Standard_NV6ads_A10_v5, [NVadsA10_v5](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/gpu-accelerated/nvadsa10v5-series), <span style="color:red">✘ Incompatible</span>, "GPU driver failures. See [#82](https://github.com/charmed-hpc/slurm-charms/issues/82)" |
| 50 | +::: |
| 51 | + |
| 52 | +### Charm: `slurmdbd` |
| 53 | + |
| 54 | +**Revision:** 87 |
| 55 | + |
| 56 | +:::{csv-table} |
| 57 | +:header: > |
| 58 | +: instance type, series, compatibility, notes |
| 59 | +:widths: 9, 5, 6, 9 |
| 60 | + |
| 61 | +Standard_D2as_v6, [Dasv6](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/dasv6-series), <span style="color:green">✔ Compatible</span>, "" |
| 62 | +::: |
| 63 | + |
| 64 | +### Charm: `slurmrestd` |
| 65 | + |
| 66 | +**Revision:** 89 |
| 67 | + |
| 68 | +:::{csv-table} |
| 69 | +:header: > |
| 70 | +: instance type, series, compatibility, notes |
| 71 | +:widths: 9, 5, 6, 9 |
| 72 | + |
| 73 | +Standard_D2as_v6, [Dasv6](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/dasv6-series), <span style="color:green">✔ Compatible</span>, "" |
| 74 | +::: |
0 commit comments