Feeds
提问
Matlab CUDA feval interfacing problem
Hello, I have trouble interfacing my CUDA kernel with the calling Matlab process. I do have the following error message wh...
8 years 前 | 1 个回答 | 0
1
个回答提问
exp function on single gpuArray vs exp function on single normal array precision difference
Hello, I am using actually gpuArray to optimize my computation with a Graphic Card : either NVidia GeForce GTX680 or NVidia T...
8 years 前 | 1 个回答 | 0
1
个回答提问
Avoid serializing and unserializing when calling parfor/spmd => can I pass object by reference between matlab workers?
Hello, I am struggling yet to have mi big data not serialized by the main worker and unserialized by parallel worker when i a...
9 years 前 | 1 个回答 | 2