Benchmark the effects of compilers and optimisers on the performance of a simple dot product of vectors stored in std::vector and std::array containers (C++20 std::span), shared-memory parallelisation with OpenMP (parallel for and SIMD) as well as manual AVX2/AVX512 intrinsics - View it on GitHub
Star
0
Rank
13781317