Skip to content
View samuelpmishLLNL's full-sized avatar
Block or Report

Block or report samuelpmishLLNL

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

  1. serac_build_example serac_build_example Public

    a dummy project showing how to use cmake to build/consume mixed C++/CUDA libraries with separable compilation

    C++ 1 1

  2. trove trove Public

    Forked from bryancatanzaro/trove

    Full-speed Array of Structures access

    C++

  3. split_compilation_project split_compilation_project Public

    example project showing how to use `extern template` to split up compilation into separate translation units

    C++

  4. compiler-explorer compiler-explorer Public

    Forked from compiler-explorer/compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

    JavaScript

  5. infra infra Public

    Forked from compiler-explorer/infra

    Infrastructure to set up the public Compiler Explorer instances and compilers

    Python

  6. openmp_cuda_example_project openmp_cuda_example_project Public

    a small example project showing how to use CMake to manage a C++/CUDA project that uses OpenMP

    CMake