Ariel Lanza
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
5 years 前 | 2 个回答 | 0
2
个回答提问
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);...
5 years 前 | 1 个回答 | 0