Skip to content

WYHNUS/Parallel-Algorithms-and-Parallel-Computers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-Algorithms-and-Parallel-Computers

This repo contains three different questions for TUDelft course IN4026(-12):

A – Prefix/suffix minima

B – Simple merge

C – List Ranking (Pointer Jumping)

All of the questions should be solved using

  1. sequential algorithm

  2. OpenMP to parallelize loops in sequential algorithm

  3. PThreads

About

Lab Course for IN4026(-12) taught in TUDelft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published