28.10.2014 Views

Synergy User Manual and Tutorial. - THE CORE MEMORY

Synergy User Manual and Tutorial. - THE CORE MEMORY

Synergy User Manual and Tutorial. - THE CORE MEMORY

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Synergy</strong> <strong>User</strong> <strong>Manual</strong> <strong>and</strong> <strong>Tutorial</strong><br />

// Get number of processors<br />

processors = cnf_getP();<br />

printf("Master: Processors %d\n", processors);<br />

// Get chunk size<br />

chunk_size = cnf_getf();<br />

printf("Master: Chunk size %d\n",<br />

chunk_size);<br />

printf("Master: Starting C = A . B\n");<br />

printf(" on %d x %d matrices\n", N, N);<br />

// Create <strong>and</strong> print matrix B<br />

makeDblInv(B);<br />

if(N

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!