Previous | Next --- Slide 33 of 56
Back to Lecture Thumbnails
lazyplus

Question: Is there a typo in the second and third bullets of 'High-Performance'?

It seems to be "Used locality-aware partitioning in distributed memory implementation" instead of "Used for ...". The slides before introduced some implementation details that applying locality-aware partitioning and graph coloring to parallelize the mesh computation. Did I misunderstand?

kayvonf

@lazyplus, your interpretation is fine. I just meant that the fact that the compiler knows dependencies in the program "is used" in the optimization listed. It might not be the best grammar but the slide is correct.