We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cb6e8b commit 4b52b16Copy full SHA for 4b52b16
src/xpk/core/cluster.py
@@ -33,7 +33,7 @@
33
from .system_characteristics import SystemCharacteristics
34
35
JOBSET_VERSION = 'v0.8.0'
36
-PATHWAYS_JOB_VERSION = 'v0.1.0'
+PATHWAYS_JOB_VERSION = 'v0.1.1'
37
INSTALLER_NCC_TCPX = 'https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/master/gpudirect-tcpx/nccl-tcpx-installer.yaml'
38
INSTALLER_NCC_TCPXO = 'https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/master/gpudirect-tcpxo/nccl-tcpxo-installer.yaml'
39
CONFIG_NCCL_TCPX = 'https://raw.githubusercontent.com/GoogleCloudPlatform/container-engine-accelerators/master/gpudirect-tcpx/nccl-config.yaml'
0 commit comments