From d61ef9b0348af6b9c1d9bc313d5d7f41e0d40934 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Tue, 8 Oct 2019 15:36:33 +0200 Subject: [PATCH] Entire OpenMPI library is required. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3f38585..8386880 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ The dependencies for compiling are minimal, and should be available on most UNIX-like systems: - GNU Make - GNU Multi-Precision Arithmetics Library (GMP) - - OpenMPI C wrapper compiler (mpicc) + - OpenMPI ## Compiling To compile you simply need to run the `make` command, which will