Samuel Thibault 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 14 年 前
..
examples 57fddb0854 Fix warnings without fftw 14 年 前
.gitignore 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
Makefile.am f0316f4fde Drop now-useless object 14 年 前
cuda_kernels.cu 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
cudaf_kernels.cu 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
cudax_kernels.cu 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
cudax_kernels.h 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
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 14 年 前
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 14 年 前
libstarpufft.pc.in 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
libstarpufft1.0.pc.in 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
starpufft.c 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
starpufft.h 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
starpufft_common.c 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
starpufftf.c 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
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 14 年 前
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 14 年 前
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 14 年 前