From b185b1948e976f0423a57d31c00219ff7f1f5e9c Mon Sep 17 00:00:00 2001 From: "Peter W. Draper" <p.w.draper@durham.ac.uk> Date: Mon, 11 May 2020 13:25:35 +0100 Subject: [PATCH] Update README-mpi-hints.md. The Intel settings are also for Mellanox. --- README-mpi-hints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-mpi-hints.md b/README-mpi-hints.md index 94c3948c3e..dd21fa3870 100644 --- a/README-mpi-hints.md +++ b/README-mpi-hints.md @@ -31,7 +31,7 @@ using the asynchronous progression settings: I_MPI_ASYNC_PROGRESS_THREADS=1 ``` -(note these are tested with `2019 update-4` and `2020 update-1`). +(note these are tested with `2019 update-4` and `2020 update-1` on Mellanox). ## OpenMPI -- GitLab