mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-09-22 09:19:00 +00:00
Fix devcontainer (#514)
This commit is contained in:
parent
571dad0972
commit
150ce171cf
1 changed files with 3 additions and 0 deletions
|
@ -30,5 +30,8 @@
|
||||||
"vscode": {
|
"vscode": {
|
||||||
"extensions": [ "mhutchie.git-graph" ]
|
"extensions": [ "mhutchie.git-graph" ]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"containerEnv": {
|
||||||
|
"NVIDIA_DISABLE_REQUIRE": "1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue