Model techniques map
Techniquessoftware implementationinfrastructure service

implementation detail · filed under software implementation

Per-node pooling of initialization actors

Pools initialization actors per node as one of the measures used to reduce Ray actor registrations.

Also called pooling initialization actors per node.

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.

We eliminated 40% of actor registrations by converting short-lived actors to tasks, pooling initialization actors per node, and applied aggressive GCS tuning.

usedsoftware implementationin NeMo-RLNVIDIA

Filed alongside

Other methods under software implementation :: infrastructure service.