Re: [OMPI users] still segmentation fault with openmpi-2.0.2rc3 on Linux

2017-01-09 Thread Howard Pritchard
HI Siegmar, You have some config parameters I wasn't trying that may have some impact. I'll give a try with these parameters. This should be enough info for now, Thanks, Howard 2017-01-09 0:59 GMT-07:00 Siegmar Gross < siegmar.gr...@informatik.hs-fulda.de>: > Hi Howard, > > I use the followi

Re: [OMPI users] mca_based_component warnings when running simple example code

2017-01-09 Thread Solal Amouyal
Hi Gilles, Thanks for your help. That indeed fixed it! Sincerely, _ Solal Amouyal > > Message: 2 > Date: Fri, 6 Jan 2017 22:05:54 +0900 > From: Gilles Gouaillardet > To: Open MPI Users > Subject: Re: [OMPI users] mca_based_component warnings when running > s

Re: [OMPI users] still segmentation fault with openmpi-2.0.2rc3 on Linux

2017-01-09 Thread Siegmar Gross
Hi Howard, I use the following commands to build and install the package. ${SYSTEM_ENV} is "Linux" and ${MACHINE_ENV} is "x86_64" for my Linux machine. mkdir openmpi-2.0.2rc3-${SYSTEM_ENV}.${MACHINE_ENV}.64_cc cd openmpi-2.0.2rc3-${SYSTEM_ENV}.${MACHINE_ENV}.64_cc ../openmpi-2.0.2rc3/configure