codecircuit's Stars
psf/black
The uncompromising Python code formatter
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
rapidsai/cudf
cuDF - GPU DataFrame Library
pre-commit/pre-commit-hooks
Some out-of-the-box hooks for pre-commit
lava/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
ROCm/HIP
HIP: C++ Heterogeneous-Compute Interface for Portability
moderngpu/moderngpu
Patterns and behaviors for GPU computing
AdaptiveCpp/AdaptiveCpp
Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime!
NVIDIA/jitify
A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
NVIDIA/nvbench
CUDA Kernel Benchmarking Library
NVIDIA/AMGX
Distributed multigrid linear solver library on GPU
ginkgo-project/ginkgo
Numerical linear algebra software package
cusplibrary/cusplibrary
CUSP : A C++ Templated Sparse Matrix Library
HSA-Libraries/Bolt
Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.
KernelTuner/kernel_tuner
Kernel Tuner
ismrmrd/ismrmrd
ISMRM Raw Data Format
QuantStack/xplot
C++ backend for the bqplot 2-D plotting library
periodicpoint/arabica
A sound and versatile pandoc LaTeX boilerplate to produce academic books using Markdown files featuring YAML, KOMA-Script, BibLaTeX and CSL
andreasmang/claire
Constrained Large Deformation Diffeomorphic Image Registration (CLAIRE)
periodicpoint/robusta
A sound and versatile pandoc LaTeX boilerplate to produce academic articles using Markdown files featuring YAML, KOMA-Script, BibLaTeX and CSL
davidssmith/TRON
Trajectory Optimized Nufft
KernelTuner/kernel_tuner_tutorial
A hands-on introduction to tuning GPU kernels using Kernel Tuner https://github.com/KernelTuner/kernel_tuner/
pnnl/s-blas
This package includes the implementation for four sparse linear algebra kernels: Sparse-Matrix-Vector-Multiplication (SpMV), Sparse-Triangular-Solve (SpTRSV), Sparse-Matrix-Transposition (SpTrans) and Sparse-Matrix-Matrix-Multiplication (SpMM) for Single-node Multi-GPU (scale-up) platforms such as NVIDIA DGX-1 and DGX-2.
jeremad/cuda-travis
NVIDIA/nvbench_demo
Simple starter CMake project that uses NVBench.
bootcmatch/BootCMatch
Bootstrap AMG based on Compatible weighted Matching
OP-DSL/tridsolver
Tridiagonal solver library used in OPS
mbeutel/makeshift
lightweight metaprogramming in C++
spikegpu/MC64Library
This library takes MC64 as an example to display the code style difference with CUDA 6.0 and CUDA of previous versions.
slavistan/matrixgen