search for: libmpich

Displaying 20 results from an estimated 26 matches for "libmpich".

2014 Oct 29
1
Upgrade to CentOS6.6: mpich dep error
...solution --> Running transaction check ---> Package kernel.x86_64 0:2.6.32-431.23.3.el6.centos.plus will be erased ---> Package kernel-devel.x86_64 0:2.6.32-431.23.3.el6.centos.plus will be erased ---> Package mpich2.x86_64 0:1.2.1-2.3.el6 will be obsoleted --> Processing Dependency: libmpich.so.1.2()(64bit) for package: hdf5-mpich2-1.8.5.patch1-7.el6.x86_64 --> Processing Dependency: libmpichf90.so.1.2()(64bit) for package: hdf5-mpich2-1.8.5.patch1-7.el6.x86_64 --> Processing Dependency: mpich2 for package: hdf5-mpich2-1.8.5.patch1-7.el6.x86_64 Package mpich2 is obsoleted by mpic...
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 checking for openpty in -lutil... no checking for main in -lpthread... no configure: creating ./config.status config.status: creating src/Makevars ** lib...
2007 Jul 06
1
Rmpi installation
Hi R Gurus. I'm trying to install the Rmpi package. Here are the errors: checking for stdint.h... yes checking for unistd.h... yes checking mpi.h usability... no checking mpi.h presence... no checking for mpi.h... no Try to find libmpi or libmpich ... checking for main in -lmpi... no libmpi not found. exiting... ERROR: configuration failed for package 'Rmpi' ** Removing '/home/Desktop/R-2.5.1/library/Rmpi' The downloaded packages are in /tmp/Rtmp90H1Vp/downloaded_packages Warning messages: 1: installation of package...
2007 Apr 24
2
Error in clusterApply(): recursive default argument reference
Hi, I want to compute a distribution of the intersection of a graph and 'randomized' graphs induced by the permutations of node labels (to preserve the graph topology). Since I ll have many permutations to perform, I was thinking of using the snow package and in particular "parSapply" to divide the work between my 4 CPUs. But I get the following error message : Error in
2012 Nov 21
2
installing Rmpi on centos 6 with mpich
...GNU C compiler... yes > checking whether gcc -m64 -std=gnu99 accepts -g... yes > checking for gcc -m64 -std=gnu99 option to accept ISO C89... none needed > I am here /usr/local and it is OpenMPI > Trying to find mpi.h ... > Found in /usr/local/include > Trying to find libmpi.so or libmpich.a ... > checking for main in -lmpi... no > libmpi not found. exiting... > ERROR: configuration failed for package ‘Rmpi’ > * removing ‘/usr/lib64/R/library/Rmpi’ > The downloaded source packages are in > ‘/tmp/RtmpBvTTqc/downloaded_packages’ > Updating HTML index of packages in...
2009 Aug 24
1
R with MPI
...th my cluster with OpenMPI. I need the packaged 'snow' and 'Rmpi' for that, however, I get an error while downloading and installing them: When I do a: install.packages("Rmpi", dependencies=T) I get this error: checking for mpi.h... no Try to find libmpi.so or libmpich.a checking for main in -lmpi... no libmpi not found. exiting... However, mpi.h is present via the openmpi-devel package on my RHEL 5.3. Some of those packages need sprng 2.0 (rsprng, for instance, which is a dependency for another MPI-related package). Sprng 2.0, however, isn't in dev...
2008 May 06
1
trouble installing Rmpi on 64-bit Ubuntu 8.04 with openmpi
...ib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking mpi.h usability... no checking mpi.h presence... no checking for mpi.h... no Try to find libmpi.so or libmpich.a checking for main in -lmpi... yes checking for openpty in -lutil... yes checking for main in -lpthread... yes configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/home/mkimpel/R_HOME/R-patched/R-build/lib64/R/include -DPACKAGE_NAME=\"\" -DPA...
2011 Sep 09
1
R CMD INSTALL configure.args and CC customization
...bject files... o checking whether we are using the GNU C compiler... yes checking whether gcc -m64 -std=gnu99 accepts -g... yes checking for gcc -m64 -std=gnu99 option to accept ISO C89... none needed Trying to find mpi.h ... Found in /usr/lib64/openmpi/1.2.7-gcc/include Trying to find libmpi.so or libmpich.a ... Found libmpi in /usr/lib64/openmpi/1.2.7-gcc/lib checking for openpty in -lutil... yes checking for main in -lpthread... yes configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -m64 -std=gnu99 -I/usr/include/R -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\&...
2007 Oct 08
0
shared object for Rmpi
...ffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed Try to find mpi.h ... Found in /home/faculty/hodgess/include Try to find libmpi or libmpich ... Found libmpich in /home/faculty/hodgess/lib Try to find liblam ... Found liblam in /home/faculty/hodgess/lib checking for main in -lpthread... yes configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/home/faculty/hodgess/R-2.6.0/include -I/home/facu...
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... yes configure: creating ./config.status config.status: creating src/Makevars ** libs x86_64-pc-linux-gnu-gcc -std=gnu99 -I/usr/lib64/R/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\&quo...
2007 Mar 28
4
Rmpi and OpenMPI ?
Has anybody tried to use Rmpi with the OpenMPI library instead of LAM/MPI? LAM appears to be somewhat hardcoded in the Rmpi setup. Before I start to experiment with changing this, has anybody else tried Rmpi with non-LAM MPI implementations? Dirk -- Hell, there are no rules here - we're trying to accomplish something. -- Thomas A. Edison
2010 Jan 20
0
R CMD INSTALL configure.args and CC customization
...bject files... o checking whether we are using the GNU C compiler... yes checking whether gcc -m64 -std=gnu99 accepts -g... yes checking for gcc -m64 -std=gnu99 option to accept ISO C89... none needed Trying to find mpi.h ... Found in /usr/lib64/openmpi/1.2.7-gcc/include Trying to find libmpi.so or libmpich.a ... Found libmpi in /usr/lib64/openmpi/1.2.7-gcc/lib checking for openpty in -lutil... yes checking for main in -lpthread... yes configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -m64 -std=gnu99 -I/usr/include/R -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\&...
2008 Jan 16
3
Rmpi on Linux x86_64 GNU/Linux
...utables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed Try to find mpi.h ... Found in /import/home/u1/uaf/ogorman/lam/include Try to find libmpi.so or libmpich.a checking for main in -lmpi... yes Try to find liblam.so ... checking for main in -llam... yes checking for openpty in -lutil... yes checking for main in -lpthread... yes configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/usr/local/pkg/r/r-2.6.1/lib6...
2009 Feb 06
2
Rmpi Segmentation fault
...g for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed I am here /usr/local and it is OpenMPI Try to find mpi.h ... Found in /usr/local/include Try to find libmpi.so or libmpich.a Found libmpi in /usr/local/lib checking for openpty in -lutil... yes checking for main in -lpthread... yes configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/usr/local/lib64/R/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -D...
2012 Oct 10
1
Rmpi installation trouble
...... o checking whether we are using the GNU C compiler... yes checking whether gcc -std=gnu99 accepts -g... yes checking for gcc -std=gnu99 option to accept ISO C89... none needed I am here /usr/local and it is OpenMPI Trying to find mpi.h ... Found in /usr/local/include Trying to find libmpi.so or libmpich.a ... Found libmpi in /usr/local/lib checking for openpty in -lutil... yes checking for main in -lpthread... yes configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\&q...
2011 May 27
1
Help with Rmpi install
...ss 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 standard compiling environment which will link programs with libmyriexpress.so as well as libmpich.so Our myrinet driver package is Myrinet Express (MX) 1.2.12big. (I believe it was custom-built for us by myricom) The R package that my predecessor built was version 2.6.1. I have since installed 2.13.0 in an NFS exported shared software directory, and intend for the Rmpi package to be installed...
2012 Aug 29
2
Problem installing Rmpi with Open MPI
...no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -std=gnu99 accepts -g... yes checking for gcc -std=gnu99 option to accept ISO C89... none needed Trying to find mpi.h ... Found in /usr/local//include Trying to find libmpi.so or libmpich.a ... Found libmpi in /usr/local//lib checking for openpty in -lutil... yes checking for main in -lpthread... yes configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\&...
2007 Oct 08
0
another try with Rmpi on Linux
...tdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking mpi.h usability... no checking mpi.h presence... no checking for mpi.h... no Try to find libmpi or libmpich ... checking for main in -lmpi... no libmpi not found. exiting... ERROR: configuration failed for package 'Rmpi' ** Removing '/home/faculty/hodgess/R-2.6.0/library/Rmpi' [hodgess at gator bin]$ This is on a Linux Red Hat ent 3. Thanks, Erin mailto: hodgess at gator.uhd.edu
2011 Dec 02
0
Rmpi installation problems
...e are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc -std=gnu99 accepts -g... yes checking for i686-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... yes configure: creating ./config.status config.status: creating src/Makevars ** Creating default NAMESPACE file ** libs make: Nothing to be done for `all'. installing to /home/jos/R/i686-pc-li...
2011 Mar 14
1
Installing Rmpi on hpc
...... o checking whether we are using the GNU C compiler... yes checking whether gcc -std=gnu99 accepts -g... yes checking for gcc -std=gnu99 option to accept ISO C89... none needed I am here /usr/lib/lam and it is LAM Trying to find mpi.h ... Found in /usr/lib/lam/include Trying to find libmpi.so or libmpich.a ... Found libmpi in /usr/lib/lam/lib Try to find liblam.so ... Found liblam in /usr/lib/lam/lib checking for openpty in -lutil... yes checking for main in -lpthread... yes configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/home/bs/R_home/R-2.11.1/in...