qlat.load_pickle_obj

qlat.load_pickle_obj(path, default_value=None, *, is_sync_node=True)[source]

all the nodes read the same data.

If is_sync_node is True, one node reads and broadcasts to other nodes. Otherwise, all nodes individually read the data.