Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Parallel implementation of DFT on CUDA GPU and MPI architectures

Notifications You must be signed in to change notification settings

bendl/Parallel-DFT-CUDA-MPI

Repository files navigation

Parallel DFT for the GPU and Software

This repository designs and evaluates a parallel DFT (Discrete Fourier Transform) implementation on CUDA GPUs and MPI (Message Passing Interface) architectures.

Implementation

CUDA MPI
CUDA Impl MPI Impl

Evaluation

Both CUDA and MPI implementations saw significant performance benefits over the sequential algorithm.

The full report can be found here.

Performance Graph showing better parallel performance

About

Parallel implementation of DFT on CUDA GPU and MPI architectures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published