photo

Christopher Desmond


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort