photo

Bob Khosh


Last seen: 2 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

Studying Master of Computer Science

统计学

  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

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

6 years 前 | 0

提问


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

6 years 前 | 1 个回答 | 0

1

个回答