Re: [OMPI users] 0xc000007b error exit on 64-bit Windows 7

2012-12-03 Thread Damien
I just tried it on a clean VM, the 64-bit OpenMPI installer does install to Program Files (x86). That's not the end of the world, but you have to watch your paths. Miroslav, when you ran the installer did you say yes to adding OpenMPI to the system path? If you installed both 32 and 64-bit b

Re: [OMPI users] 0xc000007b error exit on 64-bit Windows 7

2012-12-03 Thread damien
ect: Re: [OMPI users] 0xc000007b error exit on 64-bit Windows 7 I'm afraid we've lost the open MPI community windows developer. So I don't know if you'll get a good answer to this question. Sorry! :( Sent from my phone. No type good. On Dec 3, 2012, at 6:40 AM, "Il

Re: [OMPI users] 0xc000007b error exit on 64-bit Windows 7

2012-12-03 Thread damien
quot;us...@open-mpi.org" Sent: Mon, 03 Dec 2012 9:01 AM Subject: Re: [OMPI users] 0xc07b error exit on 64-bit Windows 7 I'm afraid we've lost the open MPI community windows developer. So I don't know if you'll get a good answer to this question. Sorry! :( Sent from

Re: [OMPI users] 0xc000007b error exit on 64-bit Windows 7

2012-12-03 Thread Iliev, Hristo
Hi, 0xC07B is STATUS_INVALID_IMAGE_FORMAT. It mostly means that some of the dynamic link libraries (DLLs) that the executable is linked against are of different "bitness", e.g. 32-bit. It could be a packaging error in Open MPI, or it could be messed up installation. You could use the Dependenc

Re: [OMPI users] 0xc000007b error exit on 64-bit Windows 7

2012-12-03 Thread Jeff Squyres (jsquyres)
I'm afraid we've lost the open MPI community windows developer. So I don't know if you'll get a good answer to this question. Sorry! :( Sent from my phone. No type good. On Dec 3, 2012, at 6:40 AM, "Ilias Miroslav" wrote: > Dear experts, > > I just installed > http://www.open-mpi.org/sof