cuda c test program does a 80x80x80 complex single-float fft
commit1a8a300a8037afd0bf2dd0390b34c0faceba4bff
authormartin <martin@cyberpower.kcl.ac.uk>
Wed, 11 Aug 2010 14:20:07 +0000 (11 15:20 +0100)
committermartin <martin@cyberpower.kcl.ac.uk>
Wed, 11 Aug 2010 14:20:07 +0000 (11 15:20 +0100)
tree9820dbc810670fd541a215f86d420d0bf50546a6
parent6bc43fabc24c6dac84031ac1e6a0798ca97cd472
cuda c test program does a 80x80x80 complex single-float fft
on the 8800 and rainers gtx in ca. 140ms. translating the necessary
lisp code (like fftshift) into c is simpler than I thought
test/cud.c [new file with mode: 0644]
test/makefile [new file with mode: 0644]