Skip to main content
Manusで任意のスキルを実行
ワンクリックで
llnl
GitHub クリエイタープロフィール

llnl

5 件の GitHub リポジトリにある 57 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
57
リポジトリ
5
更新
2026-07-20
リポジトリエクスプローラー

リポジトリと代表的な skills

dftracer-communication-optimization
ソフトウェア開発者

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

2026-07-15
dftracer-compute-optimization
ソフトウェア開発者

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

2026-07-15
dftracer-io-optimization
ソフトウェア開発者

Key literature, bottleneck-to-optimization mappings, and strategies for the dftracer I/O optimization pipeline

2026-07-15
dftracer-memory-optimization
ソフトウェア開発者

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

2026-07-15
workload-vpic-kokkos
ソフトウェア開発者

VPIC-Kokkos-specific knowledge: build/annotation quirks, the two-stage deck-compile pattern, deck sizing for smoke vs validation runs, and the measured MPI-communication-bound diagnosis on Tuolumne. Load this skill whenever working with vpic-kokkos (github.com/lanl/vpic-kokkos).

2026-07-15
dftracer-build-dftracer
ソフトウェア開発者

Install and build dftracer into the session using the MCP install tool and record tool pitfalls early.

2026-07-14
dftracer-diagnoser
ソフトウェア開発者

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

2026-07-14
dftracer-optimization-kb
ソフトウェア開発者

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 already known.

2026-07-14
このリポジトリの収集済み skills 43 件中、上位 8 件を表示しています。
devs-address-pr-comments
ソフトウェア開発者

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.

2026-06-25
sundials4py-userfn-wrapper
ソフトウェア開発者

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), wrapping a C function-pointer-based API for Python, adding a `python` member to a SUNDIALS C struct that does not yet have one, or when a function cannot be autogenerated by litgen because it takes a function pointer argument. Also trigger when the user mentions "callback wrapper", "user_supplied_fn_caller", "BIND_ARKODE_CALLBACK", "BIND_CVODE_CALLBACK", "BIND_IDA_CALLBACK", "BIND_KINSOL_CALLBACK", or references any *_usersupplied.hpp or *_impl.h file in the context of Python bindings. If the user says something like "wrap this Set callback for Python", "add a new user function to cvodes", or "this object needs a python member for callbacks", this is the skill to use.

2026-04-18
building
ソフトウェア開発者

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 troubleshooting common build/test issues.

2026-04-02
new-module
ソフトウェア開発者

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 developer tests/examples/docs updates.

2026-04-02
5 件中 5 件のリポジトリを表示
すべてのリポジトリを表示しました