Cyril Roelandt 58869e6c49 Move the prototype of STARPUFFT(report_error) so that the compilation works no matter what options are passed to configure. 12 years ago
..
examples bd7e4f0a6d starpufft: return -1 on error instead of 1 12 years ago
.gitignore 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 years ago
Makefile.am 37bce2edab Fix bad CUDA/OpenCL interaction 12 years ago
cuda_kernels.cu 2e9ada833d rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
cudaf_kernels.cu 2e9ada833d rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
cudax_kernels.cu 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 years ago
cudax_kernels.h 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 years ago
libstarpufft.pc.in 1831a07b32 Fix starpufft library name 13 years ago
starpufft-1.0.pc.in 3bd3ca7289 Rename 'starpufft/libstarpufft-1.0.pc' to 'starpufft/starpufft-1.0.pc'. 13 years ago
starpufft-double.h 58869e6c49 Move the prototype of STARPUFFT(report_error) so that the compilation works no matter what options are passed to configure. 12 years ago
starpufft-float.h 58869e6c49 Move the prototype of STARPUFFT(report_error) so that the compilation works no matter what options are passed to configure. 12 years ago
starpufft.c 2e9ada833d rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
starpufft.h 58869e6c49 Move the prototype of STARPUFFT(report_error) so that the compilation works no matter what options are passed to configure. 12 years ago
starpufft_common.c 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 years ago
starpufftf.c 2e9ada833d rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
starpufftx.c 3d96530bf1 Move STARPU_CUFFT_REPORT_ERROR from starpufftx.c to starpufft.h, so that it can be used in other files. 12 years ago
starpufftx1d.c e1201760df starpufft: fix error checking 12 years ago
starpufftx2d.c e1201760df starpufft: fix error checking 12 years ago