Open lcebaman opened 5 years ago
Algorithm design for allreduce included in (libpnbc_osc/pnbc_osc_allreduce.c). We should be able to plug in functions to this algorithm while we develop them (i.e. win_icreate_dynamic() ) Only the binomial tree has been implemented so far.
libpnbc_osc/pnbc_osc_allreduce.c
win_icreate_dynamic()
Algorithm design for allreduce included in (
libpnbc_osc/pnbc_osc_allreduce.c
). We should be able to plug in functions to this algorithm while we develop them (i.e.win_icreate_dynamic()
) Only the binomial tree has been implemented so far.