Compilation time

Hi Enrico,

Try using the CUDA 3.1 tool chain (i.e. -Mcuda=cuda3.1). Another user had a similar issue (See Compilation speed of different compiler versions.) where the problem was the older NVIDIA ptx assembler was quite slow. The newer version seemed to help.

  • Mat