Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
project: HSF
title: "Generative-AI Assisted Testing of Complex Spack Packages"
author: Vaishnavi Mishra
photo: blog_authors/VaishnaviMishra.jpg
photo: blog_authors/VaishnaviMishra.jpeg
avatar: https://avatars.githubusercontent.com/VaishnaviOnPC
date: 2026-08-25
year: 2026
Expand Down Expand Up @@ -40,8 +40,8 @@ In addition to the core components, the extension also includes:
* **Decoupled HPC Workflows:** Supports offline compute nodes by generating specs on login nodes (``--plan-only``) and executing them offline in batch jobs like Slurm (``--execute-queued``).

## Implementation Highlights (Code & Documentation)
* **AI-Test Extension Repository:** [VaishnaviOnPC/spack-ai-test](https://github.com/VaishnaviOnPC/spack-ai-test)
* **Official Documentation:** [spack-ai-test Documentation](https://VaishnaviOnPC.github.io/spack-ai-test/)
* **AI-Test Extension Repository:** [VaishnaviOnPC/spack-ai-test](https://github.com/spack-ai/spack-ai-test)
* **Official Documentation:** [spack-ai-test Documentation](https://spack-ai.github.io/spack-ai-test/)

## Current State & What's Left to Do
The extension is fully functional and successfully integrates into existing Spack installations. The core MAPE-K loop, LLM integration, and bisection logic are operational.
Expand All @@ -63,4 +63,4 @@ The design of the MAPE-K loop and generative testing pipeline was inspired by re
---

## Acknowledgements
Thank you to my mentor, Wouter Deconinck, for the guidance throughout this project. I am also very grateful to CERN, HSF and Spack for this opportunity.
Thank you to my mentor, Wouter Deconinck, for the guidance throughout this project. I am also very grateful to CERN, HSF and Spack for this opportunity.