Skip to content

Semester-3 Exploratory Project on "Parallel Programming" under the guidance of Dr. Lavanya Selvaganesh

Notifications You must be signed in to change notification settings

GandharvJain/OpenMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

OpenMP Programs

  • Matrix Multiplication:
    Parallel algorithm for matrix multiplication using OpenMP
  • Fast Fourier Transform:
    Parallel algorithm for Discrete Fourier Transform (DFT) and inverse-DFT (IDFT) using OpenMP.
    Includes:
    • (Sequential) recursive and iterative versions of both DFT & IDFT.
    • Parallel code for iterative DFT & IDFT.

About

Semester-3 Exploratory Project on "Parallel Programming" under the guidance of Dr. Lavanya Selvaganesh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published