Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 454 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 454 Bytes

Load Balancing: The Long Road from Theory to Practice

This is the implementation to the following paper accepted at ALENEX 2022:

Sebastian Berndt, Max A. Deppert, Klaus Jansen, and Lars Rohwedder. Load Balancing: The Long Road from Theory to Practice. In Proc. ALENEX 2022. Read on arXiv

Required packages

  • OpenMP: libomp-dev
  • FFTW3: libfftw3-dev