Skip to content

Commit 4b52b16

Browse files
Update PathwaysJob Version to v0.1.1 (#477)
1 parent 5cb6e8b commit 4b52b16

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
@@ -33,7 +33,7 @@
3333
from .system_characteristics import SystemCharacteristics
3434

3535
JOBSET_VERSION = 'v0.8.0'
36-
PATHWAYS_JOB_VERSION = 'v0.1.0'
36+
PATHWAYS_JOB_VERSION = 'v0.1.1'
3737
INSTALLER_NCC_TCPX = 'https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/master/gpudirect-tcpx/nccl-tcpx-installer.yaml'
3838
INSTALLER_NCC_TCPXO = 'https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/master/gpudirect-tcpxo/nccl-tcpxo-installer.yaml'
3939
CONFIG_NCCL_TCPX = 'https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/master/gpudirect-tcpx/nccl-config.yaml'

0 commit comments

Comments
 (0)