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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:Cuda 66.4%Language:C++ 33.6%