COMP 460, Spring 2018 — Homework 2
Repo: https://github.com/ConwayJ18/comp460s18hw2/
Contents:
Data.xlsx = Data from various runs using differently sized data sets and various numbers of threads
DynamicFactorDriver.java = Code for Dynamic Scheduling of Factoring problem, most likely broken in some way, only posted if of interest
FactorDriver.java = Code for Static Scheduling of Factoring problem
Guidelines.pdf = The guidelines given by the instructor
MatrixDriver.java = Code for the Static Scheduling of Matrix Multiplication
Report.pdf = The report handed in as part of the final, delivered package