Corentin Godeau

Results 4 issues of Corentin Godeau

Closes #87 I wasn't sure if "include/" could be required. The only usecase I see is if someone uses the Zig build system for a C project and wants to...

# What's the issue In the `ping-udp1.zig` benchmark, there is a potential issue that can arise depending on the order of execution of `read`/`write` callbacks. If everything is fine, the...

bug
core

Closes #111 @mitchellh I managed to write a test to avoid regressions but I'm not sure it's deterministic, should I still add it?

Hi all, I've been playing with `cudnn-frontend` to test the Flash Attention kernel. Overall, it's easy to use and fast but I've come across a limitation that I don't really...