cd/entity/Triton· home entities Triton
grep -l @triton /news/*.json | wc -l → 54

Triton

mentions 54 type Organization page 3/3 feed RSS

// recent coverage 54 mentions

21:39
2026-06-19
ianbarber.blog
large-language-models

LLMs are complicated now

Meta's LLMs have evolved from simple Transformer stacks to complex architectures with multiple attention variants, mixture-of-experts, and multimodal encoders, mirroring the complexity of recommendati…

15:00
2026-06-17
hiraditya.github.io
large-language-models

vLLM's op IR, or: where the inference engine meets the compiler

VLLM, a model-serving engine for large language models, introduced a small op-level IR to resolve the tension between acting as a compiler target and a hand-tuned kernel dispatcher. The IR allows vLLM…

15:49
2026-06-15
polarsignals.com
developer-tools

Show HN: Continuous Nvidia CUDA PC Sampling Profiler

Polar Signals has released an open-source, low-overhead continuous profiler for NVIDIA CUDA that supports Program Counter (PC) sampling, allowing developers to see where GPU code spends time at the in…

19:09
2026-05-27
pytorch.org
machine-learning

Why Is PyTorch Compile So Fast: Kernel Fusion

PyTorch's Inductor compiler uses kernel fusion to accelerate model execution by up to 10x, grouping dependent operations into single Triton kernels to reduce memory traffic and kernel launch overhead.…

03:10
2026-05-27
metaworld.me
ai-infrastructure

A Case for Tracing Based DSL Kernel Languages

NVIDIA's C++ template-based CUTLASS library for GPU kernels suffers from compile times of up to 20 seconds for a single kernel and over 17 minutes for full builds, prompting a shift toward Python-embe…

22:08
2026-05-26
developer.nvidia.com
ai-infrastructure

Extract More Kernel Performance with NVIDIA CompileIQ Auto-Tuning

NVIDIA released CompileIQ, an AI-powered compiler auto-tuning framework that uses evolutionary and genetic algorithms to optimize GPU compilers for individual workloads. The tool, included in NVIDIA C…

07:00
2026-05-22
leimao.github.io
machine-learning

PyTorch Triton Kernel Transparent Tracing and Compilation

PyTorch has introduced transparent tracing and compilation for Triton kernels, allowing custom operations to be visible to the compiler for optimization. The framework now supports compiling Triton ke…

← prev page 3 / 3
// co-occurs with top 8 entities
// topics top 6 topics