Replace 24 cudarc .arg() calls (8+16) with RawArgs + raw_launch. Eliminates ~48 cuStreamWaitEvent + cuEventRecord per step from cudarc's event tracking. Last hot-path launch_builder in the GPU RL training pipeline. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>