зеркало из https://github.com/Azure/aks-gpu.git
Update GPU CUDA driver 550.90.07
This commit is contained in:
Родитель
d1f0ca7f2b
Коммит
ce6ebc2235
|
@ -10,7 +10,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
driver_version: ["535.161.08", "550.54.15"]
|
driver_version: ["535.161.08", "550.90.07"]
|
||||||
driver_kind: ["cuda"]
|
driver_kind: ["cuda"]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
driver_version: ["535.161.08", "550.54.15"]
|
driver_version: ["535.161.08", "550.90.07"]
|
||||||
driver_kind: ["cuda"]
|
driver_kind: ["cuda"]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
2
justfile
2
justfile
|
@ -7,7 +7,7 @@ grid_510_driver := "510.73.08"
|
||||||
grid_470_driver := "470.82.01"
|
grid_470_driver := "470.82.01"
|
||||||
|
|
||||||
cuda_535_driver := "535.161.08"
|
cuda_535_driver := "535.161.08"
|
||||||
cuda_550_driver := "550.54.15"
|
cuda_550_driver := "550.90.07"
|
||||||
registry := "docker.io/alexeldeib"
|
registry := "docker.io/alexeldeib"
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче