An FIR filter based on GPU Computing program, developed based on the CUDA platform. Supported GPU parallel computing. The complete source code, has been tested.
File list:
GPUFIR
.....\BIN
.....\...\cudart.dll
.....\...\cutil32.dll
.....\...\FIRParamGen.exe
.....\...\WaveX01.exe
.....\Params
.....\......\EQ01.txt
.....\......\Freq01.txt
.....\......\Freq02.txt
.....\......\Freq03.txt
.....\......\Freq04.txt
.....\......\WaveX.ini
.....\Source
.....\......\FIRParamGen
.....\......\...........\FIRParamGen.cpp
.....\......\...........\FIRParamGen.vcproj
.....\......\...........\stdafx.cpp
.....\......\...........\stdafx.h
.....\......\WaveXGen01
.....\......\..........\WaveX01.cu
.....\......\..........\WaveX01.vcproj
.....\......\..........\WaveX01_kernel.cu
.....\WAVE
.....\WAVEX
.....\convert.bat
.....\FIRParamGen.bat
.....\ReadMe.txt