CUDA dev and template wrangler.
@NVIDIA
-
NVIDIA
- Sunnyvale, CA
-
09:01
- 7h behind
Popular repositories Loading
-
libcudacxx
libcudacxx PublicForked from NVIDIA/libcudacxx
The C++ Standard Library for your entire system.
C++
-
llvm-project
llvm-project PublicForked from llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
-
-
-
-
287 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 1 commit in 1 repository
Created a pull request in NVIDIA/cccl that received 2 comments
Fix uninitialized read in local atomic code path.
Description
Fixes: rapidsai/cudf#18235
PTX assumes =
operands are always overwritten. For this code path the predicated mov instruction will only s…
+1
−1
lines changed
•
2
comments