Weixin Wang
Followers: 0 Following: 0
Statistics
All
RANK
97,034
of 295,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,242
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 Highlights
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 ...
3 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 ...
3 years ago | 1 answer | 0
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 ...
4 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...
4 years ago | 1 answer | 0