photo

Weixin Wang


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答