Re: [OMPI users] orte_init failed

2007-04-16 Thread Brian Barrett
That's very odd. The usual cause for this is /tmp being unwritable by the user or full. Can you check to see if either of those conditions are true? Thanks, Brian On Apr 13, 2007, at 2:44 AM, Christine Kreuzer wrote: Hi, I run openmpi on a AMD Opteron with two dualcore processors an S

Re: [OMPI users] Open MPI - Signal: Segmentation fault (11) Problem

2007-04-16 Thread Michael Gauckler
Hi George, thank you for replying and the hint of using MPI_BOTTOM. I changed this part of the code and still receive the same segmentation fault. Unfortunately I cannot post a full example, but here is the code that seems most relevant to the problem. The mechanism is as follows: From object

[OMPI users] OpenMPI with system call -- openib error on SNL tbird

2007-04-16 Thread Adams, Brian M
Hello, I am attempting to port Sandia's DAKOTA code from MVAPICH to the default OpenMPI/Intel environment on Sandia's thunderbird cluster. I can successfully build DAKOTA in the default tbird software environment, but I'm having runtime problems when DAKOTA attempts to make a system call. Typical