<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Zhanyl Abdybaeva</title>
    <link>https://zhanyl-tech.github.io/</link>
    <description>Recent content on Zhanyl Abdybaeva</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 26 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://zhanyl-tech.github.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Epilog GPU Validator</title>
      <link>https://zhanyl-tech.github.io/projects/epilog-gpu-validator/</link>
      <pubDate>Sun, 26 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/projects/epilog-gpu-validator/</guid>
      <description>Drain a node for a persistently faulty GPU — and never for a transient one.</description>
    </item>
    <item>
      <title>Agentic ML Inference Infrastructure</title>
      <link>https://zhanyl-tech.github.io/projects/agentic-ml-inference-infrastructure/</link>
      <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/projects/agentic-ml-inference-infrastructure/</guid>
      <description>Production agentic AI infrastructure layer: autonomous systems that reason, decide, and act on real workloads using vLLM, LangGraph, and MCP.</description>
    </item>
    <item>
      <title>Slinky GitOps</title>
      <link>https://zhanyl-tech.github.io/projects/slinky-gitops/</link>
      <pubDate>Sun, 26 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/projects/slinky-gitops/</guid>
      <description>Slurm on Kubernetes from nothing in one command — and the auth-key rotation nobody wants to test in production.</description>
    </item>
    <item>
      <title>128-GPU Distributed Training Platform</title>
      <link>https://zhanyl-tech.github.io/projects/distributed-training-platform/</link>
      <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/projects/distributed-training-platform/</guid>
      <description>Distributed ML training infrastructure for large-scale models: FSDP, gradient checkpointing, mixed precision, and cost-optimized multi-node orchestration.</description>
    </item>
    <item>
      <title>IB Slurm Exporter</title>
      <link>https://zhanyl-tech.github.io/projects/ib-slurm-exporter/</link>
      <pubDate>Sun, 26 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/projects/ib-slurm-exporter/</guid>
      <description>Correlate InfiniBand and RoCE counters with the Slurm job that owns them, so a slow collective can be traced to the fabric.</description>
    </item>
    <item>
      <title>GPU-Accelerated Volatility Surface Calibration</title>
      <link>https://zhanyl-tech.github.io/projects/gpu-volatility-surface/</link>
      <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/projects/gpu-volatility-surface/</guid>
      <description>CUDA-accelerated local and stochastic volatility surface calibration — Dupire&amp;#39;s model, Heston, and hybrid approaches for real-time derivatives pricing.</description>
    </item>
    <item>
      <title>GPU Reaper</title>
      <link>https://zhanyl-tech.github.io/projects/gpu-reaper/</link>
      <pubDate>Sun, 26 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/projects/gpu-reaper/</guid>
      <description>Find wasted GPU allocations on a Slurm cluster and escalate them through alert, drain, and cancel.</description>
    </item>
    <item>
      <title>Slurm Scheduler Lab</title>
      <link>https://zhanyl-tech.github.io/projects/slurm-scheduler-lab/</link>
      <pubDate>Sun, 26 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/projects/slurm-scheduler-lab/</guid>
      <description>Test Slurm priority and backfill policy against a job trace before it reaches a live controller.</description>
    </item>
    <item>
      <title>I Was Planning a Slurm 25.11 Upgrade. Then 26.05 Shipped.</title>
      <link>https://zhanyl-tech.github.io/experiments/2026-07-26-slurm-25-11-upgrade-notes/</link>
      <pubDate>Sun, 26 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/experiments/2026-07-26-slurm-25-11-upgrade-notes/</guid>
      <description>Three versions, two config renames that break on restart, and one cgroup change that quietly breaks every job-attribution tool you own.</description>
    </item>
    <item>
      <title>Your Slurm Priority Weights Matter Less Than Your Users&#39; Time Limits</title>
      <link>https://zhanyl-tech.github.io/experiments/2026-07-26-slurm-backfill-time-limits/</link>
      <pubDate>Sun, 26 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/experiments/2026-07-26-slurm-backfill-time-limits/</guid>
      <description>I built a simulator to tune Slurm priority weights. It kept telling me the weights were not the problem.</description>
    </item>
    <item>
      <title>LServe and SampleAttention: What Sparse Attention Actually Changes in Prefill and Decode</title>
      <link>https://zhanyl-tech.github.io/blog/2026-01-30-lserve-sampleattention-sparse-attention/</link>
      <pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/blog/2026-01-30-lserve-sampleattention-sparse-attention/</guid>
      <description>Structured sparsity aligned with GPU attention kernels: LServe’s unified serving stack for prefill and decode, and SampleAttention’s empirical patterns plus CRA as a runtime quality floor.</description>
    </item>
    <item>
      <title>vLLM vs TensorRT-LLM: First Throughput Numbers on Llama-3 70B</title>
      <link>https://zhanyl-tech.github.io/experiments/2026-01-20-vllm-vs-tensorrt-llm-first-look/</link>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/experiments/2026-01-20-vllm-vs-tensorrt-llm-first-look/</guid>
      <description>Quick benchmark comparing vLLM and TensorRT-LLM throughput on a single A100 80GB with Llama-3 70B. Setup notes, raw numbers, and what I&amp;#39;d investigate next.</description>
    </item>
    <item>
      <title>How KV-Cache Paging Works in vLLM — and Why It Matters for Production</title>
      <link>https://zhanyl-tech.github.io/blog/2026-01-15-kv-cache-paging-vllm/</link>
      <pubDate>Thu, 15 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/blog/2026-01-15-kv-cache-paging-vllm/</guid>
      <description>A technical walkthrough of PagedAttention: the memory management innovation that makes vLLM practical for serving many concurrent LLM sessions without fragmenting GPU memory.</description>
    </item>
    <item>
      <title>About</title>
      <link>https://zhanyl-tech.github.io/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/about/</guid>
      <description>About me</description>
    </item>
    <item>
      <title>Reading</title>
      <link>https://zhanyl-tech.github.io/reading/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://zhanyl-tech.github.io/reading/</guid>
      <description>Books I recommend</description>
    </item>
  </channel>
</rss>
