HW2: RC3a - Remove stats optimization

This commit is contained in:
2025-01-05 14:05:47 +02:00
parent 0e44a3062c
commit df92833c1b
51 changed files with 3943 additions and 70 deletions
+1
View File
@@ -3,6 +3,7 @@
* \brief PDS HW2 tests
*
* To run these test execute:
* export OMP_NUM_THREADS=4 # optional to see parallelization speed-up
* make tests
* mpirun -np <N> ./out/tests
*