Fei Yang
Fei Yang
If you are still seeing "An internal error happend", then it looks more like a configuration issue. For me, Miniconda works stably. I used: ``` conda install -c conda-forge cupy...
Sorry for late reply. This was a bug. ThrustRTC simply calculated an incorrect compute capability when CUDA is initialized by a different library. (should be compute_75 instead of compute_7) I...
Hi, I've just added some new interfaces to the JAVA API: * long DVVector.native_pointer(): You can use this to retrieve a native CUDA pointer from a DVVector object * class...
Sorry that I haven't been maintaining this for some time. By a brief look, the direct cause of the crash is that there isn't a primitive called "/gramophone/Looks/pxrusdpreviewsurface1sg/file4_T2D", which is...
You are right that the model file uses a different way to define the UV set, like: ``` string inputs:file4:varname = "st" string inputs:file5:varname = "st" string inputs:file6:varname = "st"...