moritzhof's Stars
AllentDan/LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
geohot/cuda_ioctl_sniffer
Sniff CUDA ioctls
postmalloc/metal-cpp-example
Just a C++ port of Apple's Metal API example
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
moritzhof/modern_qwave
A consistent modern C++20 framework for Qwaves Project
boostorg/hana
Your standard library for metaprogramming
NVIDIA/gdrcopy
A fast GPU memory copy library based on NVIDIA GPUDirect RDMA technology
NVIDIA/libcudacxx
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
NVIDIA/CUDALibrarySamples
CUDA Library Samples
boostorg/ublas
Boost.uBlas
boostorg/math
Boost.org math module
NVIDIA/nvcomp
Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloaded from https://developer.nvidia.com/nvcomp.
NVIDIA/cub
[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl
NVIDIA/cutlass
CUDA Templates for Linear Algebra Subroutines
naleksiev/mtlpp
C++ Metal wrapper
google/benchmark
A microbenchmark support library
STEllAR-GROUP/hpx
The C++ Standard Library for Parallelism and Concurrency
intel/HPCKit-code-samples
NVIDIA/hpc-container-maker
HPC Container Maker
Eugeny/tabby
A terminal for a more modern age
moritzhof/ExplicitSolver
First and second derivative solvers: serial and parallel Implementations
precice/precice
A coupling library for partitioned multi-physics simulations, including, but not restricted to fluid-structure interaction and conjugate heat transfer simulations.