Sunday, June 08, 2008

another day with C, C++,cuda and Makefiles.

slowly it starts to come back to me, the whole ideas about pointers, memory allocation and the whole stuff.

And I have to admit it's fun to program in a procedural style and not object oriented. But boy it's a weird way to think...

also I'm only able to use the nvcc compiler, windows keeps complaining if I use gcc/g++/cl/cc for the weirdest reasons.

well time to write some C+ functions, move them to cuda and write java and python wrappers.

yay