Displaying 20 results from an estimated 200 matches similar to: "CESA-2015:C001 CentOS 6 boost Bugfix Update"
2015 Jan 27
0
CentOS-announce Digest, Vol 119, Issue 9
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2014 Oct 29
1
Upgrade to CentOS6.6: mpich dep error
Hello there,
I'm checking if I can upgrade safely from CentOS6.5 to 6.6 using yum,
and here's what it says:
=====================
[snip]
--> Finished Dependency Resolution
--> 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
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
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
2008 Mar 29
1
Problem installing aroma.affymetrix on Solaris 9 with R-2.6.2
Hi List,
I'm trying to install aroma.affymetrix, which depend on many packages, affyio is one of them. The task is done on 32-bit Linux without problem. The same task was done on Solaris 9 with R-2.5.1 without problem. Following is the error message when installation affyio. I did try to put a file stdint.h I got from the web in the path, but got more error messages.
Jun
root@biostatsun1
2010 Jun 14
1
Install Rmpi
Hi everyone
As I couldn't succeed with manual installation of Rmpi I decided to
start again from the beginning. I removed R and MPICH in my Ubuntu Hardy
installation. Then, to avoid any dependencies problems I have installed
MPICH and R from synaptic, not from sources. But now I can't install Rmpi.
An error message appears when trying to install Rmpi, you can find in
2005 Jun 17
0
Rmpi installation over MPICH
This is a rather obscure question, I realize. I have written to the
package author but have not heard back as of yet. I have read the
README in the package, as well, but it didn't give me enough detail to
diagnose the problems that I am having. (I did edit out the LAM-MPI
check in zzz.R.in.)
I am working to install Rmpi on top of MPICH on a beowulf cluster.
Below is the output of the
2006 Feb 27
0
Assistance requested
Hi List,
I've run into a library problem I believe might be related to the
portland group compiler, and / or the libs on CentOS. Essentially what
is happening is the primary executable I'm trying to run is failing
under mpi. Here's the output from the command (which would be the same
as the script calling it)
$ /usr/local/mpich/bin/mpirun -machinefile machines.LINUX -np
2
2012 Apr 04
1
npRmpi trouble - mpi.comm.spawn causes segfault
Dear all,
I have a large dataset of randomly generated weighed sample for which I
wish to compute a kernel density estimate.
I have used the "np" package successfully for smaller datasets, however
for the larger ones, they take too long when
using the cross validation options for bandwidth selection ("cv.ls" or
"cv.ml"). Of course, they are much quicker with
2008 Apr 07
2
problem with Rmpi 0.5-5 and openmpi
Dear knowledgeable experts :-),
I am trying to get openmpi, Rmpi and SNOW running on a Myrinet/GM
cluster. I'm not an IT expert, but I surely could use a working
installation of Rmpi and SNOW.
I try to load the Rmpi library and get the following:
> library(Rmpi)
[master:07230] mca: base: component_find: unable to open osc pt2pt: file
not found (ignored)
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,
2006 Apr 23
1
Xen Performance with Charm++
Dear All,
I am doing a performance study on Xen, and we are deploying Charm++
parallel runtime library as part of our applications. However, we
observed a 20% slow down in Xen kernel that was not observed with MPICH.
It is very important for us to understand why this overhead is happening.
I am guessing that is caused due to the higher cost of system calls like
fork and exec, since Charm++
2008 Oct 30
1
Compiling R Packages
I am working on a SLES 10 cluster with R available on it. To better use my resources, I want to use Rmpi, but I am having a difficult time installing it. I have set the $R_LIBS variable correctly.
The MPI libraries are available through the PGI compiler, but this R instance was compiled with GCC.
The Rmpi package can be compiled and installed with
%R CMD INSTALL Rmpi_0.5-5.tar.gz
2010 Oct 24
0
America's Army 3 (AA3Game.exe) Crashes with Steam Client and Wine 1.3.2
Dear All,
Please refer to attached screenshot of America's Army 3 Program Error.
[1] http://imgur.com/3Mky4.png
[2] http://i55.tinypic.com/dxz6nq.png
[3] http://img218.imageshack.us/img218/4595/aa3steamclientwine132.png
[4]
http://img2.uploadhouse.com/fileuploads/6751/67514722a40f9a6544b45081e58dd051255e1e3.png
Please assist in troubleshooting the problem. I have set the Default
2006 May 18
0
MPI and R CMD SHLIB
Hi,
I would like to compile a shared C++ library but using MPI. Is there
away to compile shared libraries using the functionality of mpiexec
supplied with MPICH-2.
Thanks for any help,
Jarrod
2010 Nov 25
0
Xen 4.1-unstable VGA Passthrough Kernel Panic
Dear Weidong, Pasi, and Xen developers,
I have just applied the Intel gfx passthrough patches from
http://lists.xensource.com/archives/html/xen-devel/2009-08/msg01176.html
(Aug 2009 version) to Xen 4.1-unstable but it results in a kernel panic
on CPU 0 (Fatal Page Fault). I have just made a short video clip (17
secs only) and uploaded it to my Youtube account. Please watch my short
Youtube
2010 Nov 25
0
Xen 4.1-unstable VGA Passthrough Kernel Panic
Dear Weidong, Pasi, and Xen developers,
I have just applied the Intel gfx passthrough patches from
http://lists.xensource.com/archives/html/xen-devel/2009-08/msg01176.html
(Aug 2009 version) to Xen 4.1-unstable but it results in a kernel panic
on CPU 0 (Fatal Page Fault). I have just made a short video clip (17
secs only) and uploaded it to my Youtube account. Please watch my short
Youtube
2010 Sep 19
0
What are the free games that I can play with Steam?
I have just managed to install Steam client application (Build: 16 Sep
2010 13:37:56; Steam API: v009; Steam package versions: 62 / 1374) with
my shiny new Wine 1.3.2, which has been compiled with Alexander
Morozov's patches for USB device support. The older Wine-1.1.23 that
came with Fedora 11 x86_64 Linux has been uninstalled prior to
installing Wine 1.3.2 from the Git source tree.
May
2009 Oct 30
24
Using Xen Virtualization Environment for Development and Testing of Supercomputing and High Performance Computing (HPC) Cluster MPICH2 MPI-2 Applications
Dear All,
I have created a virtual high performance computing (HPC) cluster of 6
compute nodes with MPICH2 using Xen-based Fedora 11 Linux 64-bit
paravirtualized (PV) domU guests. Dom0 is Fedora 11 Linux 64-bit. My Intel
Desktop Board DQ45CB has a single onboard Gigabit LAN network adapter.
I am able to bring up the ring of mpd on the set of 6 compute nodes.
However, I am consistently
2009 Oct 30
24
Using Xen Virtualization Environment for Development and Testing of Supercomputing and High Performance Computing (HPC) Cluster MPICH2 MPI-2 Applications
Dear All,
I have created a virtual high performance computing (HPC) cluster of 6
compute nodes with MPICH2 using Xen-based Fedora 11 Linux 64-bit
paravirtualized (PV) domU guests. Dom0 is Fedora 11 Linux 64-bit. My Intel
Desktop Board DQ45CB has a single onboard Gigabit LAN network adapter.
I am able to bring up the ring of mpd on the set of 6 compute nodes.
However, I am consistently