[OMPI users] openmpi 1.6.2 boost 1.54 mswin7 vs2010 Threading support:No

2014-02-13 Thread MM
Hello, I am running a MPI application on a single host, with a dual quadcore with hyperthreading on. (16 OS-visible processors), but just in debug mode (msvc2010) 32bit, with 2 mpi processes only. mpirun -mca btl_tcp_if_exclude lo -np 1 prog1.exe : -np 1 prog2.exe . when progr1.exe has 1 thread

Re: [OMPI users] openmpi 1.6.2 boost 1.54 mswin7 vs2010 Threading support:No

2014-02-13 Thread MM
Apologies for the issue, I was getting output from the 2 processes, and their threads, and I was focused on only 1 process. Please ignore, On 13 February 2014 14:33, MM wrote: > Hello, > > I am running a MPI application on a single host, with a dual quadcore with > hyperthreading on. (16 OS-v