Trilinos
Trilinos copied to clipboard
Zoltan2: Integrate Jet graph partitioner
@trilinos/zoltan2
There is a new multilevel graph partitioner, Jet: https://github.com/sandialabs/Jet-Partitioner/ Jet uses Kokkos so will run on both CPU and GPU. It has been optimized for GPU. It is currently a stand-alone partitioning code, but we want to integrate it into Zoltan2. To make it easily available to all users, we plan to snapshot the source code into Zoltan2 and add the necessary adapters and tests. No TPL installation required for the user.