Search papers, labs, and topics across Lattice.
7
0
5
6
An algorithm that guarantees safe execution edits in agent runtimes, preventing potentially hazardous duplications and omissions in task execution.
KernelScript can catch cross-boundary bugs at compile time that traditional methods miss, enhancing the reliability of eBPF applications.
Kops enables significant performance improvements in eBPF by allowing new operations to be added without compromising kernel safety or increasing the trusted computing base.
Forget heavyweight containers: Sandlock offers lightweight, unprivileged confinement for AI agent code, achieving near-native performance with strong syscall-level control.
Kernel launch overhead is a bigger bottleneck than you think: GPUOS achieves up to 15.3x speedup by fusing operations at runtime.
Diagnose performance bottlenecks in large-scale AI training 100x faster with a new observability system that adds almost no overhead.
Hot-patching NCCL with eBPF lets you boost AllReduce throughput by 27% *and* verify plugin safety, all without modifying NCCL itself.