Menu

#Ifndef

4 posts

Feed·
4 of 4 posts
Why CUDA kernels silently corrupt memory and how to catch the bug
🖼️
0

Why CUDA kernels silently corrupt memory and how to catch the bug

DEV Community·Alan West·20 days ago
#pAAsZBHU
#ifndef#cuda#rust#kernel#scratch#compute

A practical guide to debugging silent memory corruption in CUDA kernels, with compute-sanitizer workflows and a look at Rust-on-GPU tooling.

15s
Read More
📰
0

Learning XS - Custom Ops

DEV Community: perl·LNATION·about 1 month ago
#isdl069z
#dev#define#include#ifndef#endif#if

This is the next tutorial in my Learning XS series. This post explores one of Perl's most powerful optimisation techniques: Custom Ops. We'll build a real-world example, reimplementing one of my first XS cpan modules - a Shannon entropy calculator - and…

15s
Read More