Course Description
This course covers introductory topics in parallel computing and provides hands-on experience in programming high-performance computing systems, from single-processor multicore platforms up to large-scale distributed memory multi-CPU/GPU systems. Topics include current and emerging hardware systems, parallel algorithms, programming models, and performance engineering for parallelism and locality. By the end of this course, you will be able to write blazingly fast and scalable code for modern machines.
Prerequisites: CIS 330, or experience with C/C++ and algorithms.
Instructor: Jee Whan Choi
Office: 328 Deschutes
Lecture: MW 08:30 - 09:50
Office Hours: MW 10:00 - 11:00, or by appointment
Contact: jeec [at] uoregon.edu
Textbooks
This course does not have a text book, but the books listed below may be helpful.
- Structured Parallel Programming: Patterns for Efficient Computation, by McCool, Reinders, and Robinson
- Introduction to Parallel Computing, by Grama, Karypis, Kumar, and Gupta
- Introduction to High Performance Computing for Scientists and Engineers, by Hager and Wellein
Accessible Education
The University of Oregon is working to create inclusive learning environments. Please notify me if there are aspects of the instruction or design of this course that result in disability-related barriers to your participation. You are also encouraged to contact the Accessible Education Center in Oregon Hall, Suite 360 at 541-346-1155 or uoaec@uoregon.edu.
Grading Policy
All assignments will be graded on functionality and aesthetics. Each problem on an assignment will be graded as a whole. Code that does not compile on Talapas using the provided software will be assigned 0 points, no exceptions. Functioning code will be examined for proper use of comments, readability (appropriate whitespace and indenting), and understandability (use of intuitive variable names and language constructs). In short, code with proper functionality is expected, but understandable code is equally important.
Letter grades will be assigned using the following grading scheme:
Score | Letter Grade |
---|---|
97 - 100 | A+ |
93 - 96 | A |
90 - 92 | A- |
87 - 89 | B+ |
83 - 86 | B |
80 - 82 | B- |
77 - 79 | C+ |
73 - 76 | C |
70 - 72 | C- |
67 - 69 | D+ |
63 - 66 | D: |
60 - 62 | D- |
< 60 | F |
The total score will be computed as follows:
Criteria | Undergraduate | Graduate |
---|---|---|
Quiz | 10% | 5% |
Homeworks | 40% | 35% |
Group Project | 40% | 40% |
Survey Paper | 0% | 10% |
Presentation | 10% | 10% |
Late Assignment Policy
Late assignments will not be graded, except in cases of documented emergencies.
Plagiarism
Discussion of course material and collaboration with other students is encouraged but each student/project group must write/type and submit his/her/their own solution. Your code and proofs (if applicable) should never contain sections which are identical to the submission of another student, past or present. Submitted work must be entirely that of the student(s) whose name(s) appear(s) on the submission and not solicited in any way from others. Violation of these policies can result in automatic failure of the course.
Any use of code from a source other than the course textbook or the examples from lectures/labs needs to be explicitly cited in the comments of your submitted code. Submissions will be analyzed using Moss when applicable.
See the University of Oregon’s policy on academic misconduct for more information.
The short “What is cheating?” form you signed in the beginning of the term.
COVID-19 Logistics
COVID containment plans for classes
https://provost.uoregon.edu/covid-containment-plan-classes
Prevention: To prevent or reduce the spread of COVID-19 in classrooms and on campus, all students and employees must:
- Comply with vaccination policy
- University of Oregon students and employees are required to be fully vaccinated against COVID-19 prior to the start of the fall academic term.
- Wear face coverings in all indoor spaces on UO campus
- Complete weekly testing if not fully vaccinated or exempted
- Wash hands frequently and practice social distancing when possible
- Complete daily self-checks
- Say home/do not come to campus if feeling symptomatic
- Complete the UO COVID-19 case and contact reporting form if you test positive or have been in close contact with a confirmed or presumptive case.
Containment: If a student in class tests positive for COVID-19, everyone should :
- Expect and follow guidance in classroom notification
- Answer the call if contact by the Corona Corps (541-356-2292)
- Isolate if you test positive or are symptomatic
- Quarantine if you are a close contact
- Test weekly if you are unvaccinated or partially vaccinated
- Stay home if symptomatic and complete the Complete the UO COVID-19 case and contact reporting form
Good Classroom Citizenship Wear your mask and make sure it fits you well
- Stay home if you’re sick
- Get to know your neighbors in class, and let them know if you test positive
- Get tested regularly
- Watch for signs and symptoms with the daily symptom self-check
- Wash your hands frequently or use hand sanitizer Complete the UO COVID-19 case and contact reporting form if you test positive or are a close contact of someone who tests positive.