Expand description
GPU PIR interner (device-side hash-consing).
Implements deterministic, memory-bounded interning of PIR node batches on GPU.
Structsยง
- GpuPir
Batch - Device-resident PIR batch.
- GpuPir
Interner - GPU PIR interner (device-side).
- PirBatch
- Host-side PIR batch (for tests and host-driven workflows).