Union ExtraJobInfo¶
Defined in File job.h
Union Documentation¶
-
union
switchml::ExtraJobInfo¶ - #include <job.h>
Extra information specific to the collective communication job.
Public Members
-
AllReduceOperation
allreduce_operation¶ The operation to use for AllReduce
-
int32_t
broadcast_root_rank¶ The worker that is broadcasting so it knows that it should send and others will receive.
-
AllReduceOperation