cd/entity/nvccΒ· homeβ€Ί entitiesβ€Ί nvcc
grep -l @nvcc /news/*.json | wc -l β†’ 2

nvcc

mentions 2 type Organization feed RSS

// recent coverage 2 mentions

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…

15:03
2026-06-29
devclubhouse.com
ai-infrastructure

Under the Hood of a CUDA Kernel Launch

NVIDIA's CUDA kernel launch involves a multi-stage compilation pipeline from C++ to PTX virtual ISA to SASS machine code, followed by runtime coordination via ioctl system calls and doorbell register …

// co-occurs with top 7 entities
// topics top 4 topics