Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.19 KB

File metadata and controls

20 lines (13 loc) · 1.19 KB

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...