38 #ifndef process_topology_hpp 39 #define process_topology_hpp 46 #include <ginkgo/ginkgo.hpp> 47 #include <schwarz/config.hpp> 51 #include <cuda_runtime.h> 55 #include "device_guard.hpp" 67 static void bind_gpus_to_process(
68 std::shared_ptr<schwz::device_guard> &dev_guard,
int &local_rank,
69 int &local_num_procs,
int &num_threads)
79 #endif // process_topology.hpp The ProcessTopology namespace .
Definition: process_topology.hpp:64