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

Triton

mentions 23 type Organization page 1/2 feed RSS

// recent coverage 23 mentions

16:50
2026-07-09
gimletlabs.ai
ai-agents

Formally Verifying AI-Generated GPU Kernels

Gimlet Labs has built an early research system that uses formal verification to prove semantic equivalence between reference PyTorch models and AI-generated GPU kernels, catching bugs that pass tradit…

00:00
2026-07-08
rocm.blogs.amd.com
machine-learning

Towards Feature Complete Triton Support in JAX-Triton

AMD contributed a compatibility update to JAX-Triton that supports most Triton features, enabling users to run virtually any Triton or Gluon kernel inside JAX with minimal changes. The update includes…

00:17
2026-07-07
supercomputing-system-ai-lab.github.io
machine-learning

PuzzleMoE: Efficient Compression of Large Mixture-of-Experts Models

Researchers introduce PuzzleMoE, a method for compressing large Mixture-of-Experts models via fine-grained element-wise merging and bit-packing, achieving up to 16.7% higher accuracy on MMLU at 50% co…

05:57
2026-07-01
efn.se
artificial-intelligence

Efter börsfesten – Stockholm mot avvaktande start

Stockholmsbörsen öppnar avvaktande efter en stark period på Wall Street, där teknikaktier drev Nasdaq upp 1,5 procent. SEB konstaterar att marknaden har sett igenom geopolitisk oro och satsat stort på…

19:03
2026-06-30
rocm.blogs.amd.com
large-language-models

Accelerating LLM Inference on AMD GPUs with Low-Latency GEMMs

AMD announced a new kernel family, LDS-Pipelined Split-K GEMM, that accelerates LLM inference on AMD GPUs by optimizing decode-time GEMMs with small M and large N/K dimensions. The technique achieves …

00:00
2026-06-29
rocm.blogs.amd.com
machine-learning

OpenXLA and JAX - ROCm Support and the State of CI

The OpenXLA compiler stack and JAX now run upstream on AMD ROCm, with XLA gating every pull request on real AMD Instinct silicon through GitHub Actions and JAX running hardware tests on every ROCm PR.…

12:00
2026-06-23
hiraditya.github.io
machine-learning

A tour of MLIR: The Dialect Stack Everyone Depends On

MLIR, a compiler infrastructure framework, has become the foundation for numerous machine learning compilers including XLA, Triton, Mojo, Torch-MLIR, IREE, and ONNX-MLIR. It provides a reusable IR con…

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…

page 1 / 2 next →
// co-occurs with top 8 entities