<html><P>OK, that doesn't rule out our inline assembly yet.&nbsp; Can you now try a<BR>few test programs for us?&nbsp; From the mpich2 build directory, run the<BR>following:<BR><BR>&nbsp; cd src/openpa/test<BR>&nbsp; make test_barriers<BR>&nbsp; ./test_barriers<BR><BR>&nbsp; make test_primitives<BR>&nbsp; ./test_primitives<BR><BR>Then send us that output.<BR></P>
<P>==============================</P>
<P>Tried to do that today.</P>
<P>There were several include files that had to be gathered from various places in the file system. Had to modify one of the source files so it could find the include files it needed. Was then able to partially run make test_barriers. The build failed the link step as it tried to find pthreads functions. The output is attached.</P>
<P>Used&nbsp;&nbsp;&nbsp; find / -name "pthread*" to search. The results of that search did not convince me that pthreads is actually installed. </P>
<P>While workmen were in the office, it appears they damaged the Ethernet connection so that it no longer functions. Will have to get that fixed by IT on Monday. Then I can use yum to install pthreads. After that, I'll proceed with applying the new steps given above.</P>
<P>Best,</P>
<P>Peter.</P></html>