ISO C++ Library Evolution chair. US prog lang standards chair. @NVIDIA CUDA C++ core libs lead. C++Now & CppCon prog chair. r/cpp mod. @include_cpp organizer.
-
NVIDIA
- Sunnyvale, CA
Highlights
- Pro
Block or Report
Block or report brycelelbach
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
cub_historical_2019_2020 Public
Forked from NVIDIA/cub
Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.
-
-
Presentation materials for the 2016 Berkeley C++ Summit
-
wg21_p2300_execution Public
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
247 contributions in the last year
Contribution activity
March 2023
Created 55 commits in 1 repository
Created 2 repositories
Opened 1 pull request in 1 repository
cor3ntin/rangesnext
1
open
Created an issue in llvm/llvm-project that received 3 comments
[Clang] Lambda with explicit template parameter and requires clause that uses a dependent variable template is incorrectly rejected
Top of trunk Clang rejects the following code: template <typename T> concept C = true; template <typename T> constexpr bool I = true; template <typ…





