This commit is contained in:
Gundolf Haase 2025-12-11 17:11:05 +01:00
commit fcf50ba5f7

View file

@ -10,12 +10,13 @@ Using clang++
> make run EX=Ex5 COMPILER=CLANG_
Added
#include "algorithm" // GH: transform()
#include <algorithm> // GH: transform()
in mylib.pp:2
1:
no scheduling tested
no functionality as reduction_append implemented
reduction_vec_append() implemented but never tested.
2: mainEx2.cpp
no parallelization at all. neighter OpenMP nor C++ execution policies