libgrape-lite
A C++ library for parallel graph processing
|
CommSpec records the mappings of fragments, workers, and the threads(tasks) in each worker. More...
#include <comm_spec.h>
Public Member Functions | |
__attribute__ ((no_sanitize_address)) CommSpec() | |
__attribute__ ((no_sanitize_address)) CommSpec(const CommSpec &comm_spec) | |
__attribute__ ((no_sanitize_address)) ~CommSpec() | |
__attribute__ ((no_sanitize_address)) CommSpec &operator | |
CommSpec records the mappings of fragments, workers, and the threads(tasks) in each worker.