伟
Followers: 0 Following: 0
Statistics
RANK
227,031
of 295,527
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
1 year ago | 2 answers | 0
2
answersUnable 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...
1 year ago | 0
| accepted
Question
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. ...
1 year ago | 1 answer | 0