GithubHelp home page GithubHelp logo

xtra-computing / g3 Goto Github PK

View Code? Open in Web Editor NEW
42.0 42.0 8.0 11.16 MB

G3: A Programmable GNN Training System on GPU

License: Apache License 2.0

CMake 1.75% Makefile 0.31% Python 0.32% Shell 2.19% CSS 0.22% JavaScript 0.31% HTML 0.15% Cuda 91.84% C++ 2.38% C 0.53%
deep-neural-networks gnn gnn-architectures gpu gpu-acceleration gpu-computing graph-neural-network graph-processing graph-systems gunrock

g3's People

Contributors

bingshenghe avatar husong998 avatar lushl9301 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

g3's Issues

Runtime error when run gcn sample with pubmed dataset

Summary:
I am getting this error when running gcn demo sample with the dataset pubmed:
"terminate called after throwing an instance of 'std::invalid_argument'"

Reproducibility:
./gcn --feature_file=../../dataset/gcn/pubmed.svmlight --graph_file=../../dataset/gcn/pubmed.graph --split_file =../../dataset/gcn/pubmed.split

To Reproduce:
1 gpu with 1GB RAM

For example:

  1. Clone gunrock
  2. Switch to the dev-refactor branch

Make sure to:
$ git submodule init
$ git submodule update
etc.
etc.

Expected Behavior:
A clear and concise description of what you expected to happen.

Actual Results:
A clear and concise description of what you actually experienced.

System Configuration:

GPU: GTX 970
CPU: Intel(R) Xeon(R) CPU E3-1280 v5 @ 3.70GHz
OS: Ubuntu 18.04.1 LTS
Cuda compilation tools, release 10.0, V10.0.130
NVIDIA-SMI 415.13
Driver Version: 415.13
CUDA Version: 10.0
gcc (Ubuntu 6.4.0-17ubuntu1) 6.4.0 20180424

Using Time Series data to Train a GNN in G3

Hi,

I opened issue #6 and asked about the Running "Case-study-COVID-19-in-Singapore" demo using G3. You stated that the code base of the Covid-19 demo on G3 is hard-coded, and the LSTM part is not 100% functional. Therefore it is not pushed to this repo yet.

However, I have another question related to this. I have a dataset containing some time-series data on a GNN. I want to train a GNN using the G3 for the prediction over this time-series.

For example, you can consider a dataset of Covid-19 cases. So, based on this, I want to train 10 sequential days of confirmed cases in 5 cities to predict the 11th day of confirmed cases in these cities. So my question is that, is it possible to use time-series data to train a GNN in current the current G3?

I reviewed the sample data you put in this repo for the G3 (G3/dataset/gcn/). None of them are time-series data and time-series prediction. Regarding the current API of G3 and the lack of the LSTM module in it, I want to know whether we can train a model for time series prediction using G3 or not.

Thanks for your time. :)

Running "Case-study-COVID-19-in-Singapore" demo using G3

Hi, I reviewed the "Case-study-COVID-19-in-Singapore" demo and executed it successfully on my system. However, I did not understand the relation between this demo and the G3 program. Here are my questions:

1- The "Case-study-COVID-19-in-Singapore" demo uses PyTorch LSTM and Linear modules to train the described 3-layered GNN module. So, to use G3 for the training, how do we change this defined PyThorh module to a G3 one?

2- How do we change the input data of this demo to one suitable for G3? As far as I realized, the datasets in the web-app demo are somehow different from the datasets in this demo.

3- In sum, implementing this demo with G3 is unclear. Therefore, I would appreciate that if you clarify this.

Thanks.

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.