Skip to content

Gbetrie/fix dmnetworkaddcomponent

Getnet Betrie requested to merge gbetrie/fix-dmnetworkaddcomponent into main

DMNetworkAddComponent() must be called by owning rank and all ghost ranks. It requires a valid compkey as input. compval=NULL when the component does no have data (register it with size=0)

Updated the manual page and examples.

Edited by Hong Zhang

Merge request reports