You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The arrival of the following packets is not verified before moving to the next processing tick:
forward-phase broadcast STOP packets
backprop-phase broascast SYNC packets
backprop-phase multicast (s-core to w-cores) LDSA packets
any-phase broadcast DLRV packets
forward-phase broadcast NET STOP packets
Arrival of these packets is difficult to verify due to their multicast/broadcast nature.
These packets are transmitted during periods of quiet network traffic and have a low probability of being dropped and missed, i.e., they are unlikely to be dropped and, if indeed dropped, they are very likely to be picked up and successfully reinjected.
The text was updated successfully, but these errors were encountered:
The arrival of the following packets is not verified before moving to the next processing tick:
Arrival of these packets is difficult to verify due to their multicast/broadcast nature.
These packets are transmitted during periods of quiet network traffic and have a low probability of being dropped and missed, i.e., they are unlikely to be dropped and, if indeed dropped, they are very likely to be picked up and successfully reinjected.
The text was updated successfully, but these errors were encountered: