15-740/18-740 Fall '09
Notes on Assignments and Exams
In the following, the term HOME740 refers to the home directory for the course, namely
/afs/cs.cmu.edu/academic/class/15740-f09/public.
Assignment 2
(pdf)
- Issued on Tuesday, Sept. 29; due on Wednesday, Oct. 14, 1:30PM.
-
The files you need for this assignment can be found in the directory
HOME740/asst/asst2.
- Here is an OpenMP Tutorial that you
should read before starting this assignment.
- Here is a tutorial on how to use the NCSA and PSC machines:
ncsa_psc_tutorial.pdf.
Assignment 1
(pdf)
- Issued on Tuesday, Sept. 15; due on Tuesday, Sept. 29, 1:30PM.
-
The files you need for this assignment can be found in the directory
HOME740/asst/asst1.
- The GNU info pages on gcc extensions to the C language (including assembly
directives) are reproduced in
HOME740/asst/asst1/info_pages_on_gcc_ASM.
Back to 15-740/18-740 home page.