Mt-KaHyPar (Multi-Threaded Karlsruhe Hypergraph Partitioner) is a shared-memory multilevel graph and hypergraph partitioner equipped with parallel implementations of techniques used in the best sequential partitioning algorithms. Mt-KaHyPar can partition extremely large hypergraphs very fast and with high quality.
If you dont have TBB installed and use the KAHYPAR_DOWNLOAD_TBB option to download it, everything works fine including re-make after code changes. However, if you try to re-make your existing build after reboot, your download isn't found anymore and you get Required library TBB not found. error...
Platform: Linux 5.15.0-89-generic x86_64 (Linux Mint 20.1 based on Ubuntu 20.04 focal), cmake version 3.16.3, GNU Make 4.2.1
If you dont have TBB installed and use the
KAHYPAR_DOWNLOAD_TBB
option to download it, everything works fine including re-make after code changes. However, if you try to re-make your existing build after reboot, your download isn't found anymore and you getRequired library TBB not found.
error...Platform: Linux 5.15.0-89-generic x86_64 (Linux Mint 20.1 based on Ubuntu 20.04 focal), cmake version 3.16.3, GNU Make 4.2.1