On Nov 21, 2012, at 11:36 AM, Ricardo Román Brenes wrote:
> i've followed that guide already to no success
That installation guide shows the installation taking place from the CLI
outside of R, using R CMD INSTALL ..., not using install.packages() from within
an R session, which is what you
i've followed that guide already to no success
On Wed, Nov 21, 2012 at 11:34 AM, Marc Schwartz wrote:
>
> On Nov 21, 2012, at 10:40 AM, Ricardo Román Brenes
> wrote:
>
> > Hello everyone
> >
> > im trying to install Rmpi library on centos 6. I have already installed
> > mpich2 1.4
> >
> > [root@
On Nov 21, 2012, at 10:40 AM, Ricardo Román Brenes wrote:
> Hello everyone
>
> im trying to install Rmpi library on centos 6. I have already installed
> mpich2 1.4
>
> [root@localhost ~]# R --version
>> R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows"
>> Copyright (C) 2012 The R Foundat
Hello everyone
im trying to install Rmpi library on centos 6. I have already installed
mpich2 1.4
[root@localhost ~]# R --version
> R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows"
> Copyright (C) 2012 The R Foundation for Statistical Computing
> ISBN 3-900051-07-0
> Platform: x86_64-redha
Hello everyone
im trying to install Rmpi library on centos 6. I have already installed
mpich2 1.4
[root@localhost ~]# R --version
> R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows"
> Copyright (C) 2012 The R Foundation for Statistical Computing
> ISBN 3-900051-07-0
> Platform: x86_64-redha
On Mon, 14 Mar 2011, Brian Smith wrote:
Hi,
I was trying to install the package Rmpi on a hpc cluster running SGE. The
Which is what? (If Sun Grid Engine, not relevant and it is your
unstated OS that we needed to know. Not just 'Linux', but the
precise distro.))
Please do note the posti
Hi,
I was trying to install the package Rmpi on a hpc cluster running SGE. The
command, and the sessionInfo() is as follows:
===
> install.packages("Rmpi",dependencies=TRUE)
also installing the dependency rsprng
trying URL '
http://www.ibiblio.org/pub/la
For future reference, I put up the instructions here:
http://www.cybaea.net/Blogs/Data/R-tips-Installing-Rmpi-on-Fedora-Linux.html
Allan
On 12/06/09 10:59, Allan Engelhardt wrote:
On 11/06/09 22:46, ALAN SMITH wrote:
Hello R users and developers,
I would like to install Rmpi so that I may ta
On 11/06/09 22:46, ALAN SMITH wrote:
Hello R users and developers,
I would like to install Rmpi so that I may take advantage of all of
the CPUs in my computer
Package "multicore" *may* be easier for this.
, but I cannot get it to install [...]
The configuration file for Rmpi is, unfortunately,
I am trying to install the R package "Rmpi" which needs libmpi. I've
installed openmpi and lam in Centos 5.2:
[r...@rab45-1 /]# rpm -qv openmpi
openmpi-1.2.5-5.el5
openmpi-1.2.5-5.el5
[r...@rab45-1 /]# rpm -qv lam
lam-7.1.2-14.el5
lam-7.1.2-14.el5
I'm using this to install Rmpi:
R CMD INSTALL /h
On Fri, 5 Oct 2007, Erin Hodgess wrote:
> Hi R people:
>
> I installed R-2.6.0 on a Red Hat Linux system and am now trying
> to install the Rmpi package.
>
> The installation cannot seem to find the mpi.h file, even though it exists.
>
> Is there a variable that I should be exporting into the proc
Hi R people:
I installed R-2.6.0 on a Red Hat Linux system and am now trying
to install the Rmpi package.
The installation cannot seem to find the mpi.h file, even though it exists.
Is there a variable that I should be exporting into the process, please?
Thanks in advance,
Sincerely,
Erin Hodge
12 matches
Mail list logo