Skip to content

Emkot87/Triangle-Counting-Parallel-Implemenation

Repository files navigation

Triangle Counting - Parallel Computing

This repo contains the implementation for a triangle counting algorithm.

The parallel Implementation is done with Pthreads, OpenMP and OpenCilk.

The excel file contains the results.

To run the benchmarks you have to put the .mtx files in the same directory as the code.

About

Tringle Counting - Parallel Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages