Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 815 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 815 Bytes

Build Status

Lemonspotter

This is a test and benchmark suite for MPI.

The intention is to not rely on an entire library, but only incremental steps.

Lemons are both tests that fail, MPI functions that don't do the correct thing and bad performance implementations.

Usage

To run use the following command:

python -m lemonspotter [path_to_database]

Requirements

To run Lemonspotter only python 3.8.0 is needed. To contribute to development, please install all packages listed in the requirements.txt file.

Arguments

Loading Custom Database:

-l, --load database_path

Print Lemonspotter Version

-v, --version