Intalling CUDA tool chain on Linux Query

Hi All,

Could someone please help me with the step-by-step procedure
about installing CUDA tool chain on RHEL 5 linux ?

I am new to CUDA and not sure what all I should install to get
started … I however have a Quadro FX4600 card hosted on my
desktop :) …

Thanks a lot in advance !

Monu.

It should be fairly simple: you should get the driver, toolkit and SDK from here (select your distribution in corresponding combobox), and install in that order (by simply executing each of downloaded files, of course after chmod-ing them to be executable).

I wrote a guide for CUDA in Ubuntu, maybe it will at least provide some insights for RHEL - it is here. Let me know if it helps!