Git Product home page Git Product logo

everythinggraph's People

Contributors

jmalicevic 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

everythinggraph's Issues

A question about RMAT generator

Hi Jasmina,
I have a question about the generator. I use lt like this:
$ ./rmat --name RMAT20_dir --scale 20 --edges 16777216 Generator type: R-MAT Scale: 20 (1048576 vertices) Edges: 16777216 Probabilities: A=0.57, B=0.19, C=0.19, D=0.05 Generation time: 4.807255s
but it has a error.
`$ ./bfs_simple -n 1048576 -f ../zhangyangData/RMAT20_dir -t 64 -w
P = 409
#Running with 64 update threads and 64 algo threads
Load start#Size: 201326592
#NB edges = 16777216
#Load time 863582187 ( 0.664502 s )
'# Sort time 142414298 ( 0.109597 s)
'# Ad out edges create time 35551165 ( 0.027350 s)
'# Load time 36508134 ( 0.028086 s)'
'# Ad in edges create time 138927997 ( 0.106905 s)
#Total loading time 1316017625 ( 1.012599s )
#Init time for state array 0.000801
#Total reset time 598 ( 0.000000s )
#Task list time 8827, ( 0.000 sec)
#Iter 0, items 1 , time 0.000734
#Iter 1, items 40934 , time 0.020640
Section error (spitting)

Do you have any advise how I can fix my problem?

Thanks in advance

A question about input file

Hi Jasmina,
My name is yang zhang,and I am currently studying computer science major in information engineering and technical college of hunan university.I have read the abstract of your paper entitled "Everything you always wanted to know about multicore graph processing but were afraid to ask".I'm so interested in the content of your paper that I want to redo a series of experiments related to the paper.But I have a question about the input file format.I have a lot of data in MTX format,and I want to convert it to binary format.What program did you use to convert? Did you write it by yourself?

Infinite loop and segmentation fault bug for bfsgrid_cilk algorithm

Code Base

https://github.com/dragonforker/everythinggraph

Dataset

http://snap.stanford.edu/data/soc-LiveJournal1.html:

  • 4847571 nodes

Environment

free -h
numactl --hardware
  • Memory: total 251G, available 241G
  • 2 NUMA node, each has 100GB~ memory

Runtime Command

segmentation fault error when running:

./bin/bfsgrid_cilk -n 4847571 -m 0 -f /data/soc-LiveJournal1.bin

infinite loop when running: (https://github.com/epfl-labos/EverythingGraph/blob/f2ac1309725fd795f169983a1f6b6e492c4b3991/bfsgrid_cilk.c#L129)

./bin/bfsgrid_cilk -n 4847571 -m 1 -f /data/soc-LiveJournal1.bin

Need Help

Could you please download my code base and re-run it, figure it out whether there is the same problem or not?

  • Maybe I use the wrong data file type?
  • Maybe I type the wrong command?

Share some example input files

hi, there

I have trouble in generating a file of the desired format as input graph. Is there any tool or example input file that I can take a look?

//Updates

I finally get it to run.

Line 814 in init_all.c looks like a bug :). The die function also does not work as expected, it did not exit here in my case.

Thanks,

Wei

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.