Pinned Repositories
apdpp
Automated partitioning of data-parallel programs
array-lite
Resemble std::array for CUDA kernels
bitop
Dynamic C++ type handling library
CMakeshift
Common CMake routines and find modules
codecircuits-spack-repo
matmul
Simple GPU Matrix Multiplication
minstructor
benchmark instruction script
nbody
Simple GPU N Body Code
stencil
Simple GPU Stencil Code
thrustshift
codecircuit's Repositories
codecircuit/minstructor
benchmark instruction script
codecircuit/thrustshift
codecircuit/apdpp
Automated partitioning of data-parallel programs
codecircuit/array-lite
Resemble std::array for CUDA kernels
codecircuit/bitop
Dynamic C++ type handling library
codecircuit/CMakeshift
Common CMake routines and find modules
codecircuit/codecircuits-spack-repo
codecircuit/matmul
Simple GPU Matrix Multiplication
codecircuit/nbody
Simple GPU N Body Code
codecircuit/stencil
Simple GPU Stencil Code
codecircuit/common
Repository contains small helper functions
codecircuit/dashdb
codecircuit/gsl-lite
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
codecircuit/gtfs-general
codecircuit/METIS
METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering
codecircuit/separable-cuda-compilation-example
Small Example to demonstrate the techniques of separable compilation. Often used when CUDA/GPU acceleration is applied to existing projects.