Skip to content

Parallelization with OpenMP

Patrick Kappl requested to merge PatrickKappl/openpixi_c:open_mp into master

I parallelized the most expensive computations with OpenMP.

Merge request reports