Displaying 20 results from an estimated 20 matches for "regqueri".
Did you mean:
regquery
2011 Sep 09
1
R CMD INSTALL configure.args and CC customization
I am running into the following issue that has been previously
reported on the R-devel mailing list. The short version is that I'm
writing a package for MPI, and I'd like to change CC and SHLIB_LD to
"mpicc". Trying to change them in Makevars.in has no effect, because
the values are clobbered by /etc/R/Makeconf. Will the following
changes to Makeconf.in introduce any problems?
2011 Mar 07
1
Rmpi fails to install
I try to install Rmpi as root with install.packages("Rmpi").
It fails with:
...
checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO
C89... none needed
I am here /usr and it is OpenMPI
Trying to find mpi.h ...
Found in /usr/include
Trying to find libmpi.so or libmpich.a ...
Found libmpi in /usr/lib
checking for openpty in -lutil... yes
checking for main in -lpthread...
2010 Jan 20
0
R CMD INSTALL configure.args and CC customization
Hi, everybody.
I hope the new year is treating you well.
In a Rocks Cluster Linux system (that's Centos 5.2 based), I have
built R-2.10 and it runs well.
While fiddling with MPI libraries and R packages, I've noticed a few
little wrinkles.
This comes as no surprise to the veteran R programmers, but let me
share to the new guys the following gem:
There is a difference between . and -
2008 Jan 16
3
Rmpi on Linux x86_64 GNU/Linux
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 modified in the Makefile?
Any help or comments are appreciated, thanks.
* Installing to library
2009 Feb 06
2
Rmpi Segmentation fault
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)
Segmentation fault
:~$
Which dumps me back into the shell, and doens't give me much
2012 Oct 10
1
Rmpi installation trouble
Dear R People:
I'm trying to install Rmpi (latest version) on Ubuntu.
However, I'm getting the following error:
erin at erin-Y480:~$ R
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-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are
2011 May 27
1
Help with Rmpi install
Hello R-help!
I am a systems administrator for the University of Southern California. I take care of it's general-purpose research cluster, and have recently been asked to provide access to a parallelized R platform. I do not have any previous experience using R, and have only ever had to do anything more then 'yum -y install R'.
We have a myrinet MPI network, and use mpich1 as our
2012 Aug 29
2
Problem installing Rmpi with Open MPI
Hi guys,
I've spent a few days trying to install Rmpi with no luck. I originally
tried using mpich, moved on to mpich2, and then to openmpi. I've gotten
the furthest with openmpi, though am still running into this problem and
can't figure it out. Can someone help!? Thanks so much in advanced.
I'm using an HP Envy laptop with Ubuntu 12.04. Output is below, with the
error at the
2007 Jul 23
1
Rmpi installation error
Hello everybody,
I am trying to install Rmpi on 64-bit HP-Proliant server. I am facing the
following error:
* Installing *source* package 'Rmpi' ...
Try to find mpi.h ...
Found in /usr/local/mpich-1.2.7p1/include
Try to find libmpi or libmpich ...
Found libmpich in /usr/local/mpich-1.2.7p1/lib
Try to find liblam ...
checking for main in -llam... no
liblam not found. Probably not LAM-MPI
2011 Mar 14
1
Installing Rmpi on hpc
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/languages/R/CRAN/src/contrib/rsprng_1.0.tar.gz'
Content type
2007 Apr 24
1
Problem installing Rmpi with lam on SGI SLES9
Hi,
I've been trying here to install Rmpi on an SGI IA-64 machine with 64
processors, running SuSE Linux Enterprise Server 9, R 2.4.0 and
lam-mpi 7.1.3. While I've read of similar problems on this list, I
think I've got an entirely new set of error messages to contribute
(see below). I'm not sure what the actual error is and what the @gprel
relocation message is about. Any help
2006 Oct 09
2
Installing Rmpi on 64-bit Linux Athlon
Hello,
We have recently added a 64-bit 2 x Dual-Core Athlon server running Red
Hat Enterprise Linux AS release 3 to allow for processing of large data
sets (>4GB) in R. To integrate this server into our Linux cluster, I
have been trying (unsuccessfully) to use Rmpi/lam-mpi to parallel
process some of our scripts. While I have successfully compiled R 2.4.0
and lam-mpi 7.1.2 on this server using
2007 Oct 08
0
shared object for Rmpi
Dear R yet again!
I finally got the Rmpi package to install! Yay!.
However, when I go into R to use it, there is an error with the dyn.load
file.
This should be simple (allegedly).
Please help.
Thanks,
Sincerely,
Erin
mailto: hodgess at gator.uhd.edu
/home/faculty/hodgess/R-2.6.0/bin
[hodgess at gator bin]$ ./R CMD INSTALL Rmpi_0.5-4.tar.gz
2007 Aug 27
2
Rmpi and x86
Dear R Gurus:
Is there a problem with Rmpi on x86 with SUSE 10.1, please?
I've tried everything and it still won't load.
Has anyone else dealt with this please?
Thanks,
Edna Bell
2006 May 09
1
Rmpi instlation problem (PR#8846)
Ive tryed this:
R CMD INSTALL Rmpi_0.5-2.tar.gz
But occurred this error:
gcc -shared -L/usr/local/lib64 -o Rmpi.so conversion.o internal.o RegQuery.o
Rmpi.o -lmpi -llam -lutil -lpthread -L/usr/local/lib64/R/lib -lR
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin
/ld: /usr/local/lib/libmpi.a(infoset.o): relocation R_X86_64_32 can not be
used when making a shared
2007 Oct 04
1
Rmpi_0.5-4 and OpenMPI questions
Many thanks to Dr Yu for updating Rmpi for R 2.6.0, and for starting to make
the changes to support Open MPI.
I have just built the updated Debian package of Rmpi (i.e. r-cran-rmpi) under
R 2.6.0 but I cannot convince myself yet whether it works or not. Simple
tests work. E.g. on my Debian testing box, with Rmpi installed directly
using Open Mpi 1.2.3-2 (from Debian) and using 'r' from
2007 Sep 03
1
Snow on Windows Cluster
Hello,
the package snow is not working on a windows cluster with MPICH2 and
Rmpi. There is an error in makeCluster:
launch failed: CreateProcess(/usr/bin/env
"RPROG="C:\Programme\R\R-2.5.1\bin\R" "OUT=/dev/null" "R_LIBS="
C:/Programme/R/R-2.5.1/library/snow/RMPInode.sh) on 'cl1' failed, error
3 - Das System kann den angegbenen Pfad nicht finden.
I
1998 Nov 10
0
unix registry command
USE AT YOUR OWN RISK. exactly the same rules apply to the use of
rpcclient registry commands as to regedit.exe and regedt32.exe, except
more so.
obtain from: http://samba.anu.edu.au/cvs.html
syntax: rpcclient -S nt_hostname -U username[%passwd] -W domain -l logfile
rpcclient now has some _preliminary_ commands which work with
HKEY_LOCAL_MACHINE and will in the near future work with HKEY_USERS
2012 Jul 05
1
trouble installing Rmpi on a debian machine
Dear R People:
I'm having trouble installing Rmpi on a debian machine.
Here is my output:
bccd at node000:~$ /bccd/home/bccd
bccd at node000:~$
bccd at node000:~$ export RMPI_TYPE=OPENMPI
bccd at node000:~$ R CMD INSTALL Rmpi_0.5-9.tar.gz
* installing to library '/bccd/home/bccd/R/x86_64-pc-linux-gnu-library/2.15'
* installing *source* package 'Rmpi' ...
checking for gcc...
2008 Oct 15
0
R-help Digest, Vol 67, Issue 31
V;
Sent via BlackBerry from T-Mobile
-----Original Message-----
From: r-help-request at r-project.org
Date: Tue, 30 Sep 2008 12:00:06
To: <r-help at r-project.org>
Subject: R-help Digest, Vol 67, Issue 31
Send R-help mailing list submissions to
r-help at r-project.org
To subscribe or unsubscribe via the World Wide Web, visit
https://stat.ethz.ch/mailman/listinfo/r-help
or, via email,