Skip to content

Repository files navigation

A collection of concepts from parallel computing implemented in C++.

This repo emerged from my effort to internalize the contents of the course "Advanced Topics in Parallel Computing" held at the University of Munich (LMU).

Each .cpp file defines a class that implements the concept described by its filename, along with a main function that briefly demonstrates or tests its behavior. The files are intended to be compiled and run individually, not linked together into a single executable or library.

About

A collection of parallel computing concepts implemented in C++

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages