fdrmrc / Polydeal

C++ implementation of Polygonal Discontinuous Galerkin method within the deal.II Finite Element library.
https://fdrmrc.github.io/Polydeal/
Other
0 stars 0 forks source link

Add support for likwid #101

Open fdrmrc opened 8 months ago

fdrmrc commented 8 months ago

This PR adds support for likwid (https://github.com/fdrmrc/Polydeal/pull/101/commits/5641d117baaf25f26d211898e1bc577bbfbbb6a5)

An app benchmark_likwid.cc which likwid markers has been added.