Statistics
All
RANK
40,741
of 301,513
REPUTATION
1
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
RANK
of 21,310
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Continue to next iteration in for-loop while saving data
I have a for-loop and in each iteration it produces about 1Gb data. Since it takes some time to save this data to hard drive, I ...
5 years ago | 1 answer | 0
1
answerQuestion
How to print in cuda kernel when writing mex files
I'm trying to write cude code and generate a mex file. For debugging purposes, I want to print something in a cuda kernel. When ...
5 years ago | 1 answer | 1
1
answerQuestion
Slowing down when doing calculations with catenated matrix
I'm trying to speed up my code. The original code is here: I think the "kron" function is repeatedly calculated within the ...
5 years ago | 1 answer | 0
1
answerQuestion
GPU looping through matrices
Hello, I have a very basic question about GPU computing. Suppose I have a 3-by-3-by-1000 array, I want to loop through the third...
5 years ago | 1 answer | 0


