Model techniques map
Techniquesinference & servinginference scheduling

implementation detail · filed under inference & serving

Composite-key sorting for topology-aware GPU rank assignment

A topology-aware placement detail that sorts bundle indices by domain minimum topology rank, topology rank, and GPU ID.

source
1
model
1
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

bundle indices are sorted by a( domain_min_topo_rank,topo_rank,gpu_id )composite key

usedsoftware implementationin NeMo-RLNVIDIA

Filed alongside

Other methods under inference & serving :: inference scheduling.