Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openmp-closestpairs

OpenMP parallelization of closest vertex pairs in METAL graphs

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

OpenMP parallelization of closest vertex pairs in METAL graphs

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages