CS 4230/6236: Parallel and Distributed Simulation Systems
Fall Semester, 2002
Richard Fujimoto, 319 College of Computing Bldg, 404/894-5615
email: fujimoto@cc.gatech.edu
Office hours: TuTh 1:30-2:30 PM or by appointment
Teaching Assistant: Jeonghwa Yang
email: jeonghwa@cc.gatech.edu
Office hours: TuTh 10-11:30 AM (Commons area, 1st floor CoC Bldg.)
TuTh 3:05-4:25 PM, Room 102 College of Computing Building
R. Fujimoto, Parallel and Distributed Simulation Systems. Wiley Interscience, 2000 (required).
A general background in operating systems (processes, concurrency issues, semaphores, etc.) is assumed. An undergraduate course in operating systems should suffice. Programming assignments and projects will require software development in C and/or C++. No prior knowledge of simulation or parallel or distributed computing is assumed.
Required work includes (1) homework assignments (2) a course project, (3) two in-class exams and (4) a final examination. Each of the three exams will count for 20% of the final grade, the project will count for 20%, and the homework count for the remaining 20%. A list of possible projects will be distributed, or you are free to come up with your own (which must be approved in advance).
Computer accounts will be made available to complete the homework assignments and project.
You may take this course for undergraduate (CS 4230) or graduate (CS 6236) level credit. Both versions of the course will have the same lectures. The graduate version will require additional work on homework assignments and may include different examination questions.
Projects for graduate credit must be research oriented, and typically will require experimentation (requiring software development to create the experiments). Research projects are intended to emulate MS or PhD thesis work, and potentially could result in results that might be published in an academic conference. All projects will require an oral presentation at the end of the semester.
This course is concerned with the implementation of simulation systems on parallel or distributed computing systems for analytic or virtual environment applications. The emphasis will be on discrete event simulations. After some introductory materials, the course is roughly divided into two parts. The first is concerned with parallel and distributed execution of analytic simulations, e.g., for system evaluation. The second is concerned with the execution of simulations on distributed computers to create virtual environments, e.g., for training or gaming applications.
Detailed Syllabus and Schedule
Back to CS 4230 / CS 6236 home page