Skip to content

Add Parallellism awareness

VALENTIN SEITZ requested to merge add-thread-descriptors into master

This PR aims to introduce MPI awareness to the Backends, especially the TALP-Tree backend. Additionally we laid the groundwork to enable some debug ouput to the user by enabling the description of the backends capabilities through the ParallelismDescriptor

Todos:

  • Add thread awareness
  • Add MPI to built dependencies

Solves #10 (closed)

Edited by VALENTIN SEITZ

Merge request reports