Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szarnyasg/graphalytics-platforms-networkit
https://github.com/szarnyasg/graphalytics-platforms-networkit
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/szarnyasg/graphalytics-platforms-networkit
- Owner: szarnyasg
- License: apache-2.0
- Created: 2020-01-20T09:37:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-25T20:39:49.000Z (about 5 years ago)
- Last Synced: 2024-11-25T05:45:19.985Z (about 1 month ago)
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Graphalytics NetworKit platform driver
NetworKit... (TODO: provide a short description on NetworKit). To execute Graphalytics benchmark on NetworKit, follow the steps in the Graphalytics tutorial on [Running Benchmark](https://github.com/ldbc/ldbc_graphalytics/wiki/Manual%3A-Running-Benchmark) with the NetworKit-specific instructions listed below.
### Obtain the platform driver
There are two possible ways to obtain the NetworKit platform driver:1. **Download the (prebuilt) [NetworKit platform driver](http://graphalytics.site/dist/stable/) 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](https://github.com/ldbc/ldbc_graphalytics/wiki/Documentation:-Software-Build)).
- Extract the distribution from `graphalytics-{graphalytics-version}-NetworKit-{platform-version}.tar.gz`.### Verify the necessary prerequisites
The softwares listed below are required by the NetworKit platform driver, which should be properly configured in the cluster environment....### Adjust the benchmark configurations
Adjust the NetworKit configurations in `config/platform.properties`...