Skip to content

lledezma/Parallel-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-Programming

This repository contains parallel programming files that use different APIs like; CUDA, Opencl, OpenMP, OpenMPI and Posix Threads.

Programs:

  1. Matrix Multiplication.
  2. Array Addition.
  3. Pattern Match (naive algorithm and Boyer Moore algorithm).
  4. Finding the minimum value using Prefix Sum Logic.
  5. Finding constant e (Euler's number).
  6. Converting an image to a grayscale image.
  7. Computing Monte Carlo method.
  8. Numerical Integration to find pi.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published