Parallel Programming - Make single threaded version
authorSam Moore <[email protected]>
Thu, 6 Sep 2012 09:46:40 +0000 (17:46 +0800)
committerSam Moore <[email protected]>
Thu, 6 Sep 2012 09:46:40 +0000 (17:46 +0800)
commit1612d2449b7c9e4fa202adac00cda23700df44c7
tree6a065c56a50ecaa9e54e73a17cceeecc05de6276
parent4aead302e9872ec0a42724a61589275569c4e783
Parallel Programming - Make single threaded version

Trying to modify the template program so that it is
a) actually organised
b) Not as over engineered as my own single threaded version (assignment0)

Anyway, it doesn't compile but at least I started

Sam (who else?)
course/semester2/pprog/assignment1/Makefile
course/semester2/pprog/assignment1/description.pdf [new file with mode: 0644]
course/semester2/pprog/assignment1/graphics.c [new file with mode: 0644]
course/semester2/pprog/assignment1/graphics.h [new file with mode: 0644]
course/semester2/pprog/assignment1/main.c [new file with mode: 0644]
course/semester2/pprog/assignment1/nbody.c
course/semester2/pprog/assignment1/nbody.h [new file with mode: 0644]

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