Which compiler does everyone use?

Hello,

I am new to CUDA and I was wondering which compiler does everyone use for C/C++?

I am currently running Fedora 13 64 bit.

Thanks and any tips will be appreciated.

-Truxal

Hello,

I am new to CUDA and I was wondering which compiler does everyone use for C/C++?

I am currently running Fedora 13 64 bit.

Thanks and any tips will be appreciated.

-Truxal

I’m using gcc

I’m using gcc

Pretty much everyone uses gcc. Note that CUDA 4.0 does not work with gcc 4.5 or later.