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...
2년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
거의 3년 전 | 답변 수: 1 | 0
