Community Profile

photo

Ted


Last seen: etwa 2 Jahre vor Aktiv seit 2018

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Gather cell array from GPU to CPU
Hello, I have a cell array (let's call it 'A_gpu') where each cell contains a matrix which has been allocated on GPU device. I...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Sparse Matrix (gpuArray) LU Decomposition
How can I do LU decomposition on GPU device to a sparse-matrix (H)? Suppose H is a sparse matrix, I did >> H=gpuArray(H); ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort