The commit is quite simple. You can simply modify the ompi/mca/ptl/gm/
ptl_gm_component.c at line 249 and replace the PTHREAD_CANCELED with
0 and your problem will be solved. This fix was committed yesterday
it will be on the next 1.0.3 release, or you can grab it from the
nightly build sect
Is there a way to disable pthreads when building with gm? i can
build with just tcp just fine.
Brock
On May 25, 2006, at 3:34 PM, George Bosilca wrote:
That's kind of funny ... Look like the PTHREAD_CANCEL was missing
from the pthread.h on most of the Linux distributions until the
beginning
That's kind of funny ... Look like the PTHREAD_CANCEL was missing
from the pthread.h on most of the Linux distributions until the
beginning of 2002 (http://sourceware.org/ml/newlib/2002/
msg00538.html). And it look like it is still missing from the MAC OS
X 10.3.9 pthread.h (http://lists.app
Im getting the following error when trying to build OMPI on OSX
10.3.9 with myrinet support, the libs are in
/opt/gm/lib
Includes:
/opt/gm/include
Bellow is my configure line and the error:
./configure --prefix=/home/software/openmpi-1.0.2 --with-tm=/home/
software/torque-2.1.0p0 --with-gm=/