kfernandez31 / PW-3-Calc-Collatz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

What you see is a repository of my solution for task no. 3. of the Concurrent Programming (pol. Programowanie Współbieżne, PW) course offered by the Faculty of Mathematics, Informatics and Mechanics at the University of Warsaw (further referred to as "MIM UW") in the 2021/2022 winter semester.

Brief description

The task was to concurrently simulate the steps performed in the computation of partial results of the Collatz conjecture. It aimed to look into various parallelisation strategies and determine the most optimal under various circumstances, concluding the findings with a rapport.

Full description

You can find the original task description in Polish here.


Copyright of the task's description and resources: MIM UW.

About


Languages

Language:C++ 98.9%Language:Shell 0.9%Language:Makefile 0.1%