home/categories/framework-internals/amd-agi-apex-tools-skills-hip-kernel-optimization-skill-md
framework-internalsdevelopment

hip-kernel-optimization

This skill should be used when writing or tuning HIP kernels on AMD/NVIDIA GPUs, covering memory coalescing, shared-memory tiling, bank conflict avoidance, warp primitives, occupancy, vectorization, async ops, loop unrolling, and profiling.

AMD-AGI
maintainer
AMD-AGI
Обновлено 3/23/2026
Звёзды
60
Форки
8
quick start

Installation and usage

This skill should be used when writing or tuning HIP kernels on AMD/NVIDIA GPUs, covering memory coalescing, shared-memory tiling, bank conflict avoidance, warp primitives, occupancy, vectorization, async ops, loop unrolling, and profiling.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use hip-kernel-optimization