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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

chunk_size = rows[0];<br />

// Convert beginning row of entry to an integer<br />

matrix_row = atoi(&tpname[1]);<br />

printf("Worker: chunk_size %d matrix_row %d\n",<br />

chunk_size, matrix_row);<br />

// Set rows array put position to 2<br />

array_put = 2;<br />

// Set rows array get position to 2<br />

array_get = 2;<br />

// Get beginning worker time<br />

worker_time = wall_clock();<br />

// For each row in chunk_size<br />

for(n=0; n

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

Saved successfully!

Ooh no, something went wrong!