Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

CSE-498-011-SP21/KVCG_cpu

Repository files navigation

KVCG

Requirements

Make sure to run git submodule init.

Make sure to run git submodule update.

Run the bootstrap script in vcpkg.

  • CUDA 11.2
  • CMake 3.18
  • ./vcpkg/vcpkg install tbb
  • ./vcpkg/vcpkg install boost-property-tree
  • ./vcpkg/vcpkg install gtest