Khaled Ammar

Results 1 issues of Khaled Ammar

Hi, The set_ingress_method method in distributed_graph.hpp can choose "PDS" by mistake because function "sharding_constraint::is_pds_compatible(num_shards, p)" does not check if p is a prime number. ! static bool is_pds_compatible(size_t num_shards, int&...