From 8eee6186e452450e54e8b7c9fd27e6e8df432844 Mon Sep 17 00:00:00 2001 From: Maxime Beauchamp <15185355+baktun14@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:24:02 -0400 Subject: [PATCH] Update provider-attributes.md --- config/provider-attributes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/provider-attributes.md b/config/provider-attributes.md index 660ee7b94..0f34fc38b 100644 --- a/config/provider-attributes.md +++ b/config/provider-attributes.md @@ -16,7 +16,7 @@ | hardware-cpu | option | true | CPU manufacturer. | intel, amd, arm | | hardware-cpu-arch | option | false | CPU architecture. | x86, x86-64, arm, arm-64 | | hardware-gpu | option | false | GPU manufacturer. | nvidia, amd, intel, xilinx | -| hardware-gpu-model | multiple-option | false | GPU model. | h100, a100, a40, a16, t4, v100, tesla-p4, tesla-p100, tesla-k80, rtx-3050, rtx-3060, rtx-3060-ti, rtx-3070, rtx-3070-ti, rtx-3080, rtx-3080-ti, rtx-3090, rtx-3090-ti, gtx-1050, gtx-1050-ti, gtx-1060, gtx-1070, gtx-1070-ti, gtx-1080 | +| hardware-gpu-model | multiple-option | false | GPU model. | h100, a100, a40, a16, t4, v100, tesla-p4, tesla-p100, tesla-k80, Quadro RTX 4000, Quadro RTX 5000, Quadro RTX 6000, Quadro A2000, Quadro A4000, Quadro A5000, Quadro A6000, rtx-4060, rtx-4060-ti, rtx-4070, rtx-4070-ti, rtx-4080, rtx-4090, rtx-3050, rtx-3060, rtx-3060-ti, rtx-3070, rtx-3070-ti, rtx-3080, rtx-3080-ti, rtx-3090, rtx-3090-ti, gtx-1050, gtx-1050-ti, gtx-1060, gtx-1070, gtx-1070-ti, gtx-1080 | | hardware-disk | multiple-option | true | Storage type. | hdd, ssd, nvme | | hardware-memory | option | true | Memory (RAM) type. | ddr2, ddr3, ddr3ecc, ddr4, ddr4ecc, ddr5, ddr5ecc | | network-provider | string | false | Internet service provider. | |