cufftShift

所属分类:超算/并行计算
开发工具:C/C++
文件大小:27KB
下载次数:16
上传日期:2020-04-09 23:16:32
上 传 者4727470
说明:  基于CUDA并行计算实现1D,2D,3D数据的matlab函数fftshift的功能
(Based on CUDA parallel computing to realize the function of Matlab function FFTSHIFT for 1D, 2D and 3D data)

文件列表:
CMake (0, 2014-01-15)
CMake\Find_CUDA.cmake (1126, 2014-01-15)
CMake\Find_CUDA_SDK.cmake (1868, 2014-01-15)
CMakeLists.txt (4137, 2014-01-15)
Src (0, 2014-01-15)
Src\CUDA (0, 2014-01-15)
Src\CUDA\Interfaces (0, 2014-01-15)
Src\CUDA\Interfaces\in-place (0, 2014-01-15)
Src\CUDA\Interfaces\in-place\cufftShift_1D_IP_impl.cu (2253, 2014-01-15)
Src\CUDA\Interfaces\in-place\cufftShift_2D_IP_impl.cu (2659, 2014-01-15)
Src\CUDA\Interfaces\in-place\cufftShift_3D_IP_impl.cu (2750, 2014-01-15)
Src\CUDA\Interfaces\out-of-place (0, 2014-01-15)
Src\CUDA\Interfaces\out-of-place\cufftShift_1D_OP_impl.cu (2454, 2014-01-15)
Src\CUDA\Interfaces\out-of-place\cufftShift_2D_OP_impl.cu (2860, 2014-01-15)
Src\CUDA\Interfaces\out-of-place\cufftShift_3D_OP_impl.cu (2951, 2014-01-15)
Src\CUDA\Kernels (0, 2014-01-15)
Src\CUDA\Kernels\in-place (0, 2014-01-15)
Src\CUDA\Kernels\in-place\cufftShift_1D_IP.cu (1562, 2014-01-15)
Src\CUDA\Kernels\in-place\cufftShift_2D_IP.cu (2257, 2014-01-15)
Src\CUDA\Kernels\in-place\cufftShift_3D_IP.cu (3725, 2014-01-15)
Src\CUDA\Kernels\out-of-place (0, 2014-01-15)
Src\CUDA\Kernels\out-of-place\cufftShift_1D_OP.cu (1416, 2014-01-15)
Src\CUDA\Kernels\out-of-place\cufftShift_2D_OP.cu (2453, 2014-01-15)
Src\CUDA\Kernels\out-of-place\cufftShift_3D_OP.cu (3990, 2014-01-15)
Src\CXX (0, 2014-01-15)
Src\CXX\cufftShift_1D.cpp (1900, 2014-01-15)
Src\CXX\cufftShift_1D.h (1649, 2014-01-15)
Src\CXX\cufftShift_2D.cpp (1997, 2014-01-15)
Src\CXX\cufftShift_2D.h (1713, 2014-01-15)
Src\CXX\cufftShift_3D.cpp (2092, 2014-01-15)
Src\CXX\cufftShift_3D.h (1777, 2014-01-15)
Src\Src.cmake (1706, 2014-01-15)
Src\cuUtils (0, 2014-01-15)
Src\cuUtils\configGPU.cpp (3866, 2014-01-15)
Src\cuUtils\configGPU.h (1138, 2014-01-15)
Src\cufftShiftInterface.h (2218, 2014-01-15)
Src\cufftShiftShared.h (1251, 2014-01-15)
Src\cxxUtils (0, 2014-01-15)
... ...

cufftShift CUDA-based implementation for linear 1D, 2D and 3D FFT-Shift funtions.

近期下载者

相关文件


收藏者