2008/5/29 Andreas Schäfer :
> Hi Amy,
>
> On 16:10 Thu 29 May , Lee Amy wrote:
> > MicroTar parallel version was terminated after 463 minutes with following
> > error messages:
> >
> > [gnode5:31982] [ 0] /lib64/tls/libpthread.so.0 [0x345460c430
Josh,
Some time ago I was studying CRCP component, I´m not sure, but I
remember that this component is used for bookmark exchange. You store
these informations exactly for this (bookmark exchange)? After a
successfully checkpoint operation you can free this memory?
Thanks,
Leonardo
Josh Hur
On 12:28 Fri 30 May , Lee Amy wrote:
> 2008/5/29 Andreas Schäfer :
> Thank you very much. If I do a shorter job it seems run well. And the job
> dosen't repeatedly fail at the same time, but it will fail at this error
> messages. Anyway, I'm not using a scheduling system. So any suggestions?
A
I'd also like to re-emphasize something Andreas said earlier: SIGTERM
*usually* means that some external entity is killing your
application. It *could* be coming from within the application itself,
but that's not too common.
You might want to look into that to find out where the SIGTERM is
Leonardo,
The CRCP 'coord' component implements the bookmark exchange. I store
the message signatures for the bookmark exchange. Since I am
implementing this above the point-to-point stack in Open MPI (PML) I
need to keep track of this message information to implement post-
checkpoint reso
I've never really dig into Open MPI's guts, not because I wasn't
interested, but mainly because the time required to get my bearings
seemed just too much. Until now. I've watched a couple of the videos
while coding and it was pretty awesome. Easy to understand, structured
and well spoken.
On 12:41
I'm afraid I cannot answer that question without first knowing what version
of Open MPI you are using. Could you provide that info?
Thanks
Ralph
On 5/29/08 6:41 PM, "Bruno Coutinho" wrote:
> How mpi handles the host string passed in the info argument to
> mpi_comm_spawn() ?
>
> if I set host
I notice on the download page all file sizes are listed as 0KB, this is
presumably an error somewhere.
http://www.open-mpi.org/software/ompi/v1.2/
Ashley,
Hi,
Sorry but I made a mistake... I'm not trying to use PVFS over NFS but
PVFS over EXT3. I still don't know this error message...
On Thu, May 29, 2008 at 5:33 PM, Robert Latham wrote:
> On Thu, May 29, 2008 at 04:48:49PM -0300, Davi Vercillo C. Garcia wrote:
>> > Oh, I see you want to use order
hi, I have some problem running DistributedData.cxx ( it is a VTK file ) , I
need to be able to see the rendering from my computer
I, however have problem running the executable, I loaded both the executabe
into 2 machines
and I am accesing it from my computer( DHCP enabled )
after running the f
I'm using open mpi 1.2.6 from the open mpi site, but I can switch to another
version if necessary.
2008/5/30 Ralph H Castain :
> I'm afraid I cannot answer that question without first knowing what version
> of Open MPI you are using. Could you provide that info?
>
> Thanks
> Ralph
>
>
>
> On 5/2
Hello, does anyone has a Fortran program or a link to Fortran code to
calculate eigenvalues of real/complex symmetric matrices using OpenMPI
package? Would be very thankful for help.
arpack
http://www.caam.rice.edu/software/ARPACK/
maybe some of the functions from scalapack also. Any MPI eigenvalue
package should work with OPMPI as its just another MPI library
(though my current fav)
Brock Palen
www.umich.edu/~brockp
Center for Advanced Computing
bro...@umich.edu
(734
Unfortunately, Arpack is suitable only to calculate a few eigenvalues, not all.
On Fri, May 30, 2008 at 10:11 PM, Brock Palen wrote:
> arpack
>
> http://www.caam.rice.edu/software/ARPACK/
>
> maybe some of the functions from scalapack also. Any MPI eigenvalue
> package should work with OPMPI as
2008/5/30 Jeff Squyres :
> I'd also like to re-emphasize something Andreas said earlier: SIGTERM
> *usually* means that some external entity is killing your
> application. It *could* be coming from within the application itself,
> but that's not too common.
>
> You might want to look into that to
15 matches
Mail list logo