• songhexiang's avatar
    For the SMs which calculate metadata in notify_dispatch, each warp in the SM... · 4dd1e68a
    songhexiang authored
    For the SMs which calculate metadata in notify_dispatch, each warp in the SM is used to calculate the metadata of one channel. The default configuration is 8 warps for 10 channels, which needs two rounds of loop. Maybe the number of warps can be configured to the number of the channels so that one loop is enough.
    4dd1e68a
internode.cu 96.5 KB