Skip to content

ldbc/ldbc_graphalytics_platforms_gunrock

Repository files navigation

Graphalytics Gunrock platform driver

Gunrock... (TODO: provide a short description on Gunrock). To execute Graphalytics benchmark on Gunrock, follow the steps in the Graphalytics tutorial on Running Benchmark with the Gunrock-specific instructions listed below.

Obtain the platform driver

There are two possible ways to obtain the Gunrock platform driver:

  1. **Download the (prebuilt) Gunrock platform driver distribution from our website.

  2. Build the platform drivers:

  • Download the source code from this repository.
  • Execute mvn clean package in the root directory (See details in Software Build).
  • Extract the distribution from graphalytics-{graphalytics-version}-gunrock-{platform-version}.tar.gz.

Verify the necessary prerequisites

The softwares listed below are required by the Gunrock platform driver, which should be properly configured in the cluster environment....

Adjust the benchmark configurations

Adjust the Gunrock configurations in config/platform.properties...

Releases

No releases published

Packages

No packages published

Languages