-
cutlass Public
Forked from NVIDIA/cutlassCUDA Templates for Linear Algebra Subroutines
C++ Other UpdatedSep 25, 2024 -
synchrobench Public
Forked from gramoli/synchrobenchA benchmark to compare synchronization techniques for multicore programming
Java UpdatedApr 3, 2024 -
SlabHash Public
Forked from owensgroup/SlabHashA warp-oriented dynamic hash table for GPUs
Cuda Apache License 2.0 UpdatedApr 3, 2024 -
-
-
MVGpuBTree Public
Forked from owensgroup/MVGpuBTreeGPU B-Tree with support for versioning (snapshots).
C++ Apache License 2.0 UpdatedJan 18, 2024 -
rdtsc-versioning Public
Forked from sss-lehigh/rdtsc-versioningC++ GNU General Public License v3.0 UpdatedJan 9, 2024 -
-
rome Public
Forked from amandabaran/romeProvides various development nuggets for use in other projects.
C++ UpdatedSep 13, 2023 -
CSE460-robotics Public
Work for Lehigh University's CSE 460 robotics
-
optitrack_natnet Public
Forked from swarmslab/optitrack_natnetSimple Python script to connect to the Optitrack Motion Capture System
Python UpdatedApr 23, 2023 -
lslab Public
Implementation of the L-slab hash map introduced in KVCG.
C++ MIT License UpdatedMar 5, 2023 -
Block-STM Public
Forked from danielxiangzl/Block-STMDiem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
Rust Apache License 2.0 UpdatedMar 1, 2023 -
GPUSAM Public
GPU accelerated Sparse Approximate Map for use with GMRES
-
-
go-tpc Public
Forked from pingcap/go-tpcA toolbox to benchmark TPC workloads in Go
Go Apache License 2.0 UpdatedAug 3, 2022 -
GpuBTree Public
Forked from owensgroup/GpuBTreeCode for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019
Cuda BSD 2-Clause "Simplified" License UpdatedJun 27, 2022 -
CH-benchmark Public
Forked from DASLab-IDA/CH-benchmarkA runnable and robust version of chbenchmark for Hybrid Transactional/Analytical Processing
C++ Other UpdatedApr 4, 2022 -
-
UnifiedMemoryGroupAllocation Public
Forked from sss-lehigh/UnifiedMemoryGroupAllocationC++ MIT License UpdatedMar 2, 2022 -
-
jiffy Public
Forked from tkobus/jiffyJiffy - A Lock-free Skip List with Batch Updates and Snapshots
Java MIT License UpdatedFeb 5, 2022 -
libcuckoo Public
Forked from efficient/libcuckooA high-performance, concurrent hash table
C++ Other UpdatedDec 29, 2021 -
-
-
I created this to help a friend with misophonia be able to watch videos without being in pain.
-
Open standard for machine learning interoperability
C++ Apache License 2.0 UpdatedAug 26, 2021 -
jitify Public
Forked from NVIDIA/jitifyA single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
C++ BSD 3-Clause "New" or "Revised" License UpdatedJul 14, 2021 -
network-libraries Public
Tutorials on using network libraries (libibverbs, libfabric, etc.) for high performance systems.
-
SCORe Public
Implementation of SCORe concurrency control.