Parallel Programming - Start OpenMP Version
authorSam Moore <sam@daedalus.(none)>
Sun, 9 Sep 2012 10:53:14 +0000 (18:53 +0800)
committerSam Moore <sam@daedalus.(none)>
Sun, 9 Sep 2012 10:53:14 +0000 (18:53 +0800)
commitf012817dee17e24eee2e8951d138dab40b808ad3
tree0d43fd279df32eb40c4264b1db971b3595ad733a
parenta6366978284ba7c3762518e684e16561797053a5
Parallel Programming - Start OpenMP Version

Almost finished
14 files changed:
course/semester2/pprog/assignment1/mthread/nbody.c
course/semester2/pprog/assignment1/mthread/nbody.h
course/semester2/pprog/assignment1/openmp/Makefile [new symlink]
course/semester2/pprog/assignment1/openmp/graphics.c [new symlink]
course/semester2/pprog/assignment1/openmp/graphics.h [new symlink]
course/semester2/pprog/assignment1/openmp/main.c [new symlink]
course/semester2/pprog/assignment1/openmp/nbody.c [new file with mode: 0644]
course/semester2/pprog/assignment1/openmp/nbody.h [new file with mode: 0644]
course/semester2/pprog/assignment1/single-thread/Makefile
course/semester2/pprog/assignment1/single-thread/graphics.c
course/semester2/pprog/assignment1/single-thread/graphics.h
course/semester2/pprog/assignment1/single-thread/main.c
course/semester2/pprog/assignment1/single-thread/nbody.c
course/semester2/pprog/assignment1/single-thread/nbody.h

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