cd/entity/cuBLAS· home entities cuBLAS
grep -l @cublas /news/*.json | wc -l → 13

cuBLAS

mentions 13 type Organization feed RSS

// recent coverage 13 mentions

07:00
2026-08-25
hiraditya.github.io
artificial-intelligence

The Illusion of Determinism in Disaggregated Inference

SGLang and vLLM, the two major LLM serving engines, have attempted to enforce deterministic inference but face fundamental challenges due to floating-point non-associativity in GEMM kernels, which cau…

07:00
2026-08-24
hiraditya.github.io
artificial-intelligence

A Bug Is a Violation of a Specification

A bug is a violation of a specification, and no specification exists that prefix caching's variable logits violate, according to an analysis of vLLM and SGLang issues. The vLLM PR #34046 adds an opt-i…

00:02
2026-08-10
martinkristiansen.com
machine-learning

Optimizing a GPT-2-Class Transformer on a GPU

A developer's optimization campaign on an RTX 3080 Ti cut a GPT-2-small-class transformer's forward pass from 78.2ms to 1.60ms, a 49× speedup, beating torch.compile's 1.72ms and reaching 136,000 token…

19:00
2026-07-21
hiraditya.github.io
machine-learning

How torch.compile Actually Works

Torch.compile is not a traditional compiler but a system that intercepts Python bytecode at runtime, extracts compilable regions through a multi-stage pipeline, and stitches them back with eager Pytho…

16:53
2026-07-13
tornadovm.org
developer-tools

What If Java Apps Could Access CUDA Ecosystem Gracefully

TornadoVM now natively integrates NVIDIA CUDA libraries cuBLAS, cuFFT, and cuDNN, allowing Java applications to call GPU-accelerated linear algebra and deep learning primitives directly from JIT-compi…

06:33
2026-06-17
arxiv.org
machine-learning

Fearless Concurrency on the GPU

Researchers introduced cuTile Rust, a tile-based system for safe, idiomatic GPU kernel authoring in Rust that extends Rust's ownership discipline to GPU kernels. On the NVIDIA B200 GPU, cuTile Rust ac…

// co-occurs with top 8 entities
// topics top 6 topics