Example: LU factorization

Objectives

  • Apply StarPU to a real algorithm.

Exercise

Parallize the finely-blocked LU factorization algorithm using StarPU.

See: Example: LU factorization