Weixin Wang
Followers: 0 Following: 0
統計
All
Feeds
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0