Parallel Programming - Stuff happened
authorSam Moore <sam@daedalus.(none)>
Tue, 11 Sep 2012 13:36:02 +0000 (21:36 +0800)
committerSam Moore <sam@daedalus.(none)>
Tue, 11 Sep 2012 13:36:02 +0000 (21:36 +0800)
commit46fe12165ce898eb47d2a2b9ce9945dbd65987a6
treefa7ed869e92f269c17a4a4dff36994720ff3f852
parent19d5190c55a836926f2bd646e043fcd6c61ab919
Parallel Programming - Stuff happened

I'm not sure what.
The new version of pthread (with threads that don't exit) is not as
much faster than the old version as I thought it would be.

Sleep(10);

Sam
course/semester2/pprog/assignment1/Makefile
course/semester2/pprog/assignment1/get_data.py
course/semester2/pprog/assignment1/mthread/nbody-slow [new file with mode: 0755]
course/semester2/pprog/assignment1/mthread/nbody.c
course/semester2/pprog/assignment1/mthread/nbody.h
course/semester2/pprog/assignment1/openmp/nbody.c
course/semester2/pprog/assignment1/single-thread/main.c
course/semester2/pprog/assignment1/single-thread/nbody.h

UCC git Repository :: git.ucc.asn.au