← all publishers

ytfh44

@ytfh44 source repo

15 published skills

  1. Gpu Code Optimizer · ytfh44
    Load this skill and follow it when planning, reviewing, or carrying out performance optimization for GPU compute, resource, or runtime-state workloads, especially when deciding which specialized optimization skills to load.
    0
    installs
  2. Gpu Compiler Runtime · ytfh44
    Load this skill and follow it when optimizing compiled graphs, fusion, graph breaks, recompilation, GPU graphs, or multi-GPU runtime behavior in systems such as PyTorch Inductor, torch.compile, JAX/XLA, or Triton.
    0
    installs
  3. Gpu Kernel Execution · ytfh44
    Load this skill and follow it when optimizing GPU kernel thread mapping, coalesced memory access, tiling, shared memory, registers, occupancy, synchronization, or atomic operations.
    0
    installs
  4. Gpu Numerical Safety · ytfh44
    Load this skill and follow it when optimizing GPU code that may change floating-point evaluation order, precision, boundary behavior, NaN or Inf propagation, determinism, or other program semantics.
    0
    installs
  5. Gpu Persistent State · ytfh44
    Load this skill and follow it when designing runtime GPU state that survives across kernels, steps, requests, or sessions, especially when growth, mutation, snapshots, branching, checkpoint placement, ownership, or reconstruction semantics differ across state objects.
    0
    installs
  6. Gpu Reductions Scans · ytfh44
    Load this skill and follow it when optimizing GPU reductions, scans, prefix operations, recurrences, streaming state, tile-local partials, or their boundary semantics.
    0
    installs
  7. Gpu Memory Scheduling · ytfh44
    Load this skill and follow it when jointly scheduling GPU compute, allocation, mapping, transfers, prefetch, offload, rematerialization, barriers, or reclamation to minimize critical-path stalls and bound memory pressure.
    0
    installs
  8. Gpu Training Autodiff · ytfh44
    Load this skill and follow it when optimizing GPU training paths, backpropagation, saved tensors, recomputation, gradient reductions, or mixed-precision forward and backward execution together.
    0
    installs
  9. Gpu Memory Fusion Layout · ytfh44
    Load this skill and follow it when reducing GPU global-memory traffic, intermediate tensor materialization, layout conversions, redundant copies, or when designing safe kernel and operator fusion.
    0
    installs
  10. Gpu Performance Evidence · ytfh44
    Load this skill and follow it when establishing a GPU performance baseline, analyzing profiler data, roofline results, or hardware counters, classifying bottlenecks, or validating evidence for a claimed speedup.
    0
    installs
  11. Gpu State Reuse Eviction · ytfh44
    Load this skill and follow it when identifying reusable GPU state, defining identity and validity, sharing or copy-on-write, admission, retention, invalidation, or eviction under capacity and performance constraints.
    0
    installs
  12. Gpu Optimization Validation · ytfh44
    Load this skill and follow it when turning GPU optimizations into reviewable patches, designing guards and fallbacks, running representative benchmarks, recording failure cases, or performing final validation.
    0
    installs
  13. Gpu Memory Tiering Migration · ytfh44
    Load this skill and follow it when placing or moving GPU resources across device memory, peer devices, host memory, storage, or remote tiers, including residency, prefetch, offload, replication, migration, and oversubscription.
    0
    installs
  14. Gpu Resource Lifetime Allocation · ytfh44
    Load this skill and follow it when optimizing GPU resource lifetimes, allocation reuse, transient aliasing, pooling, workspace capacity, materialization, rematerialization, or peak live memory across a task graph.
    0
    installs
  15. Gpu Virtual Memory Fragmentation · ytfh44
    Load this skill and follow it when diagnosing GPU memory allocatability failures, internal or external fragmentation, virtual-to-physical mapping, sparse or page-backed resources, virtual contiguity, compaction, stitching, or page-granularity tradeoffs.
    0
    installs