Computational science / systems architecture

From molecular motion to machine collectives.

I study complex systems by building models, infrastructure, and experiments around them. The scale has changed—from quantum dynamics measured in femtoseconds to GPU fabrics and persistent agent populations—but the practice remains grounded in first principles and evidence.

One method, five scales of inquiry

  1. Quantum matter

    Quantum dynamics, molecular simulation, and ultrafast vibrational spectroscopy—connecting femtosecond-scale coherence and energy transfer to observable infrared and Raman spectra.

  2. Networks and resources

    Energy-aware cloud provisioning and CPU/GPU algorithms for content-centric networking. The question shifts from molecular energy flow to computational work and information flow.

  3. Fabric as a system

    RDMA, PCIe/CXL, memory pooling, remote devices, multi-rail HPC, and GPU fabrics—treating communication and memory movement as part of the computer itself.

  4. Computational science at scale

    Reproducible, heterogeneous infrastructure for DNA and mRNA sequencing workflows, with each stage placed on the appropriate x86, Arm, or GPU resource.

  5. Machine collectives

    Memory-efficient model runtimes, durable 1,000-agent infrastructure, and deterministic control planes for parallel work that remains observable, bounded, and recoverable.

Recent measurements and arguments

Writing archive

Systems under construction

  • Agent Graphagent control plane

    Deterministic multi-agent engineering for VS Code: issue graphs, MCP control, isolated Codex workers, and parallel execution through bounded workflows.

    Project pageInstall VSIX
  • Agent Runneragent runtime

    Server-side multi-agent orchestration with mailbox queues, agenda tasks, groups, resources, and deterministic project state.

    Project page
  • Agentify Cloudcloud runtime

    Agent-native cloud runtime with FastAPI, FastMCP, AGENTS.md policy, route intents, JSON contracts, and validation.

    Project page
  • Memory-efficient MoE inferencemodel runtime

    Treats sparse experts as a managed working set: CPU memory holds the expert bank while routed experts move into bounded GPU slots for fused execution.

    Passive offloadActive cache
  • Nextflow Infrastructure as Codecomputational science

    Reproducible DNA and mRNA sequencing workflows that provision stage-specific x86, Arm, or GPU infrastructure and retain task artifacts for inspection.

    ArchitectureCost study
  • PCIe over Networkremote fabric

    Software-defined remote PCIe virtualization where a host can access physical PCIe devices across a network while preserving native driver behavior.

    BlogDemo
Project archive
  • vLLM MoE CPU Offloadmodel runtime

    GPU-native MoE offload using CPU host memory as the expert-weight bank for constrained GPU memory.

    Repo
  • llama.cpp-MoElocal inference

    Router-aware GPU expert slots for local MoE inference under constrained GPU memory.

    Repo
  • GPU-native Scheduler for GPU Computingscheduling

    Patent-submitted scheduling approach for GPU resource management.

  • SuperKernel for SuperPod GPU Clustersgpu fabric

    Patent-submitted Jupyter kernel architecture for large GPU fabric execution.

    Repo
  • Distributed MCP Protocol for AI-native CDN Architecturedistributed agents

    Distributed protocol design for AI-native content delivery and agent coordination.

    Demo
  • PCIe-Net and RDMA over PCIe/CXLfabric networking

    TCP/IP-over-PCIe/CXL and RDMA-style data movement across high-speed interconnect fabrics.

    Demo
  • CXL Switch SoC and Cluster-on-Boardsystem architecture

    Switch-chip and multi-CPU board-level architectures for scalable AI and HPC systems.

  • Multi-rail HPC Computing Systemhpc rendering

    Multi-rail HPC computing architecture for production rendering workloads.

A public trail across disciplines

Research

Seven archival papers trace a path through physical chemistry, cloud resource optimization, and high-performance networking. The topics differ; the common thread is quantitative modeling tied to computation.

Speaking

Public talks connect many-core HPC, edge systems, telecom cloud, and AI networking.

Invention

Patent work spans named-data networking, rendering and ETL systems, AI applications, PCIe/CXL/UCIe interconnects, distributed storage, and GPU execution. Recent public examples include CXL-backed distributed storage and expandable PCIe address space.

Continue the conversation