Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 209 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 209 Bytes

Polyphase-Filter

A Comparison between CPU and GPU

First clone the repository:

git clone https://github.com/aminja/Polyphase-Filter.git

Run codes by the below commands:

nvcc main.cu
./a.out