photo

Robert


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • First Review

Visualizza badge

Feeds

Visto da

Domanda


Can I get faster MatrixMultiplication using CUDA than with Matlab internal GPU implementation??
I have to Multiply a Matrix A (size about 400 x400 ) with M Matrices B, while m is also about 500. N=400;M=500; A=rand(...

oltre 11 anni fa | 4 risposte | 0

4

risposte

Domanda


gather takes really long after using ptx file /CUDA
I try to make a matrixmultiplication using CUDA via ptx file to take advantage over the matlab internal functions. My .cu codes ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


CUDA number of tasks exceed number of threads times blocks
I have a problem if my number of tasks exceed the number of total available threads. Lets images I want to add tow vectors of l...

oltre 11 anni fa | 0 risposte | 0

0

risposte