We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9068113 commit 2b2e0f2Copy full SHA for 2b2e0f2
1 file changed
README.md
@@ -4,6 +4,10 @@ This is the source code of GraphZeppelin: a compact, fast, and scalable graph pr
4
The full experiments for our SIGMOD paper can be found in our [Experiments Repository](https://github.com/GraphStreamingProject/ZeppelinExperiments).
5
6
## Installing and Running GraphZeppelin
7
+### Requirements
8
+- Unix OS (not Mac, tested on Ubuntu)
9
+- cmake>=3.15
10
+
11
### Installation
12
1. Clone this repository
13
2. Create a `build` sub directory at the project root dir.
0 commit comments