exhaust all available cores if OpenMP is enabled

Issue #9 new
Martin Albrecht repo owner created an issue

Right now, {{{_mzd_mul_mp_even}}} is called exactly once limiting the speed-up to 4x in the theoretical best case. We should call {{{_mzd_mul_mp_even}}} until we exhaust all possible cores for a better speedup

Comments (0)

  1. Log in to comment