Lookahead in Matrix Factorizations

The following files make up a simulator for a simplified model of lookahead, such as that which can be implemented for parallel LU, LLT and QR factorization. These accompany the paper A Comparison of Lookahead and Algorithmic Blocking Techniques for Parallel Matrix Factorization . The simulator needs only the following files:

To compile Lookahead.c:

Sample runs of Lookahead: To test the Properties of Lookahead: