Skip to content

This contains the exercise solutions for mooc course - programming parallel computers

Notifications You must be signed in to change notification settings

dilanSachi/ppc-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

HY 2024–2025 — University of Helsinki course CSM14212 Programming Parallel Computers

This contains the exercise solutions for the course. Solutions are written in C++. The exericses can be found here.

Current Status

CP — correlated pairs

  • CP1
  • CP2a
  • CP2b
  • CP2c
  • CP3a - Can improve the logic more to utilize maximum CPU performance
  • CP3b - Can improve the logic more to utilize maximum CPU performance
  • CP4
  • CP5
  • CP9a

IS — image segmentation

  • IS2
  • IS4
  • IS6a
  • IS6b
  • IS9a

MF — median filter

  • MF1
  • MF2
  • MF9a

SO — sorting

  • SO4
  • SO5
  • SO6
  • LLM
  • LLM9a

X — extra

  • X0a
  • X0b
  • X9a

About

This contains the exercise solutions for mooc course - programming parallel computers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages