Samuel Thibault 1831a07b32 Fix starpufft library name 13 年 前
..
examples 57fddb0854 Fix warnings without fftw 13 年 前
.gitignore 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 年 前
Makefile.am 68927a851a rename pkg-config package names from libXXX1.0.pc to libXXX-1.0.pc 13 年 前
cuda_kernels.cu 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 年 前
cudaf_kernels.cu 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 年 前
cudax_kernels.cu 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 年 前
cudax_kernels.h 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 年 前
double.h 8a29b06414 Do not compile CUDA code in double mode if double type is not available. Dynamically rule out CUDA devices which do not support capabilities >= 1.3 13 年 前
float.h 8a29b06414 Do not compile CUDA code in double mode if double type is not available. Dynamically rule out CUDA devices which do not support capabilities >= 1.3 13 年 前
libstarpufft-1.0.pc.in 1831a07b32 Fix starpufft library name 13 年 前
libstarpufft.pc.in 1831a07b32 Fix starpufft library name 13 年 前
starpufft.c 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 年 前
starpufft.h 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 年 前
starpufft_common.c 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 年 前
starpufftf.c 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 13 年 前
starpufftx.c 8a29b06414 Do not compile CUDA code in double mode if double type is not available. Dynamically rule out CUDA devices which do not support capabilities >= 1.3 13 年 前
starpufftx1d.c 8a29b06414 Do not compile CUDA code in double mode if double type is not available. Dynamically rule out CUDA devices which do not support capabilities >= 1.3 13 年 前
starpufftx2d.c 8a29b06414 Do not compile CUDA code in double mode if double type is not available. Dynamically rule out CUDA devices which do not support capabilities >= 1.3 13 年 前