neutral
neutral copied to clipboard
Typo in README
This statement in the README
MPI=<yes/no> - 'yes' turns off any use of MPI within the application.
seems wrong. Looking at the makefile, it looks like MPI is turned on when that variable is 'yes' and off in any other case.