Hi all,
I wrote a cuda tool for SCons and i added it to the Scons wiki. You can find it there:
http://www.scons.org/wiki/CudaTool
It works with Linux and should work with Windows too. I might work with Mac OS X, but i don’t have a Mac to test it. See here for “installation instructions”.
The above page includes the tool’s source code (save it as cuda.py) and an example SConscript for building the simpleGL example.