InteropUnityCUDA
InteropUnityCUDA copied to clipboard
Unity calling CUDA becomes slower
I tried packaging my own CUDA code into a DLL for Unity to call, but found that its performance was actually 10 times slower compared to calling it from an executable. I'm very confused about this and would appreciate your insights.