搜索资源列表
3dfft_files
- 3 Dimensional FFT using MPI and OpenMP
fft
- OpenMP 实现FFT 分解 曙光 4000A集群-OpenMP to achieve FFT decomposition of Dawning 4000A cluster
FFT Serial Test1
- 基于openMP的FFT 并行代码,并行计算提高计算效率,充分利用多核性能-FFT-based openMP parallel code, parallel computing to improve computational efficiency, take advantage of multi-core performance
fft_omp
- 采用fortran语言编写的FFT程序,用openMP实现并行计算。-a FORTRAN77 program which demonstrates the computation of a Fast Fourier Transform in parallel, using OpenMP