photo

Bob Khosh


Last seen: mer än 3 år ago Active since 2017

Followers: 0   Following: 0

Message

Studying Master of Computer Science

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
105 873
of 300 369

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 436

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

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


How Can I change ComputeMode in gpuDevice specs?
The ComputeMode value in gpuDevice's results is 'Default'. how can I change it?

ungefär 7 år ago | 1 answer | 0

1

answer

Answered
Replacing a for loop with a while loop?
x=1; i=0; while i<5 i = i+1; x = x*i; end

mer än 7 år ago | 0

Question


Error in executing paralleldemo_gpu_benchmark : An unexpected error occurred during CUDA execution. The CUDA error was: unspecified launch failure
Hi, I'm Using a GeForce GTX 1050 GPU. when I run paralleldemo_gpu_benchmark in MATLAB R2017b,everything is OK till the "Achieved...

nästan 8 år ago | 1 answer | 0

1

answer