so guy used cuda 5.5 to build ? i had problems doing that and gave up and went with 5.0 for a 64bit build
kept getting errors compiling on Visual Studio.. about the register usage etc
function blah uses too much shared memory i think was the error i got
Hint: compile for "compute_10,sm_20" instead of "compute_10,sm_10"