GPU4GST_code Environment Linux (Ubuntu 22.04+) CUDA 11.8+ CMake 3.9+ File Structure rucgraph/: source code CPU_code/: core codes Build & Run you can build and run the test program. mkdir build cd build cmake .. make ./test