photo

Ted


Last seen: nästan 3 år 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...

ungefär 5 år 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); ...

ungefär 6 år ago | 1 answer | 0

1

answer