sithhell / oclm

An OpenCL C++ language binding
15 stars 5 forks source link

OCLM hangs during runtime in Windows build with CUDA devices #3

Closed akemp closed 12 years ago

akemp commented 12 years ago

I have tested OCLM on two different Windows machines with CUDA GPUs and both of them hang during runtime while running on one core (it constantly occupies 25% of the CPU power until shut down for a four-core machine). ATI GPUs run without issue on Windows machines, so the problem seems to be unique to Windows machines which use CUDA GPUs.

sithhell commented 12 years ago

Commit f25b266 fixes this issue