Thanks
In fact I compiled without this option, I send the script without
specifying the hostfile and it seems to be working, but I'afraid it is
not pararelizing and instead it is computed N times de same procedure,
=(
I will see the result in a 30 min...
On Nov 19, 2012, at 5:37 PM, Lloyd
As far as I know, the mpdboot is not needed with OpenMPI. You should
just be able to call mpirun or mpiexec directly.
If your OpenMPI installation was compiled to use the TM API with Torque,
you just do it like this, and it figures it all out:
mpirun myprogram
Otherwise, you will need to supply
Please take a look at
http://www.open-mpi.org/faq/?category=running
We don't boot daemons as a separate command - you just use "mpirun" to execute
your job.
On Nov 19, 2012, at 2:28 PM, Mariana Vargas Magana
wrote:
> Hi all
> Help !! I have to send a job using #PBS and in the script exampl
Hi all
Help !! I have to send a job using #PBS and in the script example there is
something like this because the cluster is using MPICH2
In my case i nee Openmpi to run my code so I installed locally, in this case
anyone knows what it is the equivalent of this commands because it is not
recogn
On Nov 19, 2012, at 1:36 PM, marco atzeri wrote:
> as I released an official cygwin package, the link is
> "http://www.cygwin.com";
Done!
> I am planning to update the package adding the libesmtp support asked
> by another cygwin maintainer.
I wouldn't worry about this; no one uses that functi
On 11/19/2012 7:24 PM, Jeff Squyres wrote:
Yes, thank you! Let us know the final link, and we'll put it on our 1.6.x
download page.
as I released an official cygwin package, the link is
"http://www.cygwin.com";
I am planning to update the package adding the libesmtp support asked
by another
Yes, thank you! Let us know the final link, and we'll put it on our 1.6.x
download page.
I think this still leaves open the question of what will happen with Open MPI
Windows support beyond 1.6.x. Please see:
http://www.open-mpi.org/community/lists/devel/2012/10/11542.php
Reply on the d
Dear Sir,
I am Pramoda,PG scholar from Jadavpur Univesity,India.
I've gone through a paper "Building a Fault Tolerant MPI Application:
A Ring Communication Example".In this I found MPI_Comm_validate_rank command.
But I didn't found this command in mpi. Hence I request you to ple