StephanPreibisch / FourierConvolutionCUDALib

Implementation of 3d non-separable convolution using CUDA & FFT Convolution
19 stars 13 forks source link

deprecated use of cufftSetCompatibilityMode(...,CUFFT_COMPATIBILITY_N… #15

Closed psteinb closed 7 years ago

psteinb commented 8 years ago

…ATIVE) for all cuda sdk versions > 7.5

psteinb commented 8 years ago

I'll leave this open for review, if nobody comments within a week, I'll merge it