Closed rogerpearce closed 1 year ago
Renamed comm member functions local_progress, local_wait_until, local_process_incoming.
Looked through these name changes. They don't exactly agree with what I had written here, but these changes are more in line with what we want. Namely "local_" operations should simply be non-collectives that are safe to call at any time.
Renamed comm member functions local_progress, local_wait_until, local_process_incoming.