ezmsg.sigproc.util.blockdiag.GATHER_COST_MACS#
- GATHER_COST_MACS = 1600.0#
Cost of moving one element through a fancy-index gather, in MACs.
Large on purpose: fancy indexing runs at a small fraction of streaming bandwidth, which is why permuting channels to make blocks contiguous only pays off for wide, short chunks.