gilgamsh's Stars
sindresorhus/awesome
π Awesome lists about all kinds of interesting topics
github/gitignore
A collection of useful .gitignore templates
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
NVIDIA/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
Kobzol/hardware-effects
Demonstration of various hardware effects.
arximboldi/immer
Postmodern immutable and persistent data structures for C++ β value semantics at scale
JunweiLiang/awesome_lists
Awesome Lists for Tenure-Track Assistant Professors and PhD students. (ε©ηζζ/ε士ηηεζε)
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
egraphs-good/egg
egg is a flexible, high-performance e-graph library
NVIDIA/cccl
CUDA Core Compute Libraries
stotko/stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
corrosion-rs/corrosion
Marrying Rust and CMake - Easy Rust and C/C++ Integration!
limbo018/DREAMPlace
Deep learning toolkit-enabled VLSI placement
arximboldi/lager
C++ library for value-oriented design using the unidirectional data-flow architecture β Redux for C++
ZianTT/BHYG
Bη« δΌεθ΄ ζ’η₯¨ θζ¬
rapidsai/cuspatial
CUDA-accelerated GIS and spatiotemporal algorithms
NVIDIA/nvbench
CUDA Kernel Benchmarking Library
NVIDIA/cuCollections
heitzmann/gdstk
Gdstk (GDSII Tool Kit) is a C++/Python library for creation and manipulation of GDSII and OASIS files.
Kobzol/hardware-effects-gpu
Demonstration of various hardware effects on CUDA GPUs.
CMU-SAFARI/Pythia
A customizable hardware prefetching framework using online reinforcement learning as described in the MICRO 2021 paper by Bera et al. (https://arxiv.org/pdf/2109.12021.pdf).
cmuparlay/PAM
Parallel Balanced Binary Tree Structures
crosetto/cupq
a CUDA implementation of a priority queue
RTimothyEdwards/qrouter
Qrouter detail router for digital ASIC designs
shelljane/lithobench
LithoBench: Benchmarking AI Computational Lithography for Semiconductor Manufacturing
andrewwuan/smallpt-parallel-bvh-gpu
A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.
pku-liang/ksim
JustKshitijD/Harmonia_for_B_plus_trees
Harmonia is an algorithm that allows for the implementation of operations on B+ trees using parallelization. As a part of my GPU project, I implemented the Harmonia paper published in 2019 in CUDA.
hcho3/skiplist_cuda
A parallel (CUDA) implementation of skiplist
smabbasht/cudaBIH
CUDA implementation of Bounding Interval Hierarchy