Description: LU_seial, c is for c language development serial LU decomposition, and conducted cache optimization. LU_parallel.c is multi-threaded approach to achieve parallel LU decomposition, speedup around 1.3.
To Search:
File list (Check if you may need any files):
serial.c
parallel.c