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 ad52a79 commit 0b792c1Copy full SHA for 0b792c1
.ci/mellanox/azure-pipelines.yml
@@ -25,7 +25,7 @@ jobs:
25
--ulimit memlock=-1 --security-opt seccomp=unconfined --cap-add=SYS_ADMIN --device=/dev/infiniband/
26
steps:
27
- checkout: self
28
- submodules: true
+ submodules: recursive
29
path: ompi
30
clean: true
31
- bash: |
0 commit comments