Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 180 Bytes

foxs-algorithm

This is an implementation of the Fox algorithm in C language using MPI library.

usage

Run:

$ cd src && ./run.sh <matrix_size> <number_of_processes>