SIGN IN SIGN UP

UCT/ROCM: initial commit for device initiated ipc put (#11299)

Introduces device initiated IPC put operation for the ROCm component.

- Add device-side rocm_ipc.h with HIP __device__ put/atomic_add/get_ptr,
  including a strided int4/int2 vectorized copy at thread/warp/block levels.
- Add MD mem_elem_pack/rkey_ptr that map the remote IPC handle via a shared,
  lazily-initialized process-wide handle cache; iface/ep now expose a device ep.
M
Manu Shantharam committed
0957aaea914f720bdb90402fc508ff2f549a815e
Parent: d9c844a
Committed by GitHub <noreply@github.com> on 8/7/2026, 3:17:45 PM