Community Profile

photo

Ted


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer