Source code of an executable program for the LU decomposition of a square matrix can be found in the file /usr/examples/hpf/lu.f90 . This source code includes facilites for timing the LU decomposition kernel.
/usr/examples/hpf/lu.f90