Brian,
On 16 January 2008 at 11:26, Brian O'Gorman wrote:
| I'm having trouble with R CMD INSTALL Rmpi_0.5-5.tar.gz
| --configure-args=~/lam
|
| lam is is installed locally.
| lamboot -d (or lamboot-d and also recon) works. make -k check from the
| lamtest suite passes all tests.
| Is this is
On Wed, 16 Jan 2008, Brian O'Gorman wrote:
> I'm having trouble with R CMD INSTALL Rmpi_0.5-5.tar.gz
> --configure-args=~/lam
>
> lam is is installed locally.
That's the problem. You need to build a shared library version, not a
static version, to allow it to be compiled into shared objects.
(
Hi Brian --
Prof. Ripley's reply to an earlier question
http://tolstoy.newcastle.edu.au/R/e2/help/07/08/24306.html
points to the need for mpi to be compiled as a shared library. Hope
that helps,
Martin
"Brian O'Gorman" writes:
> I'm having trouble with R CMD INSTALL Rmpi_0.5-5.tar.gz
> --con
I'm having trouble with R CMD INSTALL Rmpi_0.5-5.tar.gz
--configure-args=~/lam
lam is is installed locally.
lamboot -d (or lamboot-d and also recon) works. make -k check from the
lamtest suite passes all tests.
Is this is problem with the -fPIC compiler as in the message? Should it
be modifie
4 matches
Mail list logo