Nathan
Followers: 0 Following: 0
Feeds
提问
mexcuda compiler error: "__global__" does not apply here
I'm writing a MEX CUDA function that performs the distance formula as: for each pixel of an image, where the pixel locations ar...
5 months 前 | 1 个回答 | 0
1
个回答已回答
C++ MEX Data API: How can I get the raw pointer of an array input without copying it?
Hi there! Turns out there's another way to do this, that's faster for large arrays, although you need to know the number of dime...
C++ MEX Data API: How can I get the raw pointer of an array input without copying it?
Hi there! Turns out there's another way to do this, that's faster for large arrays, although you need to know the number of dime...
1 year 前 | 0