matlabfft代码-gpu_fftw:使用RaspberryPiGPU运行FFTW3程序-快速的fts!

时间:2024-06-12 14:29:09
【文件属性】:

文件名称:matlabfft代码-gpu_fftw:使用RaspberryPiGPU运行FFTW3程序-快速的fts!

文件大小:122KB

文件格式:ZIP

更新时间:2024-06-12 14:29:09

系统开源

matlab fft代码使用Raspberry Pi GPU运行FFTW3程序 :wrapped_gift: 你得到什么 使用Raspberry Pi GPU在不更改源代码的情况下计算快速FFT。 与fftw3程序的二进制兼容性。 :warning: 这是Alpha的早期版本,不是生产质量。 与往常一样,使用风险自负。 :chequered_flag: 快速开始 确保首先安装了fftw3。 git clone https://github.com/gpu-fftw/gpu_fftw.git cd gpu_fftw make 制作完成后,请运行以下命令以确保一切正常: sudo ./gpu_fftw -D 0 -t 您应该会看到类似以下内容的内容: gpu_fftw - Version 0.1.1-3-gcd19 GPU FFT forward/reverse error = 0.680192ppm (nrms error) GPU_FFTW/FFTW difference = 4.82646ppm (nrms error) GPU FFTW 7.11652 times faster (11523.3 ffts/sec, 86.781 usec/fft,


【文件预览】:
gpu_fftw-master
----.gitignore(59B)
----Makefile(3KB)
----hello_fft()
--------gpu_fft_trans.h(2KB)
--------gpu_fft_shaders.c(3KB)
--------gpu_fft.c(5KB)
--------gpu_fft_twiddles.c(9KB)
--------gpu_fft.txt(6KB)
--------mailbox.c(7KB)
--------hello_fft.c(4KB)
--------qasm()
--------hex()
--------hello_fft_2d.c(4KB)
--------hello_fft_2d_bitmap.h(3KB)
--------gpu_fft_trans.c(3KB)
--------gpu_fft.h(3KB)
--------mailbox.h(2KB)
--------makefile(765B)
--------gpu_fft_base.c(5KB)
----gpu_fftw.c.template(8KB)
----gpu_fftw_util.c(3KB)
----gpu_fftw_main.cpp(8KB)
----LICENSE(1KB)
----.ycm_extra_conf.py(7KB)
----gpu_fftw.h(983B)
----README.md(4KB)

网友评论