Deadline Ex1: Tuesday, April 13th 2021, 8am (submit to nssc@iue.tuwien.ac.at)
Report: https://www.overleaf.com/project/604e4e82499c472f16008a0b
Release Notes:
Requirements
- C++11
- eigen3 (sudo apt install libeigen3-dev)
curently implemented for 1D, any number of processes:
- jacobiSERIAL
- jacobiMPI
- jacobiMPI_float
build commands:
- make : build everything, run tests, run every binary once
- mate test : run all tests
- make run : execute all binaries