240
edits
Changes
→Attempt 1:
== PHASE 3 ==
=== Attempt 1: ===
We tried to optimize the maze program by removing some of the if statements to reduce thread divergence, however the attempt made the program slower than the phase 2 version and only a little bit faster than the serial version.