Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazily create streams for CudaIpcConnection #449

Merged
merged 8 commits into from
Jan 15, 2025

Merge branch 'main' into chhwang/lazy-stream-creation

24b8458
Select commit
Loading
Failed to load commit list.
Merged

Lazily create streams for CudaIpcConnection #449

Merge branch 'main' into chhwang/lazy-stream-creation
24b8458
Select commit
Loading
Failed to load commit list.
Azure Pipelines / mscclpp-nccl (Run MSCCLPP over NCCL Test cuda12) failed Jan 15, 2025 in 4m 7s

Run MSCCLPP over NCCL Test cuda12 failed

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mscclpp-nccl (Run MSCCLPP over NCCL Test cuda12)

Build log #L9

Azure CLI 2.x is not installed on this machine.

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mscclpp-nccl (Run MSCCLPP over NCCL Test cuda12)

Build log #L10

Script failed with error: Error: Unable to locate executable file: 'az'. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
    at Object._which (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/node_modules/azure-pipelines-task-lib/internal.js:368:23)
    at new ToolRunner (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/node_modules/azure-pipelines-task-lib/toolrunner.js:33:29)
    at Object.tool (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/node_modules/azure-pipelines-task-lib/task.js:1401:14)
    at Object.execSync (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/node_modules/azure-pipelines-task-lib/task.js:1379:19)
    at azureclitask.<anonymous> (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/azureclitask.js:56:44)
    at Generator.next (<anonymous>)
    at fulfilled (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/azureclitask.js:5:58)

Check failure on line 18 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mscclpp-nccl (Run MSCCLPP over NCCL Test cuda12)

Build log #L18

Script failed with error: Error: Unable to locate executable file: 'az'. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
    at Object._which (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/node_modules/azure-pipelines-task-lib/internal.js:368:23)
    at new ToolRunner (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/node_modules/azure-pipelines-task-lib/toolrunner.js:33:29)
    at Object.tool (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/node_modules/azure-pipelines-task-lib/task.js:1401:14)
    at Object.execSync (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/node_modules/azure-pipelines-task-lib/task.js:1379:19)
    at azureclitask.<anonymous> (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/azureclitask.js:56:44)
    at Generator.next (<anonymous>)
    at fulfilled (/__w/_tasks/AzureCLI_46e4be58-730b-4389-8a2f-ea10b3e5e815/2.249.8/azureclitask.js:5:58)

Check failure on line 115 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mscclpp-nccl (Run MSCCLPP over NCCL Test cuda12)

Build log #L115

Bash exited with code '2'.