Statistics
2 Questions
                        0 Answers
RANK
142,487
                          
                          
of 300,392
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          2 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            50.0%
                        
VOTES RECEIVED
0
RANK
 of 20,933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,335
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
Why is the gpuArray version of my code slower?
Hello, I am doing some experiments with gpuArrays with a simple problem: for every pair of distinct rows of a random matrix I w...
6 years ago | 2 answers | 0
2
answersQuestion
Can you explain this behaviour?
I am running this code as a script vect = [1;1]; for iter = find(vect==1) [rowindex,colindex] = ind2sub(size(vect),iter);...
6 years ago | 1 answer | 0
 
        