POHL Michel
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
74,485
of 295,448
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0