mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-12 01:10:22 +00:00
Improve devcontainer
This commit is contained in:
committed by
Saeed Maleki
parent
a5b03b87e6
commit
842805fe68
@@ -11,5 +11,9 @@
|
||||
"vscode": {
|
||||
"extensions": ["ms-vscode.cmake-tools"]
|
||||
}
|
||||
},
|
||||
"remoteEnv": {
|
||||
"OMPI_ALLOW_RUN_AS_ROOT": "1",
|
||||
"OMPI_ALLOW_RUN_AS_ROOT_CONFIRM": "1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user