Parallel Programming - Finished OpenMP
authorSam Moore <sam@daedalus.(none)>
Sun, 30 Sep 2012 15:56:02 +0000 (23:56 +0800)
committerSam Moore <sam@daedalus.(none)>
Sun, 30 Sep 2012 15:56:02 +0000 (23:56 +0800)
commitbb7fa31ea517a1fba064e723b37d5b8d8bd7dd72
treeccfada7e8f5a67be302045474ddf84a361433a1e
parent20979b1c07eda73b7f86b2fe8cb66eb58d959e04
Parallel Programming - Finished OpenMP

I think
14 files changed:
course/semester2/pprog/assignment1/mthread/nbody.c
course/semester2/pprog/assignment1/mthread/nbody.c~ [new file with mode: 0644]
course/semester2/pprog/assignment1/mthread/nbody.h
course/semester2/pprog/assignment1/mthread/nbody.h~ [new file with mode: 0644]
course/semester2/pprog/assignment1/openmp/graphics.c~ [new file with mode: 0644]
course/semester2/pprog/assignment1/openmp/nbody.c
course/semester2/pprog/assignment1/openmp/nbody.c~ [new file with mode: 0644]
course/semester2/pprog/assignment1/openmp/nbody.h
course/semester2/pprog/assignment1/openmp/nbody.h~ [new file with mode: 0644]
course/semester2/pprog/assignment1/single-thread/graphics.c
course/semester2/pprog/assignment1/single-thread/nbody.c
course/semester2/pprog/assignment1/single-thread/nbody.c~ [new file with mode: 0644]
course/semester2/pprog/assignment1/single-thread/nbody.h
course/semester2/pprog/assignment1/single-thread/nbody.h~ [new file with mode: 0644]

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