diff --git a/NvidiaGPU/resources.json b/NvidiaGPU/resources.json index 037d86c..8808eb9 100644 --- a/NvidiaGPU/resources.json +++ b/NvidiaGPU/resources.json @@ -433,7 +433,7 @@ "Version" : [ { "Comment" : "For NCv1 series / Tesla K80 GPUs", - "SkuRegEx" : "(nc[0-9]+r?)$", + "SkuRegEx" : "(nc[0-9]+r?(_promo)?)$", "Num" : "10.0.130", "DirLink" : "https://download.microsoft.com/download/9/3/5/9356AEC3-D562-4E16-BF7A-4369980CB0D5/cuda-repo-rhel7-10.0.130-1.x86_64.rpm", "FwLink" : "https://go.microsoft.com/fwlink/?linkid=874273", @@ -555,7 +555,7 @@ "Version" : [ { "Comment" : "For NCv1 series / Tesla K80 GPUs", - "SkuRegEx" : "(nc[0-9]+r?)$", + "SkuRegEx" : "(nc[0-9]+r?(_promo)?)$", "Num" : "11.1", "RepoUrl" : "https://developer.download.nvidia.com/compute/cuda/repos/rhel8/x86_64/cuda-rhel8.repo", "DKMSUrl" : "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm", @@ -673,7 +673,7 @@ "Version" : [ { "Comment" : "For NCv1 series / Tesla K80 GPUs", - "SkuRegEx" : "(nc[0-9]+r?)$", + "SkuRegEx" : "(nc[0-9]+r?(_promo)?)$", "Num" : "11.1", "RepoUrl" : "https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/", "PinUrl" : "https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-ubuntu1804.pin", @@ -785,7 +785,7 @@ "Version" : [ { "Comment" : "For NCv1 series / Tesla K80 GPUs", - "SkuRegEx" : "(nc[0-9]+r?)$", + "SkuRegEx" : "(nc[0-9]+r?(_promo)?)$", "Num" : "11.1", "RepoUrl" : "https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/", "PinUrl" : "https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-ubuntu1804.pin",