[an error occurred while processing this directive]
[an error occurred while processing this directive]Modern computer systems contain parallelism in both hardware and software. This unit covers parallelism in both general purpose and application specific computer architectures and the programming paradigms that allow parallelism to be exploited in software. The unit examines both shared memory and message passing paradigms in both hardware and software; concurrency, multithreading and synchronicity; parallel, clustered and distributed supercomputing models, languages and software tools and development environments. Students will program in these paradigms.
2 hrs lectures/wk, 2 hr laboratory/wk, 1 hr tutorial/wk
This unit is offered to on campus students, workload commitments are:
You will need to allocate up to 5 hours per week in some weeks, for use of a computer, including time for newsgroups/discussion groups.
FIT4001, CSE4333
Asad Khan
Asad Khan
Contact hours: Thursday 11am-2pm, by appointment
At the completion of this unit students will have -
A knowledge and understanding of:
Examination: 50%; In-semester assessment: 50%
Assessment Task | Value | Due Date |
---|---|---|
Assignment 1 | 15% | Monday 28 March 2011, 12PM |
Assignment 2 | 25% | Monday 23 May 2011, 12PM |
Lab work assessments | 10% | Weekly submissions |
Examination 1 | 50% | To be advised |
Monash is committed to excellence in education and regularly seeks feedback from students, employers and staff. One of the key formal ways students have to provide feedback is through SETU, Student Evaluation of Teacher and Unit. The University's student evaluation policy requires that every unit is evaluated each year. Students are strongly encouraged to complete the surveys. The feedback is anonymous and provides the Faculty with evidence of aspects that students are satisfied and areas for improvement.
For more information on Monash's educational strategy, and on student evaluations, see:
http://www.monash.edu.au/about/monash-directions/directions.html
http://www.policy.monash.edu/policy-bank/academic/education/quality/student-evaluation-policy.html
If you wish to view how previous students rated this unit, please go to
https://emuapps.monash.edu.au/unitevaluations/index.jsp
The standard operating environment provided in FIT computer labs is considered adequate for most purposes. However, most of the tutorial exercises require the use of an open source Linux environment, which is provided in the assigned FIT computer laboratory.
Software may be:
Portable personal computer and access to a broadband Internet connection.
Week | Date* | Activities | Assessment |
---|---|---|---|
0 | 21/02/11 | Unit introduction on the website (No Lecture) | No formal assessment or activities are undertaken in week 0 |
1 | 28/02/11 | Distributed Systems Lecture (no lab or tute) | |
2 | 07/03/11 | IPC & RPC | |
3 | 14/03/11 | Message Passing Library | |
4 | 21/03/11 | Synchronization, MUTEX, Deadlocks | |
5 | 28/03/11 | Election Algorithms, Distributed Transactions, Concurrency Control | Assignment 1 due Monday March 28, 12PM |
6 | 04/04/11 | Faults, Distributed Consensus, Security, Parallel Computing | |
7 | 11/04/11 | Parallel Computing Alternatives | |
8 | 18/04/11 | Instruction Level Parallelism | |
Mid semester break | |||
9 | 02/05/11 | Vector Architecture | |
10 | 09/05/11 | Data Parallel Architectures, SIMD Architectures | |
11 | 16/05/11 | Introduction to MIMD, Distributed Memory MIMD Architectures | Assignment 2 in-lab assessments |
12 | 23/05/11 | Super Scaler Processing, Exam Preps | Assignment 2 in-lab assessments. Assignment 2 (theory) due Monday 23 May, 12PM |
30/05/11 | SWOT VAC | No formal assessment is undertaken in SWOT VAC |
*Please note that these dates may only apply to Australian campuses of Monash University. Off-shore students need to check the dates with their unit leader.
To pass a unit which includes an examination as part of the assessment a student must obtain:
If a student does not achieve 40% or more in the unit examination or the unit non-examination total assessment, and the total mark for the unit is greater than 50% then a mark of no greater than 49-N will be recorded for the unit
Individual assessment. The work will be assessed on the basis of the quality of the write-up (e.g. easy to read, logical and systematic presentation of concepts, formatting, figures, tables), relevance and accuracy of information, and literature search.
Detailed marking guide will be provided with the assessment. As a general guide to assessing the programming tasks:
The assessment will be based on the demonstration of work during the lab and evidence of learning in the weekly submissions.
Assignment coversheets are available via
"Student Forms" on the Faculty website: http://www.infotech.monash.edu.au/resources/student/forms/
You MUST submit a completed coversheet with all assignments, ensuring
that the plagiarism declaration section is signed.
Submission must be made by the due date otherwise penalties will be enforced.
You must negotiate any extensions formally with your campus unit leader via the in-semester special consideration process: http://www.infotech.monash.edu.au/resources/student/equity/special-consideration.html.
Resubmission of assignments, lab, and tutorial work will not be allowed.
Refer to the unit website.
Monash has educational policies, procedures and guidelines, which are designed to ensure that staff and students are aware of the University's academic standards, and to provide advice on how they might uphold them.
You can find Monash's Education Policies at:
http://policy.monash.edu.au/policy-bank/academic/education/index.html
Key educational policies include:
The University provides many different kinds of support services for you. Contact your tutor if you need advice and see the range of services available at www.monash.edu.au/students The Monash University Library provides a range of services and resources that enable you to save time and be more effective in your learning and research. Go to http://www.lib.monash.edu.au or the library tab in my.monash portal for more information. Students who have a disability or medical condition are welcome to contact the Disability Liaison Unit to discuss academic support services. Disability Liaison Officers (DLOs) visit all Victorian campuses on a regular basis
Reference Material
For Part 1: Parallel Computing Schemes and Software:
G.R. Andrews: Foundations of Multithreaded, Parallel and Distributed Programming, Addison-Wesley, 2000.
J. Magee and J. Kramer: Concurrency: State models & Java Programming; John-Wiley & Sons, 2006.
I.T. Foster: Designing and Building Parallel Programs, Addison-Wesley, 1995.
M. Maekawa, A.E. Oldehoeft, R.R. Oldehoeft: Operating Systems Advanced Concepts, Benjamin/Cummings, 1987.
For Part 2: Parallel Distributed Computing Architectures:
Advanced Computer Architectures: A Design Space Approach, Sima, Fountain and Kacsuk , Addison Wesley Publishers.