Re: [OMPI users] possibly undefined macro: AC_PROG_LIBTOOL

2011-12-29 Thread Ralph Castain
I use 2.68 and 2.65 and have no problems. Could be that 2.67 has a problem - perhaps try with one of the other levels? On Dec 29, 2011, at 5:14 PM, Dmitry N. Mikushin wrote: > OK, apparently that were various backports. And now I have only one > autoconf installed, and it is: > > marcusmae@tes

Re: [OMPI users] possibly undefined macro: AC_PROG_LIBTOOL

2011-12-29 Thread Dmitry N. Mikushin
OK, apparently that were various backports. And now I have only one autoconf installed, and it is: marcusmae@teslatron:~/Programming/openmpi-r24785$ autoconf --version autoconf (GNU Autoconf) 2.67 marcusmae@teslatron:~/Programming/openmpi-r24785$ autoreconf --version autoreconf (GNU Autoconf) 2.6

Re: [OMPI users] possibly undefined macro: AC_PROG_LIBTOOL

2011-12-29 Thread Ralph Castain
On Dec 29, 2011, at 3:39 PM, Dmitry N. Mikushin wrote: > No, that was autoREconf, and all they are below 2.65: > > marcusmae@teslatron:~/Programming/openmpi-r24785$ ls /usr/bin/autoreconf > autoreconf autoreconf2.13 autoreconf2.50 autoreconf2.59 autoreconf2.64 > > And default one points

Re: [OMPI users] possibly undefined macro: AC_PROG_LIBTOOL

2011-12-29 Thread Dmitry N. Mikushin
No, that was autoREconf, and all they are below 2.65: marcusmae@teslatron:~/Programming/openmpi-r24785$ ls /usr/bin/autoreconf autoreconf autoreconf2.13 autoreconf2.50 autoreconf2.59 autoreconf2.64 And default one points to 2.50: marcusmae@teslatron:~/Programming/openmpi-r24785$ autoreco

Re: [OMPI users] possibly undefined macro: AC_PROG_LIBTOOL

2011-12-29 Thread Ralph Castain
Strange - if you look at your original output, autoconf is identified as 2.50 - a version that is way too old for us. However, what you just sent now shows 2.67, which would be fine. Why the difference? On Dec 29, 2011, at 3:27 PM, Dmitry N. Mikushin wrote: > Hi Ralph, > > URL: http://svn.op

Re: [OMPI users] possibly undefined macro: AC_PROG_LIBTOOL

2011-12-29 Thread Dmitry N. Mikushin
Hi Ralph, URL: http://svn.open-mpi.org/svn/ompi/trunk Repository Root: http://svn.open-mpi.org/svn/ompi Repository UUID: 63e3feb5-37d5-0310-a306-e8a459e722fe Revision: 24785 Node Kind: directory Schedule: normal Last Changed Author: rhc Last Changed Rev: 24785 Last Changed Date: 2011-06-17 22:01:2

Re: [OMPI users] segfault when resuming on different host

2011-12-29 Thread Lloyd Brown
Josh, When I use cr_{run,checkpoint,restart} to start a checkpoint and restart a single-threaded, single-process app on a different host, it works, even with prelinking enabled. That's kinda why I assumed the problem was with the OpenMPI code, and didn't look at the BLCR FAQ that closely, to be h

Re: [OMPI users] possibly undefined macro: AC_PROG_LIBTOOL

2011-12-29 Thread Ralph Castain
Are you doing this on a subversion checkout? Of which branch? Did you check your autotoll versions to ensure you meet the minimum required levels? The requirements differ by version. On Dec 29, 2011, at 2:52 PM, Dmitry N. Mikushin wrote: > Dear Open MPI Community, > > I need a custom OpenMPI b

[OMPI users] possibly undefined macro: AC_PROG_LIBTOOL

2011-12-29 Thread Dmitry N. Mikushin
Dear Open MPI Community, I need a custom OpenMPI build. While running ./autogen.pl on Debian Squeeze, there is an error: --- Found autogen.sh; running... autoreconf2.50: Entering directory `.' autoreconf2.50: configure.in: not using Gettext autoreconf2.50: running: aclocal --force -I m4 autorecon

Re: [OMPI users] OBJ_CLASS_INSTANCE error: initializer element is not constant - Windows 7 64 bit mingw-w64 4.6.3

2011-12-29 Thread Shiqing Fan
Hi Roger, Have you tested also with 32 bit build? I was able to build the open-rte and the rest by applying g++.exe instead of gcc.exe. I couldn't find any combination of --std=C9x to make the c compiling happy for gcc.exe. Actually, the C9x option is not really necessary here, but "-x c"

Re: [OMPI users] segfault when resuming on different host

2011-12-29 Thread Josh Hursey
Often this type of problem is due to the 'prelink' option in Linux. BLCR has a FAQ item that discusses this issue and how to resolve it: https://upc-bugs.lbl.gov/blcr/doc/html/FAQ.html#prelink I would give that a try. If that does not help then you might want to try checkpointing a single (non-M

[OMPI users] segfault when resuming on different host

2011-12-29 Thread Lloyd Brown
Hi, all. I'm in the middle of testing some of the checkpoint/restart capabilities of OpenMPI with BLCR on our cluster. I've been able to checkpoint and restart successfully when I restart on the same nodes as it was running previously. But when I try to restart on a different host, I always get

Re: [OMPI users] Problems when running open-MPI on OFED

2011-12-29 Thread Yevgeny Kliteynik
Hi, Does OMPI with IMP work OK on the official OFED release? Do the usual ibv performance tests (ibv_rc_*) work on your customized OFED? -- YK On 29-Dec-11 9:34 AM, Venkateswara Rao Dokku wrote: > Hi, > We tried running the Intel Benchmarks(IMB_3.2) on the customized > OFED(that was build

[OMPI users] Problems when running open-MPI on OFED

2011-12-29 Thread Venkateswara Rao Dokku
Hi, We tried running the Intel Benchmarks(IMB_3.2) on the customized OFED(that was build by us).. While executing the tests we are getting the following errors 1. -- The OpenFabrics stack has reported a network error event.