4 papers
Efficient LLM-Generated Shuttling Compilers for Complex Trapped-Ion Architectures
Fabian Kreppel, Reza Salkhordeh, Ferdinand Schmidt-Kaler +1
Trapped-ion quantum computers rely on shuttling compilers, which cast an input algorithm into a sequence of ion-qubit movements within a given architecture. We present the first st…
Shuttling Compiler for Trapped-Ion Quantum Computers Based on Large Language Models
Fabian Kreppel, Reza Salkhordeh, Ferdinand Schmidt-Kaler +1
We present the first shuttling compiler based on large language models (LLMs) for trapped-ion quantum computers, where qubits are shuttled between segments for gate execution and q…
Employ SmartNICs' Data Path Accelerators for Ordered Key-Value Stores
Frederic Schimmelpfennig, Jan Sass, Reza Salkhordeh +3
Remote in-memory key-value (KV) stores serve as a cornerstone for diverse modern workloads, and high-speed range scans are frequently a requirement. However, current architectures…
Skip TLB flushes for reused pages within mmap's
Frederic Schimmelpfennig, André Brinkmann, Hossein Asadi +1
Memory access efficiency is significantly enhanced by caching recent address translations in the CPUs' Translation Lookaside Buffers (TLBs). However, since the operating system is…