optimization pipeline skills

13 tagged optimization pipeline, measured the same way as everything else here.

Browse within: gpu-kernels 13llamas 13

AMD-AGI/Apex

Skill Claude CodeCodex

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.

76 5d ago A 56 tokens original MIT

kernel-exp-history

02

AMD-AGI/Apex

Skill Claude CodeCodex

This skill should be used when optimizing kernels in this repo and needing to consult past optimization experiments, or when recording the current optimization iteration back into the kernel experiment database.

76 5d ago A 37 tokens original MIT

AMD-AGI/Apex

Skill Claude CodeCodex

This skill should be used when writing or tuning Triton GPU kernels, including autotuning block sizes, coalesced accesses, tiled matmul, fused ops, reductions, flash-attention style kernels, quantization, custom gradients, and profiling.

76 5d ago A 56 tokens original MIT