Skip to content

Jacob-Chmura/ggb

Repository files navigation

GGB

High-performance Feature stores for out-of-core GNN training workloads.

Prerequisites

  • Clang 18+
  • LLVM libc++
  • CMake 3.16+
  • Python 3.10+ (for query generation)

Development

Build

The project is tested on Clang with libc++. Use the provided build script to configure and compile:

./scripts/ggb_build.sh [Debug|Release|RelWithDebInfo] [--bench|--no-bench]

Testing

Run the test suite using:

./scripts/ggb_run_tests.sh

Benchmarks

Refer to bench/.

About

Feature stores for out-of-core GNN training workloads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors