Computer Science 341-02
Parallel Processing

Mount Holyoke College
Fall 2007


Term Project
Groups must be formed by: 2:30 PM, Thursday, November 8, 2007
Proposals due: 11:59 PM, Thursday, November 15, 2007
Progress reports due: 2:30 PM, Thursday, November 29, 2007
Drafts due: 2:30 PM, Thursday, December 6, 2007
Presentations: 2:30 PM, Tuesday, December 11, 2007
Final submission: 4:00 PM, Wednesday, December 12, 2007


As you know, this course requires you to complete a final project that will determine 25% of your grade. You may choose your own topic related to parallel processing to study in more detail than we have as a class. Your project should include programming, but the amount may vary from topic to topic. A formal research paper and brief (20-30 minute) presentation at a minisymposium to be held during our last meeting are required.

You may work individually or together. This decision must be made by 2:30 PM, Thursday, November 8, 2007.

The proposal

Please start thinking about a topic right away and come to me with your ideas. By 11:59 PM, Thursday, November 15, 2007, submit a proposal, no more than one page in length, that describes your topic, what you plan to investigate, and how you plan to go about it. If you will need access to any special hardware or software, include that in your proposal. Submit as a PDF file proposal.pdf.

The progress report

By 2:30 PM, Thursday, November 29, 2007, submit a progress report. This should consist of a detailed outline (or better yet, an early draft) of your paper including sources, and a description of the design and current implementation status of your software, as well as a timetable for completion of the project. Submit a PDF file progress.pdf.

The paper

This is to be a formal research paper, and should be organized as such. You should begin with a title, author list, and abstract. The main body of the paper should be organized into sections including (i) an introduction in which you describe the general topic and the particular aspects you will be examining, (ii) one or more sections comprising your main text, where you describe what you have done, how you have done it, and what you have learned, (iii) a conclusion, which should include ideas for future investigation into your topic which were beyond the scope of your paper, and (iv) a complete list of citations. Citations of web pages are acceptable in some circumstances, but books, articles in conference proceedings or journals, or technical reports are preferred. Examples of papers that fit the expected format will be provided.

Proper English and a good technical writing style are important. Writing well is very difficult - it is an iterative process and cannot be done all at once. Be precise and be concise. Check your spelling and grammar carefully. I expect most papers will be around 15 single-sided pages, using 1.5 spacing, one inch margins, and a 12-point Times Roman font (or as close as you can come). Please do not adjust margins and font sizes to force a certain length. You are encouraged but not required to use LaTeX to typeset your paper. The LaTeX example in my shared area is already set up with an appropriate format. Length is not important - content and quality are. Papers shorter than 10 pages or longer than 20 pages are acceptable, if the length is appropriate for the content.

Submit a draft, as complete as possible, as a PDF file draft.pdf by 2:30 PM, Thursday, December 6, 2007. The more complete this draft, the better feedback I can give you to improve it and the more you can focus on programming over the last week or two. You may also submit additional drafts for feedback, but keep in mind that it may take me a day or two to get to them. Submit your final version as a PDF file paper.pdf by 4:00 PM, Wednesday, December 12, 2007.

The project

You should submit your source code and instructions on how to build and run it. The software should be described in the paper. Please make arrangements to demonstrate the program. Source code should be submitted and demonstrations completed by 4:00 PM, Wednesday, December 12, 2007.

The presentation

Each group will present a summary of their work to the class. Include background information on your topic, a description of what you did, and a summary of what you learned. Software demonstrations may also be appropriate. Prepare slides or web pages. Rehearse your presentation, paying special attention to timing.

Grading

This final project accounts for 25% of the course grade. The grade will be based on all aspects of the project, including the proposal (5%), the progress report (5%), the design, documentation, style, and correctness of the software developed (0-30%), the content and writing style of the draft (15%) and final version (30-60%) of the paper, and quality of the presentation (15%).

Choosing a topic

Here are some ideas to consider when choosing your topic:

These are just ideas, and you should not restrict yourself to this list. I hope you will find an appropriate topic that you find interesting. You might also find it useful to browse the topics and abstracts of the talks at the current or previous Supercomputing conferences or the SIAM Conference on Parallel Processing for Scientific Computing to get a feel for some current research projects in parallel processing.

Honor Code Guidelines

If you wish to use or refer to any software libraries or outside source code beyond the standard language (C, C++, Java) libraries, check with me first. All sources must be cited properly. If in doubt about anything related to Honor Code, ask now and avoid problems later!