伟 - MATLAB Central
photo


Last seen: 8 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 07/23 to 04/25Use left and right arrows to move selectionFrom 07/23Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 Questions
1 Answer

RANK
188,699
of 297,950

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,508

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,928

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

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

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

1

answer