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