Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

gfxGRAPH

gfxGRAPH 收录了来自 carlosfundora 的 20 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
20
Stars
0
更新
2026-07-24
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

gfxgraph-development
软件开发工程师

Develop and extend gfxGRAPH internals — add gap bridges, fix HIP/ROCm issues, debug graph capture failures, and understand the architecture. Covers BridgedCUDAGraph, ShapeBucketPool, ConditionalGraph, native bridge, and the monkey-patch system. USE FOR: extend gfxGRAPH, add new gap bridge, fix gfxGRAPH bug, understand gfxGRAPH architecture, modify BridgedCUDAGraph, add gfxGRAPH feature, debug graph capture internals, improve gfxGRAPH performance, gfxGRAPH C++ native bridge, write gfxGRAPH tests. DO NOT USE FOR: just using gfxGRAPH in a project (use gfxgraph-integration), general ROCm issues.

2026-07-24
gfxgraph-benchmarking
软件开发工程师

Benchmark gfxGRAPH internals, run the public benchmark suite, and compare performance between Python and Rust.

2026-07-24
rocm-atom-inference
软件开发工程师

Guide and resources for deployment and development using the ROCm/AMD ATOM (AiTer Optimized Model) inference backend.

2026-07-24
benchmark-validate
软件开发工程师

Validates and benchmarks ROCm-DS component ports against their CPU baselines (e.g., pandas vs hipDF). Use this to generate parity tests, verify correctness, and measure the performance speedups of GPU-accelerated code.

2026-07-24
compatibility-triage
软件开发工程师

Verifies whether a requested ROCm-DS workflow is officially supported, source-build feasible, or experimental on the target system.

2026-07-24
hipdf-pandas-port
软件开发工程师

Migrates pandas-like workflows to hipDF and cudf.pandas style acceleration, auditing for unsupported features.

2026-07-24
hipgraph-analytics
软件开发工程师

Leverages GPU acceleration to process and analyze complex graph structures using hipGRAPH. Note: hipGRAPH is early access.

2026-07-24
hipmm-memory-ops
软件开发工程师

Utilizes the HIP Memory Manager (hipMM) for advanced GPU memory pooling, efficient allocation, and data movement.

2026-07-24
hipraft-primitives
软件开发工程师

Utilizes hipRAFT for foundational, reusable GPU-accelerated primitives like clustering, dimensionality reduction, and statistical operations.

2026-07-24
hipvs-ann
软件开发工程师

Selects, builds, benchmarks, and validates hipVS ANN indexes and query paths for ROCm-DS workloads.

2026-07-24
install-build
软件开发工程师

Handles installation and source compilation of ROCm-DS components via conda, PyPI, or source builds.

2026-07-24
pipeline-integration
软件开发工程师

Guidelines and patterns for integrating multiple ROCm-DS components (hipDF, hipVS, hipGRAPH, hipRAFT) into a cohesive, end-to-end data science pipeline on AMD GPUs. Use this skill when building multi-stage workflows that require passing data efficiently between different ROCm-DS tools.

2026-07-24
rocm-ds-smi-science-tools
软件开发工程师

Parent overview skill for ROCm Data Science (ROCm-DS) components and SMI tools. Provides guidance on routing workloads, compatibility triage, and component-specific tasks like hipDF, hipVS, and hipMM.

2026-07-24
tool-router
软件开发工程师

Classifies and routes tasks to the appropriate ROCm-DS component (hipDF, hipVS, hipGRAPH, hipRAFT, hipMM) based on workload requirements.

2026-07-24
rocm-vram-profiler-diagnostic
网络与计算机系统管理员

Core runbook for diagnosing memory ceiling limits on AMD's ROCm toolkit natively. Details mitigation parameters and context-limiting configurations explicitly tailored for the Radeon RX 6700 XT.

2026-07-24
gfxgraph-integration
软件开发工程师

Integrate gfxGRAPH into PyTorch or SGLang projects on AMD ROCm (RDNA2/gfx1030). Provides drop-in CUDA Graph parity, eager fallback, shape bucketing, and VRAM safety. USE FOR: enable CUDA graphs on AMD, integrate gfxGRAPH, configure gfxGRAPH for SGLang, fix graph capture failures on ROCm, RDNA2 CUDA graph compatibility, gfx1030 graph support, HIP graph bridge, monkey-patch torch.cuda.CUDAGraph, shape bucketing for dynamic batches. DO NOT USE FOR: developing or extending gfxGRAPH internals (use gfxgraph-development), general PyTorch ROCm issues unrelated to graph capture.

2026-06-12
gfxgraph-configure
网络与计算机系统管理员

Configure or reconfigure gfxGRAPH runtime behavior, environment variables, and replay modes after installation.

2026-05-17
gfxgraph-install-readiness
网络与计算机系统管理员

Assess whether a target environment is ready for gfxGRAPH installation and surface blockers before any changes are made.

2026-05-17
gfxgraph-install
网络与计算机系统管理员

Install gfxGRAPH into a user-specified target directory or environment using the repo's supported uv-based workflow.

2026-05-17
gfxgraph-testing
软件质量保证分析师与测试员

Test gfxGRAPH on real hardware and confirm it is functioning after install or configuration changes.

2026-05-17