mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-06-07 16:24:26 +00:00
updates
This commit is contained in:
@@ -143,7 +143,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
cuda12:
|
||||
containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-dev-cuda12.4
|
||||
containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-dev-cuda12.9
|
||||
|
||||
container:
|
||||
image: $(containerImage)
|
||||
@@ -165,7 +165,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
cuda12:
|
||||
containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-dev-cuda12.4
|
||||
containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-dev-cuda12.9
|
||||
|
||||
container:
|
||||
image: $(containerImage)
|
||||
|
||||
@@ -24,6 +24,7 @@ extraLdPathTable=(
|
||||
|
||||
declare -A ofedVersionTable
|
||||
ofedVersionTable=(
|
||||
["cuda11.8"]="23.07-0.5.1.2"
|
||||
["cuda12.4"]="23.07-0.5.1.2"
|
||||
["cuda12.8"]="24.10-1.1.4.0"
|
||||
["cuda12.9"]="24.10-1.1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user