To bring closure to this thread, we found that the following simple patch to
Rmpi/src/Rmpi.c fixes the problem:
--- rmpi-0.5-6.orig/src/Rmpi.c
+++ rmpi-0.5-6/src/Rmpi.c
@@ -63,7 +63,7 @@
else {
#ifdef OPENMPI
- dlopen("libmpi.so.0", RTLD_GLOBAL);
+ dlopen("libmpi.so.0", RT
Doh! I should have added Paul to the CC of the mail I just sent (I
don't know if my mail will go through to r-help since I'm not
subscribed)...
I'll re-send to Paul.
This *appears* to be some deep linker voodoo. Our other thread
reveals that this works for 32 bit and not for 64 bit, whic
Paul,
On 6 February 2009 at 19:37, Paul Benton wrote:
| Dear all,
|
| I have used the Rmpi package many times before however this time the
| installation doesn't work :(. I've
| installed it as I always do with openMPI tar.gz file direct from the
| website. I'm installing on my ubuntu 8.10, R ve
Dear all,
I have used the Rmpi package many times before however this time I've
installed it as I always do with openMPI tar.gz file direct from the
website. I'm installing on my ubuntu 8.10, R version 2.8.1.
Linux 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 GNU/Linux
All i get i
Dear all,
I have used the Rmpi package many times before however this time I've
installed it as I always do with openMPI tar.gz file direct from the
website. I'm installing on my ubuntu 8.10.
Linux 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 GNU/Linux
All i get is:
> library(Rmpi
Dear all,
I have used the Rmpi package many times before however this time the
installation doesn't work :(. I've
installed it as I always do with openMPI tar.gz file direct from the
website. I'm installing on my ubuntu 8.10, R version 2.8.1.
Linux 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC
6 matches
Mail list logo