Skip to content

Commit 26dc796

Browse files
Update JOBSET_VERSION from 0.7.2 to 0.8.0 (#425)
1 parent 27ff7e8 commit 26dc796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xpk/core/cluster.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from .nodepool import upgrade_gke_nodepools_version
3333
from .system_characteristics import SystemCharacteristics
3434

35-
JOBSET_VERSION = 'v0.7.2'
35+
JOBSET_VERSION = 'v0.8.0'
3636
INSTALLER_NCC_TCPX = 'https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/master/gpudirect-tcpx/nccl-tcpx-installer.yaml'
3737
INSTALLER_NCC_TCPXO = 'https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/master/gpudirect-tcpxo/nccl-tcpxo-installer.yaml'
3838

0 commit comments

Comments
 (0)