Samuel Thibault 96148d837c Fix fft usage above 65536 floats: the in and out parameters need to be different, otherwize fft starts optimizing by always putting the result in the in parameter... 14 anni fa
..
.gitignore 27eaf1ca36 Add `.gitignore'. 15 anni fa
Makefile.am 020742b9a3 Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'. 14 anni fa
cuda_kernels.cu 69875471bc Fix copyrights, thanks ludo! 15 anni fa
cudaf_kernels.cu 69875471bc Fix copyrights, thanks ludo! 15 anni fa
cudax_kernels.cu 69875471bc Fix copyrights, thanks ludo! 15 anni fa
cudax_kernels.h eb10f6b655 - Make starpu_cuda_get_local_stream return the stream instead of a pointer to it 15 anni fa
double.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
float.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
libstarpufft.pc.in ac668a201a Add a .pc file for libstarpufft 14 anni fa
starpufft.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
starpufft.h fdb11a7c25 Document cleanup 14 anni fa
starpufft_common.c 45e2dc0ac8 Rework the interface: return a task instead of a tag 14 anni fa
starpufftf.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
starpufftx.c c4529db443 Actually free data 14 anni fa
starpufftx1d.c 96148d837c Fix fft usage above 65536 floats: the in and out parameters need to be different, otherwize fft starts optimizing by always putting the result in the in parameter... 14 anni fa
starpufftx2d.c 96148d837c Fix fft usage above 65536 floats: the in and out parameters need to be different, otherwize fft starts optimizing by always putting the result in the in parameter... 14 anni fa
test.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
test_threads.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
testf.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
testf_threads.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
testx.c 96148d837c Fix fft usage above 65536 floats: the in and out parameters need to be different, otherwize fft starts optimizing by always putting the result in the in parameter... 14 anni fa
testx_threads.c 68c2135caf fix yet more c++-like comments 15 anni fa