Skip to content

Opening book details…

Can I read Red-Black Algorithm Matrix Computation Exam on EtoBox?

Red-Black Algorithm Matrix Computation Exam by Juan is a document available to read on EtoBox.

What is Red-Black Algorithm Matrix Computation Exam about?

The document describes a parallel algorithm for computing matrix elements using a red-black ordering approach. It includes 4 problems: 1) identifying which blocks are computed by the red and black loops in a checkerboard pattern, 2) analyzing dependencies between tasks, 3) providing a first OpenMP parallelization with tasks, and 4) providing a second parallelization using depend clauses. Dependencies exist between successive blocks in each loop due to neighboring accesses, and between blocks in different lo

Author
Juan
Language
EN