Skip to content
View nmm0's full-sized avatar
  • Sandia National Laboratories

Block or report nmm0

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. NimbleSM NimbleSM Public

    Forked from NimbleSM/NimbleSM

    Lagrangian finite-element code for solid mechanics on next-generation computing platforms.

    C++ 1

  2. veloc-heat-test veloc-heat-test Public

    C++ 1 1

  3. kokkos-core-wiki kokkos-core-wiki Public

    Forked from kokkos/kokkos-core-wiki

    1

  4. VELOC VELOC Public

    Forked from ECP-VeloC/VELOC

    Very-Low Overhead Checkpointing System

    C++

  5. miniMD miniMD Public

    Forked from Mantevo/miniMD

    MiniMD Molecular Dynamics Mini-App

    C++ 1

  6. kokkos kokkos Public

    Forked from kokkos/kokkos

    Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction

    C++

344 contributions in the last year

Contribution Graph
Day of Week 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

April 2025

Created a pull request in DARMA-tasking/vt that received 1 comment

#2416: remove a few unnecessary template keyword uses

Fixes #2416 I didn't audit all of the codebase for this, but this appears to be all that clang 20 warns on

+2 −2 lines changed 1 comment
Opened 1 other pull request in 1 repository
DARMA-tasking/vt 1 merged
Reviewed 20 pull requests in 5 repositories

Created an issue in kokkos/kokkos that received 1 comment

clang < 20.1.0 with cuda incorrect ptx codegen due to compiler bug

Likely related to this: llvm/llvm-project#113216 which was fixed in clang 20.1.0. There are recommended compile flags for working around this but I…

1 comment
Opened 6 other issues in 4 repositories
Loading