Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report jeffhammond

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.

Report abuse

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

Report abuse

Pinned

  1. HPCInfo Public

    Information about many aspects of high-performance computing. Wiki content moved to ~/docs.

    C++ 183 45

  2. This is a set of simple programs that can be used to explore the features of a parallel platform.

    C 306 91

  3. NWChem: Open Source High-Performance Computational Chemistry

    Fortran 276 112

  4. BigMPI Public

    Implementation of MPI that supports large counts

    M4 30 9

  5. An implementation of ARMCI using MPI one-sided communication (RMA)

    C 9 4

  6. OpenSHMEM Implementation on MPI

    C 15 10

Contribution activity

September 2021

Opened 2 pull requests in 1 repository
ParRes/Kernels 2 merged
Reviewed 2 pull requests in 2 repositories
ParRes/Kernels 1 pull request
jeffhammond/PRK 1 pull request

Created an issue in NVIDIA/thrust that received 2 comments

error: variable "BufferAlign" was declared but never referenced

This is due to the use of -Werror by default. I don't know whether the unused thing should be removed or mitigated with [[maybe_unused]] (which wou…

2 comments
Opened 2 other issues in 1 repository
2 contributions in private repositories Sep 17

Seeing something unexpected? Take a look at the GitHub profile guide.