Skip to content
View BenjaminTrapani's full-sized avatar
  • Headlands Technologies
  • Chicago, IL

Block or report BenjaminTrapani

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

Pinned Loading

  1. gpu-no-sql gpu-no-sql Public

    A GPU-based NoSQL database that performs GPU-accelerated parallel lookups using CUDA and Thrust

    C++ 5 1

  2. FunGPU FunGPU Public

    Run functional languages with no side effects on the GPU

    C++ 3

  3. SceneTextOCR SceneTextOCR Public

    JavaScript 1

  4. FractalTerrainRendering FractalTerrainRendering Public

    Fractal terrain rendering using OpenGL 4

    C

  5. GPULockFreeDataStructuresPublic GPULockFreeDataStructuresPublic Public

    A collection of lock free data structures that enable sharing data between CUDA threads

    C++ 1

  6. sobel-performance-ranker sobel-performance-ranker Public

    Runs and ranks sobel algorithm submissions for a GPU programming class by speed and accuracy, and writes final ranks to a CSV sheet

    Go