Skip to main content

Module gpu_pir_intern

Module gpu_pir_intern 

Source
Expand description

GPU PIR interner (device-side hash-consing).

Implements deterministic, memory-bounded interning of PIR node batches on GPU.

Structsยง

GpuPirBatch
Device-resident PIR batch.
GpuPirInterner
GPU PIR interner (device-side).
PirBatch
Host-side PIR batch (for tests and host-driven workflows).