Field and Description |
---|
jcuda.jcufft.cufftCompatibility.CUFFT_COMPATIBILITY_FFTW_ALL
as of CUDA 8.0.27
|
jcuda.jcufft.cufftCompatibility.CUFFT_COMPATIBILITY_FFTW_ASYMMETRIC
as of CUDA 6.5: Asymmetric input is
always treated as in FFTW.
|
jcuda.jcufft.cufftCompatibility.CUFFT_COMPATIBILITY_NATIVE
as of CUDA 6.0RC
|
Method and Description |
---|
jcuda.jcufft.JCufft.cufftSetCompatibilityMode(cufftHandle, int)
This function was removed in CUDA 9.1, and will throw
an UnsupportedOperationException
|
Copyright © 2020. All rights reserved.