CUDA driver version is insufficient for CUDA runtime version (OSX - CUDA 7)

Hello
I installed the cuda_7.0.29_mac & cudadriver-7.0.64 and im getting this error when running ./deviceQuery

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

cudaGetDeviceCount returned 35
→ CUDA driver version is insufficient for CUDA runtime version
Result = FAIL

I’m on OSX 10.10.5
Any help would be great!

Thanks in advanced.