Ted
Followers: 0 Following: 0
Feeds
질문
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...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
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); ...
대략 6년 전 | 답변 수: 1 | 0