Mavericks makes GC not CUDA capable ?

Hi everyone,

So I upgraded to OS X 10.9, and after reinstalling properly with the new 5.5.28 package (which BTW doesn’t have the driver or the sample) I found myself with tons of errors after compiling samples. After running deviceQuery, I got this message :

./deviceQuery Starting…

CUDA Device Query (Runtime API) version (CUDART static linking)

cudaGetDeviceCount returned 38
→ no CUDA-capable device is detected
Result = FAIL

Is it a known problem and I must go back to Mountain Lion (it worked on 10.8) or is it something that can be fixed ?

P.S. : I tried to go all over the web before posting here, but I didn’t find something that could fix that problem.