Skip to content

SienaCSISParallelProcessing/pthreadclosestpairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pthreadclosestpairs

Pthreads parallelization of closest pairs for METAL graph data

The version in the bygraph directory uses multiple threads to work on the solutions for different graphs in parallel. The version in byvertex uses multiple threads to work on the solution for an individual graph in parallel.

About

Pthreads parallelization of closest pairs for METAL graph data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published