jcksber / CMU_15-418_hw3

Parallel Computer Architecture and Programming - Assignment 3: Parallel VLSI Wire Routing via OpenMP. Given input files (format shown below), we route the optimal pathes that each wire should take on the (given) 2D grid, using Manhattan-style routes. In this exercise, an "optimal" solution is one where the fewest wires intersect at the same position on the grid.

Home Page:https://autolab.andrew.cmu.edu/courses/15418-f16/assessments/assignment3/attachments/456

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jcksber/CMU_15-418_hw3 Stargazers