Skip to content

A repository that contains assignments for my Parallel Programming (PLP) course in university

Notifications You must be signed in to change notification settings

Eyad-Bereh/PLP-Parallel-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PLP-Parallel-Programming

A repository that contains assignments for my Parallel Programming (PLP) course in university. Those assignments were submitted for semester 2019-2. There are 2 assignments:

  1. Threads synchronization
  2. Count the number of occurrences of a specific character in a file using Message Passing Interface (MPI)

The assignments text and reports are also included alongside the used MPI.net version. The first assignment was tested on .Net Core v3.1.300, and the second one runs fine on .Net framework v4.0

About

A repository that contains assignments for my Parallel Programming (PLP) course in university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages