Skip to content
View samuelpmishLLNL's full-sized avatar

Block or report samuelpmishLLNL

Report abuse

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

Report abuse

Popular repositories Loading

  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