Chimalume Atuchukwu
University College London
Followers: 0 Following: 0
Grad Student
Statistics
4 Questions
0 Answers
RANK
247,200
of 295,673
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Improve Speed of Matrix Multiplication by Taking Advantage of GPUArray
I actually want to improve the speed of the multiplication of matrix A (m-by-n) and vector x (n-by-1) using GPUArray. Using: ...
9 years ago | 0 answers | 0
0
answersQuestion
SPMD Loop Iteration Job Not Submitting on MATLAB Distributed Computing Server
I have implemented SPMD on a loop iteration which runs about 3000 times. I want to run the job on a MATLAB DCS to see if I can g...
9 years ago | 1 answer | 0
1
answerQuestion
How Do I use Mexcallmatlab to Call a User-defined function?
I am trying to parallelize a section of my Matlab code using OpenMP in a mex file. The section in theMatlab code that I want to ...
9 years ago | 3 answers | 0
3
answersQuestion
Vectorize For-If-Elseif Loop
I am struggling with vectorizing this parfor loop. I want to completely remove the parfor loop from the code as it is taking a l...
9 years ago | 1 answer | 0