CUDA 2.2 fails to find GPU Device

hi

I have installed CUDA 2.2 version on MAC OS 10.5.6

Chipset Model : GeForce GT 130

user-imac:release user$ ./deviceQuery
CUDA Device Query (Runtime API) version (CUDART static linking)
There is no device supporting CUDA.

Device 0: “Device Emulation (CPU)”
CUDA Capability Major revision number: 9999
CUDA Capability Minor revision number: 9999
Total amount of global memory: 4294967295 bytes
Number of multiprocessors: 16
Number of cores: 128
Total amount of constant memory: 65536 bytes
Total amount of shared memory per block: 16384 bytes
Total number of registers available per block: 8192
Warp size: 1
Maximum number of threads per block: 512
Maximum sizes of each dimension of a block: 512 x 512 x 64
Maximum sizes of each dimension of a grid: 65535 x 65535 x 1
Maximum memory pitch: 262144 bytes
Texture alignment: 256 bytes
Clock rate: 1.35 GHz
Concurrent copy and execution: No
Run time limit on kernels: No
Integrated: Yes
Support host page-locked memory mapping: Yes
Compute mode: Default (multiple host threads can use this device simultaneously)

Test PASSED

Press ENTER to exit…

Pls …Give me Solution .

CUDA 2.2 is supported or not for Geforce GT 130 with MAC OS 10.5.6

You have probably forgotten to install the kernel extension and thereafter reboot your Mac (now I know you are on Mac OS X 10.5.6)

reinstall cudatoolkit 2.2 and do customize and select kext …
install …
(reboot)
and test now ;)

sorry for my english but i’m french :P

Could you make it clearer. I’m new with MacOS, i do reinstall but how can I customize. Thanks

There is a thread at the top of the Mac Forum that talks about the fact that there is two versions of the 2.2 driver. This is what happens if you have the wrong one.

http://forums.nvidia.com/index.php?showtopic=100419

/Chris