mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-12 09:17:06 +00:00
add --priveldged
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
subscription: ${{ parameters.subscription }}
|
||||
vmssName: ${{ parameters.vmssName }}
|
||||
gpuArch: ${{ parameters.gpuArch }}
|
||||
deployArgs: 'single-node-test false cuda' # not sure if this should be IB or not
|
||||
deployArgs: 'single-node-test true cuda'
|
||||
containerName: ${{ parameters.containerName }}
|
||||
|
||||
- template: run-remote-task.yml
|
||||
|
||||
Reference in New Issue
Block a user