Skip to content

Latest commit

 

History

History
 
 

cc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README

FLAGS

Define ASYNCH flag to enable asynchronous updates for faster convergence

RUN

Use the following commands to run

  1. make
  2. numactl -i all ./cc -t <numThreads(optional)> -rounds <#rounds(default 3)>

Rounds - repeated runs of weakly connected components computation (multiple runs for timing)