Feeds
提问
Error at linking stage using mexcuda
I have a large scale simulation project using mexcuda interface. In the past I put all the codes in a few files mixed with decla...
1 year 前 | 1 个回答 | 0
1
个回答提问
Memory issue with texture in mexCUDA compiled code
I created a helper function mxArrayToTexture_3D_float4() to facilitate the process of creating CUDA objects from mxArray. This ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Use strcpy with mxArrayToString ?
I am trying to make a deep copy of the string from char pointer using strcpy from standard library. But it is causing the progra...
2 years 前 | 1 个回答 | 0