This repository contains a few Linear Algebra applications (and and especially a block-based LU factorization) implemented in Legion
git clone https://github.com/jgurhem/Legion_LA.git
cd la
regent.py blu.rg -T <nb_blocks> -N <blocksize>
Make sure you set up the LG_RT_DIR
variable. It locates Legion runtime
directory.
cd lap1D
make
./lap