Community Profile

photo

POHL Michel


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer