Skip to content

gthparch/stale_workload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stale_workload

Stale value tolerant workload OpenMP version.

Compile/run

Make

sh run_test.sh

Code

The code is modified from original implmentation

BINARY, LINEAR

  • Implemented from scratch

MAT_FACT

BFS, SSSP

CC, NP

  • Implemented based on K. Vora, S. C. Koduru, and R. Gupta.
  • ASPIRE: Exploiting Asynchronous Parallelism in Iterative Algorithms Using a Relaxed Consistency Based DSM in OOPSLA 14, 2014.

CLR

  • Implemented based on N. Lakshminarayana and H. Kim.
  • Spare register aware prefetching for graph algorithms on GPUs in HPCA 14, 2014.

Dataset

Available at https://drive.google.com/file/d/0B7larI93dpUgX0dNbHVtdE05NTQ/view?usp=sharing

The inputs are formated into our input format from original inputs.

coAuthorsDBLP

LBDC-1000k

news20.binary

About

Stale value tolerant workload OpenMP version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published