POHL Michel
Followers: 0 Following: 0
Feeds
提问
Sparse matrix from the columns of an initial matrix
Hello everyone, given a matrix A of size (m,n), I would like to construct a matrix B of size (m,m*n) the following way : for j...
3 years 前 | 1 个回答 | 0
1
个回答提问
GPU usage not showing in the task manager
Hi everyone, I managed to use my GPU to accelerate my Matlab code, but the usage of the GPU by Matlab does not appear in the T...
4 years 前 | 1 个回答 | 0
1
个回答提问
Code optimization with GPU
Hi everyone, I have the following line of codes which I would like to parallelize on the GPU : U = zeros(q, M, q, 'gpuArray'); ...
4 years 前 | 1 个回答 | 0