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

Block or report kriegalex

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. wrox-pro-cuda-c wrox-pro-cuda-c Public

    Sample code from the book "Professional CUDA C Programming"

    Cuda 27 17

  2. vscode-cuda vscode-cuda Public

    CUDA C++ syntax support & snippets for VSCode

    19 5

  3. cmake-cuda-separate-compilation-linking cmake-cuda-separate-compilation-linking Public

    This example builds on the parallel-forall repo separate compilation example by adding CMake to it.

    Cuda 17 1

  4. devops-blank-exam devops-blank-exam Public

    A blank exam to verify your knowledge of DevOps

    1

  5. heiafr-baby-bird-problem heiafr-baby-bird-problem Public

    A C++ mutex based solution to the baby bird problem as seen in the concurrent programming course

    C++

  6. cuda-enum-classes-example cuda-enum-classes-example Public

    Small example to test enum classes with CUDA C++11 (with and without unified memory)

    Cuda