From 64585600fca4c05b247ec80bcdf90193f277ede7 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 6 May 2009 19:30:57 +0000 Subject: [PATCH] Add a note about LSF with version 7.0.5. This commit was SVN r21179. --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 86ce94ab13..d7cd290dda 100644 --- a/README +++ b/README @@ -660,6 +660,13 @@ for a full list); a summary of the more commonly used ones follows: LSF is a resource manager system, frequently used as a batch scheduler in HPC systems. + NOTE: If you are using LSF version 7.0.5, you will need to add + "LIBS=-ldl" to the configure command line. For example: + + ./configure LIBS=-ldl --with-lsf ... + + This workaround should *only* be needed for LSF 7.0.5. + --with-lsf-libdir= Look in directory for the LSF libraries. By default, Open MPI will look in /lib and /lib64, which covers