Feeds
質問
Can parfor run a series of GPU programs simultaneously?
parfor i = 1:9 % for i = 1:9 sim_e(i).ellipticity = i/10; prop_output_elliptical(i) = GMMNLSE_propagate(fiber,ini...
約2年 前 | 2 件の回答 | 0
2
回答回答済み
Unable to compile mexGPUExample.cu in Matlab R2023a
@Joss Knight, the problem is solved. I reset my computer system, and changed the user's name to English.The mexGPUExample.cu can...
Unable to compile mexGPUExample.cu in Matlab R2023a
@Joss Knight, the problem is solved. I reset my computer system, and changed the user's name to English.The mexGPUExample.cu can...
2年以上 前 | 0
| 採用済み
質問
Unable to compile mexGPUExample.cu in Matlab R2023a
Dear Matlab community, I installed CUDA 11.8 and VS Community 2019, and the C++ and CUDA environments are identified by MATLAB. ...
2年以上 前 | 1 件の回答 | 0
