KaGen icon indicating copy to clipboard operation
KaGen copied to clipboard

Implement hybrid execution

Open DanielSeemaier opened this issue 2 years ago • 0 comments

Currently, KaGen can only use one thread per MPI process. Since the generators are (mostly) communication free, we could implement additional OpenMPI parallelization without too much hustle.

DanielSeemaier avatar Mar 23 '23 23:03 DanielSeemaier