Essex Edwards
Essex Edwards
I also wish that the "install" step would include more of igl's targets. I'd like to treat libIGL like all of my other third party dependencies: distributed to CI and...
@jlxy11 It looks like this is not a universal problem, but depends on some combination of environmental factors. Please provide information about your environment. What version of the toolkit are...
@jlxy11 I have reproduced the error you are seeing. I get a zero pivot on line 532, not line 517, but it seems likely that we are encountering the same...
@jlxy11 We updated the cg_example in this commit https://github.com/NVIDIA/CUDALibrarySamples/commit/9a7897fb0c4f4a718178b310fa4f0034451e8a14 . The example should work now, without a zero pivot error.
I'm running into a similar problem. I have: ``` "remote.SSH.serverInstallPath": { "server1": "/local/path" } ``` When I try to connect, it creates a path, `/home/my_user_name/'/local/path'/.vscode-server`. Yes, there if a folder...