CS 5113 and 4113 Fall 21

Logo

This is the web page for Fall 2021 Distributed Operation Systems at the University of Oklahoma.

View the Project on GitHub oudalab/cs5113fa22

Final Presentation

C S 4/5113 Distributed OS

Operating Systems Theory (Fall 2022)

Below is the presentation schedule. We will need to queue up each talk in this order. Your video must be posted NO LATER than 1pm on the final exam day.

NameSchedule
Sam Bird1:30pm
Haven Smith1:36pm
Oluwasijibomi Ajisegiri1:42pm
Parker Brandt1:48pm
Pradipkumar Rajasekaran1:54pm
Marcos Bernier2:00pm
Nimisha Agarwal2:06pm
Deepti Rao2:12pm
Kyle Weidner2:18pm
Jonathan Smith2:24pm
William Lu2:30pm
Christopher Chhim2:36pm
William Kersh2:42pm
Benton Smith2:48pm
Bryce Jackson2:54pm
Lasya Narkimelli3:00pm
Shivaram Myneni3:06pm
Donkada Harsha Vardhan3:12pm
James Norum3:18pm
Sanjay Reddy Dodda3:24pm
Aditya Rohan Singh3:30pm
Rithsek Ngem3:36pm

Rubric

For full credit, the presentation’s title should include the presenter’s name and contact information, and the description should include the goals of the project and the presenter’s primary focus. The presentation should also explicitly describe and cite at least two distributed system problems being addressed, and include a demonstration with logs of a complete run of the code and an explanation of what is happening in the run.

For partial credit, the presentation may be missing one of the required elements (e.g. the description may not include the presenter’s primary focus, or the demonstration may not include an explanation of what is happening in the run).

For low credit, the presentation may be missing multiple required elements (e.g. the title may not include the presenter’s name, the description may not include the goals of the project, and the demonstration may not include logs of a complete run of the code).

For no credit, the presentation may be missing multiple required elements and/or the elements that are included may not meet the criteria for partial credit.

CriteriaFull CreditPartial CreditLow CreditNo Credit
Title includes presenter's name and contact information20 pts10 pts5 pts0 pts
Description includes goals of the project and presenter's primary focus20 pts10 pts5 pts0 pts
DS Problem #1 is explicitly described and cited20 pts10 pts5 pts0 pts
DS Problem #2 is explicitly described and cited20 pts10 pts5 pts0 pts
DS Problem #3 is explicitly described and cited (if applicable)20 pts10 pts5 pts0 pts
Demonstration includes logs of a complete run of the code and explanation of what is happening in the run20 pts10 pts5 pts0 pts
Total100 pts50 pts25 pts0 pts

Back to CS 5113