You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Running the refit_policy_generation operation with a Megatron policy that is running torch with 'expandable_segments:true' causes the colocated vLLM refit case to error out with:
(VllmGenerationWorker pid=36530) Error in VllmInternalWorkerExtension.update_weights_from_ipc_handles: pidfd_getfd: Operation not permitted
on Ampere. Seems to work fine on Hopper (Blackwell TBD).