Skip to content

siddharth1297/argolib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

argolib

argolib libaray for argobots.

Compile:

cd argolib/src
source export.env
make clean; make

Default compilation is with RAND_WS. To use private deque version, enable CFLAGS=-DMODE_PRIVATE_DQ in argolib/src and then recompile.

Test

cd argolib/test
source export.env
make clean; make
export ARGOLIB_WORKERS=2

TODO:

Remove commented code.: Done
Structure code.
Add documentations.
Check if working in other directories.: Done

Paper reffered to remove overhead

https://hal.inria.fr/hal-00863028/document

About

argolib libaray for argobots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published