<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="serif">Guys -- I have attached a piece of code that
      follows the&nbsp; code practice I would like you to try: all parallel
      and serial source<br>
      variations in one file.&nbsp;&nbsp; The file I am including should be much
      easier to read than the one I handed out in class because I just
      basically&nbsp; broke up the code into three different sections for the
      C pre-processor to parse (say that three times fast).&nbsp; </font><br>
    <font face="serif"><font face="serif"> I also corrected the matrix
        multiplication code -- I am no longer using the transpose of
        matrix b.&nbsp; If you need help building a makefile to compile this
        and link it with your code, just let me know.<br>
        <br>
      </font>I left the Pthreads section blank (just a stub) so you
      could fill it in drawing on examples from the Pthreads book (pp.
      52-59).&nbsp; You may have to do some looking into how memory is going
      to work with threads (some things will need to be in a global
      context) -- but we will talk about that on Tuesday.<br>
      <br>
      Did anybody try the EDITOR commands I sent out earlier to see if
      they work with SVN?<br>
      <br>
    </font>
    <pre class="moz-signature" cols="72">-- 
Andrew J. Pounds, Ph.D.  (<a class="moz-txt-link-abbreviated" href="mailto:pounds_aj@mercer.edu">pounds_aj@mercer.edu</a>)
Professor of Chemistry and Computer Science
Mercer University,  Macon, GA 31207   (478) 301-5627
<a class="moz-txt-link-freetext" href="http://faculty.mercer.edu/pounds_aj">http://faculty.mercer.edu/pounds_aj</a>
</pre>
  </body>
</html>