SEP 2026
PAPER v1.0
MCCL
An NCCL‑equivalent for Apple Silicon clusters —
auto‑tuned topology (ring / tree / hierarchical) based on
measured Thunderbolt and Ethernet link bandwidth, in‑flight
lossy compression on slow links, and a C/Swift API that mirrors
the ncclComm_t idiom. Fills the role NCCL plays on CUDA
hardware for Mac clusters.
Apple SiliconCollective CommsThunderbolt 5C ABISwift
Read PDF ↗
SEP 2026
PAPER v1.0
triton‑metal
A Triton compiler backend targeting Apple Metal, with a Swift core
and a thin Python shim. Existing @triton.jit source runs
unmodified on Mac GPUs — matmul at 75–76% of Apple’s
own MPS, FlashAttention‑2 beating the MPS composite at
s ≤ 1024 in both directions. Breaks the portable‑kernel
moat Triton gave CUDA‑only targets.
TritonMetal Shading LanguageSwiftFlashAttentionApple Silicon
Read PDF ↗
SEP 2026
PAPER v1.0
metalscope
An ML‑native kernel profiler for Metal — what Nsight Compute
is for CUDA. Computes arithmetic intensity analytically from ML kernel
shapes and scores against ceilings measured on the local chip (not
spec‑sheet peaks). Per‑encoder GPU timestamps via
MTLCounterSampleBuffer, static occupancy from
MTLComputePipelineState, and a kernel differ.
MetalRoofline AnalysisOccupancyKernel ProfilingApple Silicon
Read PDF ↗
AUG 2026
PAPER v1.0
Airwave
A native iPadOS app that turns a tablet and RTL‑SDR dongle into
a full‑spectrum scanner and automatic emitter classifier —
24 MHz to 1.766 GHz, with a Metal waterfall display and DSP
pipeline in Accelerate/vDSP.
RTL-SDRAccelerate / vDSPMetalBLEiPadOS
Read PDF ↗
AUG 2026
PAPER v1.0
MLX Serving Gateway
A production‑grade Swift 6 inference server on Hummingbird 2
and MLX Swift — OpenAI‑compatible API, prefix‑trie KV
cache, deadline‑bounded batch assembler, and LRU model pool. No
Python, no Docker.
Swift 6Hummingbird 2KV CacheOpenAI APIApple Silicon
Read PDF ↗
AUG 2026
PAPER v1.0
ScanForge
GPU‑accelerated TSDF volumetric reconstruction for watertight 3D
scanning on consumer LiDAR hardware — real‑time depth‑frame
integration via Metal compute, Marching Cubes surface extraction, OBJ/STL
export ready for any slicer.
TSDFMetal ComputeLiDARMarching Cubes3D Print
Read PDF ↗
AUG 2026
PAPER v1.0
Scholar
On‑device neural TTS for academic reading on iPad — Kokoro
82M (StyleTTS2) reimplemented in MLX Swift, with a full G2P
frontend, PLBERT prosody encoder, and iSTFT vocoder. Zero network
calls at inference time.
Kokoro / StyleTTS2MLX SwiftG2POn-DeviceiPadOS
Read PDF ↗
JUL 2026
PAPER v1.0
SDSTK Studio
A native Swift canvas for visual data science and compound model
orchestration on Apple Silicon.
MLX-NativeVisual ProgrammingMixture of ExpertsMCPiPad / macOS
Read PDF ↗
JUL 2026
PAPER v1.0
QuantForge
A native macOS and iPadOS app that brings LLM quantization —
GGUF and MLX pipelines — out of the terminal and into a
direct‑manipulation interface. Inspect architecture, choose a
format, watch live progress, get before/after benchmarks.
GGUFMLXQuantizationllama.cppmacOS / iPadOS
Read PDF ↗
JUN 2026
PAPER v1.0
mlxMesh / Open Inference Mesh
A federated protocol for privacy‑tiered, measured‑accountability
AI compute across wide‑area networks.
WAN FederationMoE ShardingEd25519Secure EnclaveOpen Protocol
Read PDF ↗
MAY 2026
PAPER v1.0
ExoControlCenter
A native iPad control plane for distributed AI inference clusters
built on exo.
exoiPad NativePipeline ParallelCluster OpsMLX
Read PDF ↗
APR 2026
PAPER v1.0
Model Cartography
A universal platform for neural network interpretability, attribution,
and surgical intervention.
Mechanistic Interp.SAEMoE RoutingAI ActCross-Platform
Read PDF ↗
MAR 2026
PAPER v1.0
SwiftSci
An MLX‑native Swift reimplementation of the Python scientific
data science stack.
MLXSwiftAccelerate / LAPACKNo GILApple Silicon
Read PDF ↗
ICLR 2026
WORKING PAPER
Circuit Tracing at Scale
Circuit‑level mechanisms identified in small models generalize to
larger models with additional redundancy structure. Targeted path‑patching
combined with sparse decomposition on Apple Silicon — IOI circuits
measured on Llama and Pythia.
Mechanistic Interp.Path PatchingIOIApple Silicon
Abstract & PDF ↗
NeurIPS 2026
WORKING PAPER
Sparse Autoencoders as Feature Finders
TopK SAE training dynamics across Llama, Mistral, and Qwen: dictionary
collapse, dense‑feature degeneracy, and held‑out reconstruction.
Evaluation metric choice determines which architecture appears superior —
a hidden confound in prior work.
SAETopKDictionary LearningLlama / Mistral / Qwen
Abstract & PDF ↗
ICLR 2026
WORKING PAPER
Distributed Interpretability
Activation streaming across two nodes via Thunderbolt: bit‑exact
activation splits at 1.25 GB/s with sub‑millisecond scheduling
overhead. A graph‑based attribution method propagating credit across
the full residual stream for safety‑relevant behaviors.
Activation StreamingThunderboltSafety ClassifierFeature Attribution
Abstract & PDF ↗
PREPRINT
WORKING PAPER
What Does MLX 4-bit Cost?
A controlled audit of 4‑bit MLX quantization cost for code generation
on Apple Silicon. Measures perplexity, HumanEval/EvalPlus pass rates, and
tokens/sec across quantization levels under a reproducible harness.
MLX4-bit QuantizationHumanEvalEvalPlus
Abstract & PDF ↗
The pre‑lab years. More than twenty apps shipped since 2011,
across domains with nothing in common — where the range came from.
EnergyTechBlockchainWearablesDevOps