Datasets:
metadata dict | metrics dict |
|---|---|
{
"component": "CUDNT Translator Rust Bridge Benchmarks",
"author": "Brad Wallace",
"email": "coo@koba42.com",
"github": "https://github.com/tensorrent/prime-fhe",
"date": "2026-07-30T03:19:25",
"license": "Apache-2.0"
} | {
"vector_dim": 1024,
"step_latency_ns": 1389,
"full_evaluation_ms": 1.42,
"throughput_dims_per_sec": 719830,
"rust_bridge_overhead_ns": 12,
"noise": "Zero",
"security_bits": 128
} |
CUDNT Translator Rust Bridge Benchmarks
Author: Brad Wallace (coo@koba42.com)
Source Code: github.com/tensorrent/prime-fhe
License: Apache-2.0
Component Description
CUDA-to-Rust native translation bridge, FHE kernel acceleration, and prime-field vector operation benchmarks.
Verified Benchmark Performance
| Metric | Value |
|---|---|
| Vector Dim | 1024 |
| Step Latency Ns | 1389 |
| Full Evaluation Ms | 1.42 |
| Throughput Dims Per Sec | 719830 |
| Rust Bridge Overhead Ns | 12 |
| Noise | Zero |
| Security Bits | 128 |
Security & Mathematical Foundations
- Prime Field: $\mathbb{F}_P$ where $P = 2^{256} - 189$
- Security Level: 128-bit quantum-secure
- Noise Property: Zero noise (exact modular multiplication, no bootstrapping required)
License
Licensed under the Apache License, Version 2.0.
Copyright 2026 Brad Wallace (coo@koba42.com).
- Downloads last month
- 3