Page 1 of 1

Combined source tree...

PostPosted: Mon Oct 03, 2011 2:23 am
by Bitweasil
I'm combining all my tools into one source tree.

http://cryptohaze.svn.sourceforge.net/v ... -Combined/

I'm also building a Makefile setup that does NOT require one to have stuff in the NVIDIA_CUDA_SDK directory at the right spot - you will need the CUDA SDK installed, and will need the CUDA tools installed, but it should build from any directory once you give it the right data. Sweet!

And it will de-dupe my code - I've got a lot of duplicate stuff between my different codebases, this will clean it up.

:)