Community Profile

photo

María


Universidad de Valladolid

Active since 2011

Statistics

  • 3 Month Streak
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Answered
CUDA_ERROR_LAUNCH_TIMEOUT
I solve this updating the CUDA driver and toolkit to the latest version and updating my GPU driver.

12 years ago | 0

Answered
CUDA_ERROR_UNKNOWN
I have a similar one... An unexpected error occurred during CUDA execution. The CUDA error was: CUDA_ERROR_UNKNOWN. Any id...

12 years ago | 0

Answered
Is it possible to use cuRAND with feval (Parallel computing toolbox)?
Thank you for your response. The reason is I need random numbers in my kernel code, I want to create them dinamically when th...

12 years ago | 0

Question


Is it possible to use cuRAND with feval (Parallel computing toolbox)?
Hi, I am trying to call feval instruction (Parallel Computing toolbox) with a kernel which uses the cuRAND library (http://de...

12 years ago | 3 answers | 0

3

answers

Answered
CUDA_ERROR_LAUNCH_TIMEOUT
Hello, I re-intalled the drivers, I included the TdrLevel=0 registry entry, and now I have KernelExecutionTimeout=0. But, th...

12 years ago | 0

Answered
CUDA_ERROR_LAUNCH_TIMEOUT
Thank you very much for your fast answer. Yes, my KernelExecutionTimeout is true. My operating System is Windows 7 (64), I have...

12 years ago | 0

Question


CUDA_ERROR_LAUNCH_TIMEOUT
Hi I am trying to execute PTX code, as the help file "Executing CUDA or PTX Code on the GPU" suggests. I have executed the exa...

12 years ago | 5 answers | 0

5

answers