From the 1 of 7 linked papers with an AI index.
7 papers
OpRAG: A Resource-Deterministic Runtime for GPU-Backed Multi-Stage RAG Workflows
Arup Kumar Sarker, Mills Staylor, Aymen Alsaadi +3
Agentic retrieval-augmented generation (RAG) systems combine preprocessing, embedding, retrieval, memory access, context construction, generation, and vector-index updates. Althoug…
[AAFLOW+] Stateful Operator Abstraction with Zero-Copy Distributed KV Cache Orchestration for Multi-Agent Workflows
Arup Kumar Sarker, Alexander James Halpern, Mills Staylor +5
The paper presents AAFLOW+, a framework that treats key‑value (KV) caches as distributed objects, enabling zero‑copy sharing of model state across multi‑agent LLM workflows to cut…
AAFLOW: Scalable Patterns for Agentic AI Workflows
Arup Kumar Sarker, Mills Staylor, Aymen Alsaadi +3
Agentic workflows in large language model systems integrate retrieval, reasoning, and memory, but existing frameworks suffer from scalability and reproducibility limitations due to…
RHAPSODY: Execution of Hybrid AI-HPC Workflows at Scale
Aymen Alsaadi, Mason Hooten, Mariya Goliyad +14
Hybrid AI-HPC workflows combine large-scale simulation, training, high-throughput inference, and tightly coupled, agent-driven control within a single execution campaign. These wor…
Adaptive Protein Design Protocols and Middleware
Aymen Alsaadi, Jonathan Ash, Mikhail Titov +4
Computational protein design is experiencing a transformation driven by AI/ML. However, the range of potential protein sequences and structures is astronomically vast, even for mod…
In-Transit Data Transport Strategies for Coupled AI-Simulation Workflow Patterns
Harikrishna Tummalapalli, Riccardo Balin, Christine M. Simpson +5
Coupled AI-Simulation workflows are becoming the major workloads for HPC facilities, and their increasing complexity necessitates new tools for performance analysis and prototyping…