photo


Last seen: ongeveer een jaar ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
233.262
of 300.343

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20.926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.172

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

  • Thankful Level 1

View badges

Feeds

View by

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...

bijna 2 jaar ago | 2 answers | 0

2

answers

Answered
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...

meer dan 2 jaar 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. ...

meer dan 2 jaar ago | 1 answer | 0

1

answer