Giter Site home page Giter Site logo

chrislemaire / graphalytics-platforms-powergraph Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atlarge-research/graphalytics-platforms-powergraph

0.0 1.0 1.0 194 KB

Graphalytics implementation for PowerGraph

License: Apache License 2.0

Shell 4.72% CMake 1.47% C++ 45.70% Java 48.11%

graphalytics-platforms-powergraph's Introduction

Graphalytics PowerGraph platform extension

Build Status

Getting started

Please refer to the documentation of the Graphalytics core (graphalytics repository) for an introduction to using Graphalytics.

The following dependencies are required for this platform extension (in parentheses are the recommended versions):

  • Any C compiler (gcc 5.2.1)
  • PowerGraph (2.2)
  • CMake (3.2.2)
  • GNU Make (4.0)
  • OpenMPI or MPICH2 (if using PowerGraph distributed)

Download PowerGraph, unpack into any directory, patch the missing CMakeLists.txt file using a diff from bin/utils/ and fully compile/build using the instructions given by the authors. Note that Graphalytics does not support HDFS as data source for PowerGraph, so it is recommended to compile with the --no_jvm flag.

Alternatively, one may use the build-distribution.sh script that performs the steps described above in an automated fashion.

Finally, refer to the documentation of the Graphalytics core on how to build and run this platform repository.

PowerGraph-implementation-specific configuration

Edit config/powergraph.properties to change the following settings:

  • platform.powergraph.home: Set to the root directory where PowerGraph has been installed.
  • platform.powergraph.num-threads: Set the number of threads PowerGraph should use.
  • platform.powergraph.nodes: Set the the names of computation nodes, with format e.g., "10.149.0.55,10.149.0.56";

Known Issues

  • PowerGraph does not support machines with more than 64 threads. A workaround has been proposed in this issue.
  • The PowerGraph installation process is somewhat outdated, it has a few broken links to dependencies. Patching the CMakeLists.txt file with our diff fixes these broken URIs.

graphalytics-platforms-powergraph's People

Contributors

clemaire98 avatar maninthegithub avatar stijnh avatar thegeman avatar wlngai avatar

Watchers

 avatar

Forkers

amusaafir

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.