Hi,
Am 25.03.2010 um 22:34 schrieb Matthew MacManes:
I am having an OpenMPI issue that seems to be relted to job
scheduling- on TACC, one of the TeraGrid resources.
The program I am trying to run, ABySS, seems to run fine without
scheduling- i.e. when I run it on the login nodes without sc
Hi All,
I am having an OpenMPI issue that seems to be relted to job scheduling- on
TACC, one of the TeraGrid resources.
The program I am trying to run, ABySS, seems to run fine without scheduling-
i.e. when I run it on the login nodes without scheduling through qsub...
but, using that same comman
My apologies for not sending this with the initial email. I've enclosed
our cluster setup. This includes the ifconfig, ld_library_path, path,
and fstab for three compute nodes and the file server itself. The
ld_library_path, path, and fstab setups are the same across the compute
nodes, so th
Hi Arthur, hi all,
I guess you've got most of the thing and we'll find out the last bit, too.
Would you please let me know which version of Vampir you've got.
What does 'ls -alh' look like in the PWD? And please give it a try with some
of the included OTF tools, e.g. one of the following
%> ot
I'm running on a Fedora Core 9 Linux cluster with the mpi and home
directories mounted on the compute nodes via NFS. Since the executables
are on a remote server, I have configured mpi with --disable-dlopen and
have even gone as far as far enabling static and disabling shared. In
the process
On Mar 25, 2010, at 10:31 AM, Rolf Vandevaart wrote:
> You do not need to configure both IB ports or do IB bonding.
To hammer this point home: Open MPI will automatically use all ACTIVE
OpenFabrics ports that it can find, regardless of whether they have IPoIB setup
on them or not.
--
Jeff Squ
You might want to contact Josh Hursey, the author of most of Open MPI's
checkpoint / restart / migration work; it would probably be best to ping him on
the devel list (vs. the general user's list).
http://www.open-mpi.org/community/lists/ompi.php
On Mar 25, 2010, at 10:18 AM, luyang dong
You probably do want to check with your admin and ensure that either
firewalling software is disabled or that a trust relationship is setup between
the machines that you want to use. Effectively, Open MPI needs to be open
random TCP ports between all the hosts that you will be using.
There are
You need to ensure your cluster has some type of TCP connectivity. That
can be via a non-IB interface if you have that, or configure one of your
IB interfaces with IP. It is needed so the run-time environment can
start the job and exchange endpoint information to all the processes.
You do not
dear teachers:
I am a graduate .And my research is to achieve process
migratioin on openmpi.But now i find that there is few resources about internal
design of openmpi, and my work is nearly stopping. Can you help me.
A quick question. Do I need to configure different IP for both IB ports
before running mpirun?
Or configure an IP and bond both IB ports? Or simply configure one IP for
ib0 is enough?
Thanks a lot.
PN
2010/3/25 Rolf Vandevaart
> They will automatically be used by the library. There is nothing
sun...@chem.iitb.ac.in a écrit :
> Dear Users,
>
> Openmpi is installed in a Intel Xeon quad core 2.4Ghz machine loaded with
> Red Hat Enterprise Linux 5. The loaded openmpi version is 1.2.5. While
> trying to install CHARMM software, it asked for the path of mpi.h file and
> library files libmpi.
They will automatically be used by the library. There is nothing
special that you need to do. Unfortunately, there is no simple way to
tell if they are being used. I would suggest that you specifically call
them out in different calls to mpirun to make sure they are both
working. If they bo
Hi,
Am 25.03.2010 um 11:30 schrieb sun...@chem.iitb.ac.in:
> Openmpi is installed in a Intel Xeon quad core 2.4Ghz machine loaded with
> Red Hat Enterprise Linux 5. The loaded openmpi version is 1.2.5. While
> trying to install CHARMM software, it asked for the path of mpi.h file and
> library fi
On Thu, Mar 25, 2010 at 11:30 AM, wrote:
> It looks like that mpi.h file does not exist. Which version of openmpi has
> the mpi.h header file?
Hi,
have you installed openmpi using rpm? If so, please install the
package openmpi-devel.
It has mpi.h in /usr/lib64/openmpi/1.3.2-gcc/include/mpi.h
R
Dear Users,
Openmpi is installed in a Intel Xeon quad core 2.4Ghz machine loaded with
Red Hat Enterprise Linux 5. The loaded openmpi version is 1.2.5. While
trying to install CHARMM software, it asked for the path of mpi.h file and
library files libmpi. I didn't find 'include' folder in the openmp
Hi there,
We have a cluster with 2 HCAs installed on each node (Mellanox ConnectX IB
QDR cards). It's not clear from the documentation how we could use both of
them for MPI communications.
What should we do to enable 2 cards and how we can check that both are
using?
Thanks in advance!
Dmitry
Hello
My name is Arthur Trojanowski I just tested Vampir software.
I have installed the MPI version 1.4
I would like to know how to generate the correct OTF file in VampirTrace
I have written a small C program with support for MPI
To compile the program I use the command:
mpicc-vt -vt:inst gnu -vt
18 matches
Mail list logo