photo

Bob Khosh


Last seen: etwa 2 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Studying Master of Computer Science

Statistik

  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 6 Jahre vor | 0

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort