[mpich-discuss] CPI test fails under Fedora 10

peter_raeth at juno.com peter_raeth at juno.com
Sat Jun 20 08:46:21 CDT 2009


OK, that doesn't rule out our inline assembly yet.  Can you now try a
few test programs for us?  From the mpich2 build directory, run the
following:

  cd src/openpa/test
  make test_barriers
  ./test_barriers

  make test_primitives
  ./test_primitives

Then send us that output.

==============================
Tried to do that today.
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.
Used    find / -name "pthread*" to search. The results of that search did not convince me that pthreads is actually installed. 
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.
Best,
Peter.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090620/f05a92ef/attachment.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make_barriers_output.txt
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090620/f05a92ef/attachment.txt>


More information about the mpich-discuss mailing list