Skip to content
View brycelelbach's full-sized avatar
  • NVIDIA
  • Sunnyvale, CA

Highlights

  • Pro

Organizations

@lll-project @STEllAR-GROUP @LSUVM

Block or report brycelelbach

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. cppnow_presentations_2016 cppnow_presentations_2016 Public

    Presentation materials for C++Now 2016

    C++ 130 24

  2. prana prana Public

    Prana is a library providing a generic AST data structure called utree

    C++ 25 2

  3. cub_historical_2019_2020 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.

    Cuda 22 10

  4. wg21_p2300_execution wg21_p2300_execution Public

    `std::execution`, the proposed C++ framework for asynchronous and parallel programming.

    HTML 21 6

  5. 2016_berkeley_cpp_summit_presentations 2016_berkeley_cpp_summit_presentations Public

    Presentation materials for the 2016 Berkeley C++ Summit

    14 6

  6. boost.lockfree boost.lockfree Public

    Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree

    C++ 13 4

156 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 4 commits in 2 repositories
Created 3 repositories

Created a pull request in NVIDIA/cccl that received 16 comments

[Thrust] Perform asynchronous allocations by default for the par_nosync policy

This will make algorithms (like scans) that don't have a computation-dependent result but do temporary allocation properly asynchronous under par_n…

+105 −2 lines changed 16 comments
Opened 3 other pull requests in 2 repositories
Reviewed 2 pull requests in 1 repository
NVIDIA/cccl 2 pull requests

Created an issue in NVIDIA/cccl that received 6 comments

Rename cuda::experimental::managed_memory_resource to cuda::experimental::unified_memory_resource

"Managed memory" is a terrible and unclear name for the CUDA Unified Memory feature, and it may be particularly confusing to C++ users, as there is…

6 comments
Opened 26 other issues in 2 repositories
1 contribution in private repositories Mar 5
Loading