Open lostmsu opened 1 year ago
When I launch a configuration file with
<VGpu>Enable</VGpu>
Sandbox starts, but CUDA GPU libraries are missing.
cd C:\Windows\System32
ls nv*.dll
Expected Actual: no results
So far it works with Default
Default
<VGpu>Default</VGpu>
When I launch a configuration file with
Sandbox starts, but CUDA GPU libraries are missing.
Repro
cd C:\Windows\System32
ls nv*.dll
Expected Actual: no results
Workaround
So far it works with
Default