LLNL / ygm

Other
31 stars 22 forks source link

Renamed 3 local comm member functions. #173

Closed rogerpearce closed 1 year ago

rogerpearce commented 1 year ago

Renamed comm member functions local_progress, local_wait_until, local_process_incoming.

steiltre commented 1 year ago

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.