Stage 2: Federated Agent Execution

Cross-institutional agent execution under federated identity and policy.

Task

Execute agentic applications that invoke tools and workflows on DOE HPC resources under federated identity and policy.

Why This Matters

Scientific workflows often span multiple facilities. Academy provides secure, auditable tool invocation across institutional boundaries—agents authenticate once and access resources anywhere in the federation.

Prerequisites

Before diving into federated execution, ensure you’re comfortable with:

Details

Aspect Value
Technologies LangGraph, Academy
Where it runs DOE HPC systems (Polaris, Aurora, Perlmutter, Frontier)
Scale Multi-agent, multi-resource
Status Mature

Architecture

Federated architecture: Agent Host connects to DOE HPC via federated identity

Examples

Example Tech Description Key Pattern
AgentsHPCJob LangGraph Submit and monitor batch jobs Job lifecycle management
CharacterizeChemicals Academy Molecular properties via RDKit + xTB LLM-planned workflows

Comparison: Local vs Federated

Aspect Local (Stage 1) Federated (Stage 2)
Where tools run Same machine as agent Remote HPC systems
Identity Local user Federated (Globus Auth)
Scale Single machine Multi-facility
Use case Development, testing Production science

Next Steps

After mastering federated execution: