cd/entity/CUDA· home entities CUDA
grep -l @cuda /news/*.json | wc -l → 319

CUDA

mentions 319 type Organization page 9/16 feed RSS

// recent coverage 319 mentions

19:00
2026-07-19
hiraditya.github.io
artificial-intelligence

Triton: The Compiler That Pretends to Be a Library

Triton is a compiler with a Python frontend that parses a function's AST, runs it through an MLIR pipeline, and emits a GPU binary, never executing the Python function as Python. The compiler handles …

07:35
2026-07-19
dev.to
artificial-intelligence

PyGo: A Deep Learning Framework Where Go Calls Python Calls C++

A developer known as PyGo has built a deep learning framework where Go is the top-level API, Python handles autograd and the model zoo, and C++/CUDA does the raw compute. The architecture embeds CPyth…

11:09
2026-07-17
byteiota.com
artificial-intelligence

Chapel 2.9: Dynamic Libraries, LLVM 22, and CUDA 13 Support

Chapel 2.9 shipped on June 18 with LLVM 22 and CUDA 13 support, a prototypical dynamic library loading feature for distributed parallel code, a browsable Mason package registry, and union types that h…

10:43
2026-07-17
gist.github.com
artificial-intelligence

Qwen 3.6 config example

A developer shared a configuration example for running Qwen 3.6 with llama-turboquant, a Docker-based CUDA inference container. The setup includes GPU offloading, flash attention, speculative decoding…

18:00
2026-07-16
phoronix.com
artificial-intelligence

FreeBSD Intern Working On Porting AMD ROCm To The BSD World

A FreeBSD Foundation intern, Sourojeet Adhikari, is porting AMD's ROCm compute stack to FreeBSD, aiming to get at least simple vector addition working on the BSD platform. The project was highlighted …

11:06
2026-07-16
dev.to
developer-tools

Separating Only CUDA Kernels into `.cu` Files

A developer demonstrated how to separate only CUDA kernels into .cu files while keeping the rest of the code in .cpp files, using a minimal noopKernel example. The approach confines CUDA-specific code…

07:39
2026-07-16
github.com
artificial-intelligence

Show HN: Trellis2.c – Local 3D generation with Vulkan and CUDA

Trellis2.c, a native executable for local 3D generation with Vulkan and CUDA backends, has been released on GitHub. The project aims to provide a lightweight alternative to Python/PyTorch runtimes, si…

19:00
2026-07-14
hiraditya.github.io
developer-tools

Anatomy of a CUDA Binary

A cubin (CUDA binary) is a standard ELF64 file with NVIDIA-specific sections that encode everything needed to load and launch a kernel, including machine code, parameter layout, and register allocatio…

← prev page 9 / 16 next →
// co-occurs with top 8 entities
// topics top 6 topics