photo

Nathan


Last seen: 17 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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...

2 months ago | 1 answer | 0

1

answer

Answered
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...

11 months ago | 0