Re: [OMPI users] windows + threads

2012-10-11 Thread Biddiscombe, John A.
Just to follow up my earlier post, checking out master and building that gives me the same lock up in ompi_info > ompi_info.exe!opal_atomic_lifo_push(opal_atomic_lifo_t * lifo, > opal_list_item_t * item) Line 73 C ompi_info.exe!ompi_free_list_grow(ompi_free_list_t * flist, unsigned _

[OMPI users] windows + threads

2012-10-11 Thread Biddiscombe, John A.
Hi list, I searched the archives, but didn't turn anything up... I have a new machine which I've installed windows 8 x64 + MSVC 2012 (MSVC 11) and have compiled openmpi from the git svn clone(on branch origin/v1.6) using these settings ... cmake -DOMPI_ENABLE_THREAD_MULTIPLE=true -DOPAL_ENABLE