Skip to content

Commit

Permalink
Improve devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
olsaarik committed Oct 19, 2023
1 parent 3972726 commit 06b404a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,9 @@
"vscode": {
"extensions": ["ms-vscode.cmake-tools"]
}
},
"remoteEnv": {
"OMPI_ALLOW_RUN_AS_ROOT": "1",
"OMPI_ALLOW_RUN_AS_ROOT_CONFIRM": "1"
}
}

0 comments on commit 06b404a

Please sign in to comment.