Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
This is a tutorial to use command manager
Author: little Shamoo
2012/4/10

1. how to install
make clean 
make

2. how to execute
you can use interactive mode
bin/graphlab 
or you can use batch mode
bin/graphlab -f inputs/tutorial.bat

James Li