![]() |
![]() |
![]() | UDCECC | ![]() | ![]() | ChemE | ![]() |
| Link | Format | Size |
|---|---|---|
| 2008-parallelprogramming.pdf | Adobe PDF | 4.9 MB |
| 2008-parallelprogramming.mov | Quicktime Movie | 23.7 MB |
The summer is fast disappearing, so it’s high time I present a seminar! This summer I’ve decided to try a three day series that will discuss
Example programs will be “written” and dissected to provide real, working code for later introspection on the attendees part.
Includes basic thread creation and synchronization using locks, plus synchronization via pthread conditionals.
| Link | Description |
|---|---|
| pthreads.c | C program using pthreads |
Single-dimensional numerical integration for MPI.
| Link | Description |
|---|---|
| nintegrate.c | C source file |
| makefile | Makefile |