photo

Weixin Wang


Last seen: mehr als 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort