Parallel & Distributed Computing Fall 2008

Slides:



Advertisements
Similar presentations
Prepared 7/28/2011 by T. O’Neil for 3460:677, Fall 2011, The University of Akron.
Advertisements

Fall 2004 WWW IS112 Prof. Dwyer Intro1: Overview and Syllabus Professor Catherine Dwyer.
Parallel and Distributed Algorithms (CS 6/76501) Spring 2010 Johnnie W. Baker.
Parallel & Distributed Computing Fall 2004 Comments About Final.
Computer Organization TI1400 Alexandru Iosup (lecturer) Henk Sips (original slides) Parallel and Distributed Systems
Slide 1 Instructor: Dr. Hong Jiang Teaching Assistant: Mr. Sheng Zhang Department of Computer Science & Engineering University of Nebraska-Lincoln Classroom:
University of Colorado - Dept of Aerospace Engineering Sciences - Introduction to FEM This is ASEN 5007: Introduction to Finite Element Methods.
Parallel and Distributed Computing Overview and Syllabus Professor Johnnie Baker Guest Lecturer: Robert Walker.
Introduction to Network Security J. H. Wang Feb. 24, 2011.
CSS 404 Internet Concepts. XP Objectives Developing a Web page and a Website Working with CSS (Cascading Style Sheets) Web Tables Web Forms Multimedia.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
Physics Fall 2014 Lecture Welcome back to Physics 215 Buoyancy Driven, damped oscillations Resonance Course evaluations.
What else is there? CMPT 454: Database Systems II. – Transaction Management. – Query Planning. – Optional topics, e.g. data mining, information retrieval,
CS Welcome to CS 5383, Topics in Software Assurance, Toward Zero-defect Programming Spring 2007.
Introduction to Information Security J. H. Wang Sep. 18, 2012.
Parallel and Distributed Computing Overview and Syllabus Professor Johnnie Baker Guest Lecturer: Robert Walker.
Course Overview 1 FCM 710 Architecture of Secure Operating Systems Prof. Shamik Sengupta Office 4210 N
C Programming Lecture 1 : Introduction Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang University.
What else is there? CMPT 454: Database Systems II. – Transaction Management. – Query Planning. – Optional topics, e.g. data mining, information retrieval,
AMS102 Elements in Statistics Prof. Kenny Ye Office: Math Phone: Office Hours: TuTh 3:30-4:30.
08/29/2006 Introduction INTRODUCTION Instructor: Petru S. Fodor Class webpage: PHYSICS 243H.
Parallel & Distributed Computing Fall 2006 Comments About Final.
1 BIT 5495 Introduction Syllabus Instructor:Dr. Lance A. Matheson Office:Pamplin 1017 Office Hours:By appointment is best way to contact me Phone:
Multicore Computing Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang University.
Homework Tutorials Help ECO 410 TEST BANK
{ COMI Thursday night 5:30 – 10:30 Room 6054.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview
Computer Network Fundamentals CNT4007C
CHEM 4511: Physical Chemistry 1
Computer Engineering Department Islamic University of Gaza
COMP 283 Discrete Structures
Computer Networks CNT5106C
This is ASEN 3112: Structures
Introduction to Finite Element Methods
Nonlinear Finite Element Methods
Quick overview of your schedule Spring-2017 SPAU 3343
Parallel and Distributed Algorithms (CS 6/76501) Spring 2007
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview
COMI Friday 9:00 – 1:50 Room 2108.
Computer Networks CNT5106C
Parallel and Distributed Computing Overview
Parallel and Distributed Algorithms Spring 2005
Chapter 0 The Course Plan.
Chapter 0 The Course Plan.
FALL 2018 Welcome to ESL.
Introduction to CPSC3125 Operating System
ISA 562 Information Security Theory and Practice
Physics 101: Lecture 29 Exam Results & Review
AN INTRODUCTION ON PARALLEL PROCESSING
CS 336/536: Computer Network Security Fall 2015 Nitesh Saxena
CS 3843 Midterm Two Review Fall 2013 Prof. Qi Tian.
CS 336/536: Computer Network Security Fall 2014 Nitesh Saxena
C Programming Lecture 1 : Introduction
Human Media Multicore Computing Lecture 1 : Course Overview
Human Media Multicore Computing Lecture 1 : Course Overview
Human Media Multicore Computing Lecture 1 : Course Overview
C Programming Lecture 1 : Introduction
CS 250, Discrete Structures, Fall 2014 Nitesh Saxena
Announcements HW #1 - graded HW and solutions returned now
ITEC 202 Operating Systems
ITEC 202 Operating Systems
Introduction to Finite Element Methods
Introductory Chemistry
Early Midterm Some Study Reminders.
Parallel & Distributed Computing Fall 2006
CSS 290: Video Games and Computer Programming
18-447: Computer Architecture Final Review Session
CS 336/536: Computer Network Security Fall 2015 Nitesh Saxena
AME Spring Lecture 11 - Thrust and aircraft range
Prof. Qi Tian Fall 2013 CS 3843 Midterm Review Prof. Qi Tian Fall 2013.
Presentation transcript:

Parallel & Distributed Computing Fall 2008 Overview of Final Exam

Course Grading Comments Approximate Weights for Course Grade Homework 40% Midterm Exam 30% Final Exam 30% Final must be given as specified in the Fall’08 Schedule of Classes Exam is from 12:45-3:00 on Friday Dec 12. Exam will be in same room as used for classes

Information to Study for Final Class slides covering test material are very important Slides contain some information not in text Probably best to study these first Assigned textbook reading material Can use these to clarify or expand your understanding of topics covered in the slides Homework assignments Only homework since midterm are HW sets 3-5 Some questions from these two problem sets are possible For example, tracing ClearSpeed or MPI/C++ code segments Problems assigned from Chapter 2

Primary Topics for Final Chapters 2-4 & 6-7 in Quinn Slides are primary reference Reference from textbook may be useful to clarify or extend knowledge Three lectures by Prof. Robert Walker In the past, Walker has created one question concerning his lectures Slides on ATC Ability to discuss topics covered How ATC shows importance of SIMD

Primary Topics for Final (cont.) Basic knowledge from topics covered before midterm. For example, Some basic knowledge topics in chpt 1. Multicomputers, multiprocessors, UMA, NUMA, etc. Flynn’s Taxonomy Classification Data Parallel vs Control Parallel Associative properties that are not SIMD Topics tested on midterm You should study solutions to midterm questions after midterm was graded and returned. One or more of these may be retested Solutions to midterm are posted. A password is required.

Other Comments on Final A larger portion (e.g., 60%-75%) of the final will concern topics since the midterm. In general, topics since midterm are likely to be tested at greater depth than earlier topics. A more detailed list of topics to study will be posted under “Online References” on class website.