photo

Christopher Desmond


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Help with efficient collection of sub-matrices on GPU
The problem that I have encountered is that the CPU is much faster than the GPU at grabbing sub-matrices from a larger matrix. T...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Efficient method of summing the values in multiple images on GPU?
I have a series of images sitting on GPU in a 71x71x5000 matrix. Is there an efficient method of finding the sum of all eleme...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can you return a matrix for all elements of vector A through vector B without a loop?
I was trying to vectorize my code as much as possible today and when vectorizing a for-loop I encountered this issue. It just do...

más de 8 años hace | 1 respuesta | 0

1

respuesta