Re: [OMPI devel] OpenMPI and R

2012-04-06 Thread Benedict Holland
ould be optimal. Thanks again, ~Ben On Fri, Apr 6, 2012 at 8:45 AM, Jeffrey Squyres wrote: > On Apr 5, 2012, at 9:07 PM, Benedict Holland wrote: > > > Oh how interesting and I hope this helps someone. Following another > link, I had to use: > > > > ./configure --prefix /us

Re: [OMPI devel] OpenMPI and R

2012-04-05 Thread Benedict Holland
Oh how interesting and I hope this helps someone. Following another link, I had to use: ./configure --prefix /usr --enable-shared --enable-static when compiling this for Rmpi. Just curious, why isn't --enable-static a default option? ~Ben On Thu, Apr 5, 2012 at 7:59 PM, Benedict Ho

Re: [OMPI devel] OpenMPI and R

2012-04-05 Thread Benedict Holland
ded nothing new to the ./configure script. It now knows by default where everything should be and I think I have every required package installed. Anyone have any ideas? Do you need any other files attached? Thanks, ~Ben On Tue, Apr 3, 2012 at 1:39 AM, Ralph Castain wrote: > Looks

[OMPI devel] OpenMPI and R

2012-04-02 Thread Benedict Holland
Hi All, I am on ubuntu 11.10 and the only package that they have for OpenMPI is 1.4.3 and I noticed the latest was 1.5.5 and I decided to try to use it to get the Rmpi R package compiled against it. I failed. My R version is 2.15, the OpenMPI is 1.5.5. I compiled it and installed it but when I tri