Re: [OMPI users] OpenMPI LS-DYNA Connection refused

2011-05-02 Thread Robert Walters
un (as reported here). -- Regards, Robert Walters _ From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Terry Dontje Sent: Monday, May 02, 2011 2:50 PM To: us...@open-mpi.org Subject: Re: [OMPI users] OpenMPI LS-DYNA Connect

[OMPI users] OpenMPI LS-DYNA Connection refused

2011-05-02 Thread Robert Walters
rror where a connection is established, and used for several hours, but after a seemingly random period of time the program dies stating it can't make a connection? Thanks, Robert Walters

Re: [OMPI users] OpenMPI Hangs, No Error

2010-07-14 Thread Robert Walters
for processes to call each other although MPI_Send is not taking very long so it makes me feel more comfortable about network communication. Anyways, please have a look and let me know what you think could be the issue. Regards, Robert Walters --- On Tue, 7/13/10, Robert Walters <ra

Re: [OMPI users] OpenMPI Hangs, No Error

2010-07-13 Thread Robert Walters
Naturally, a forgotten attachment. An to edit that, it was compiled to be used with OpenMPI 1.4.1, but as I understand, 1.4.2 is just a bug fix of 1.4.1. --- On Tue, 7/13/10, Robert Walters <raw19...@yahoo.com> wrote: From: Robert Walters <raw19...@yahoo.com> Subject: Re: [OMPI us

Re: [OMPI users] OpenMPI Hangs, No Error

2010-07-13 Thread Robert Walters
f anything seems weird on the OpenMPI communication subroutines. I don't have any numbers to lean on from experience. Sorry this e-mail was long. Thank you again for all of your help. Regards, Robert Walters --- On Tue, 7/13/10, David Zhang <solarbik...@gmail.com> wrote: From: David

Re: [OMPI users] OpenMPI Hangs, No Error

2010-07-13 Thread Robert Walters
Linux whiz) with the standard tools in RHEL. Thanks for all the help! I'm glad to get it finally working and I think with a little tweaking it should be ready to go very soon. Regards, Robert Walters --- On Sat, 7/10/10, Ralph Castain <r...@open-mpi.org> wrote: From: Ralph Castain <r...@open-m

Re: [OMPI users] OpenMPI Hangs, No Error

2010-07-10 Thread Robert Walters
with -mca oob_tcp_verbose xx. The higher the number, the more you get. On Jul 10, 2010, at 11:14 AM, Robert Walters wrote: Hello again, I believe my administrator has opened the ports I requested. The problem I am having now is that OpenMPI is not listening to my defined port assignments in openmpi

Re: [OMPI users] OpenMPI Hangs, No Error

2010-07-10 Thread Robert Walters
enabled. Any other ideas on what might be causing the hang? Is there a more verbose mode I can employ to see more deeply into the issue? I have run --debug-daemons and --mca plm_base_verbose 99. Thanks! --- On Tue, 7/6/10, Robert Walters <raw19...@yahoo.com> wrote: From: Robert Walters

Re: [OMPI users] OpenMPI Hangs, No Error

2010-07-06 Thread Robert Walters
> Subject: Re: [OMPI users] OpenMPI Hangs, No Error To: "Open MPI Users" <us...@open-mpi.org> List-Post: users@lists.open-mpi.org Date: Tuesday, July 6, 2010, 4:19 PM It looks like the remote daemon is starting - is there a firewall in the way? On Jul 6, 2010, at 2:04 PM, Robert

[OMPI users] OpenMPI Hangs, No Error

2010-07-06 Thread Robert Walters
Hello all, I am using OpenMPI 1.4.2 on RHEL. I have a cluster of AMD Opteron's and right now I am just working on getting OpenMPI itself up and running. I have a successful configure and make all install. LD_LIBRARY_PATH and PATH variables were correctly edited. mpirun -np 8 hello_c