Skip to main content
llnl
GitHub creator profile

llnl

Repository-level view of 89 collected skills across 11 GitHub repositories.

skills collected
89
repositories
11
updated
Sep 1, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

dftracer-annotate-general
software-developers

Language-agnostic dftracer annotation rules — Rule 0 (what to skip), coverage, error paths, backend priority order, and wrapper handling

Jul 22, 2026
dftracer-annotate-python
software-developers

Python annotation rules for dftracer — decorator usage, initialize/finalize, comp types, class methods, and quick checklist

Jul 22, 2026
dftracer-annotation-lessons
software-developers

Lessons learned from dftracer annotation sessions — real errors, root causes, and exact fixes. Loaded by each per-file annotation subagent at startup. Updated by the pipeline recipe after every session (Step 8).

Jul 22, 2026
dftracer-communication-optimization
software-developers

Communication-component (MPI/collective/network) bottleneck-to-optimization mappings, papers, and L1/L2/L3 strategies for the dftracer optimization pipeline

Jul 22, 2026
dftracer-compute-optimization
software-developers

Compute-component bottleneck-to-optimization mappings, papers, and L1/L2/L3 strategies for the dftracer optimization pipeline

Jul 22, 2026
dftracer-diagnoser
software-developers

Diagnose traces and convert symptoms into actionable bottlenecks with MCP tools.

Jul 22, 2026
dftracer-memory-optimization
software-developers

Memory-component bottleneck-to-optimization mappings, papers, and L1/L2/L3 strategies for the dftracer optimization pipeline

Jul 22, 2026
dftracer-optimization-kb
software-developers

Cross-session, citation-backed knowledge base of every MEASURED dftracer optimization, partitioned into system-centric (L3), software-centric (L2), and workload-centric (L1) findings. Load this FIRST in any optimization loop to avoid re-deriving what is…

Jul 22, 2026
Showing 8 of 54 collected skills.
sundials-devs-update-answer-files
unclassified

Update or add SUNDIALS expected-output answer files after intentional test output changes. Use to refresh .out files embedded in examples, update the sundials-codes/answers repository or test/answers submodule, consume GitHub Actions or Jenkins output_files…

Sep 1, 2026
code-review
unclassified

Review SUNDIALS pull requests using the repository’s correctness, numerical, API, documentation, testing, portability, and maintainability review patterns. Use for GitHub PR reviews or when asked to review changed SUNDIALS source, bindings, build files,…

Sep 1, 2026
sundials-build
unclassified

Build, install, and test SUNDIALS from source as an end user or as a SUNDIALS developer. Use when a request involves configuring CMake, selecting compilers/options (MPI, GPU backends, Fortran), building/installing, running CTest, enabling dev/unit tests, or…

Sep 1, 2026
sundials-devs-address-pr-comments
unclassified

Fetch and apply GitHub pull-request review comments locally, especially when the task includes reconciling new review traffic, following reply chains from specific reviewers/authors, and keeping a scratch notes file that maps comment IDs to fixes.

Aug 17, 2026
sundials-devs-python-callbacks
unclassified

Generate nanobind C++ wrapper code for user-supplied callback functions in the sundials4py Python bindings. Use this skill whenever adding a new user-supplied function (callback) to any sundials4py submodule (arkode, cvodes, idas, kinsol, core/sundials),…

Aug 17, 2026
sundials-guide
unclassified

Guide SUNDIALS users to the right package, time-stepping module, nonlinear/linear solver strategy, and initial tuning choices. Use when a request asks which SUNDIALS package to use (CVODE, CVODES, IDA, IDAS, ARKODE, KINSOL), whether to choose explicit vs…

Aug 17, 2026
sundials-new-module
unclassified

Add a new SUNDIALS module (e.g., NVECTOR_*, SUNMATRIX_*, SUNLINSOL_*, SUNNONLINSOL_*, SUNMEMORY_*, or a new shared component) including source/header layout, CMake wiring, enable/disable options, exported CMake targets, installed component registration, and…

Aug 17, 2026
Showing 11 of 11 repositories
All repositories loaded