![]() |
![]() |
|
|
|
The NAS-LU code (sometimes referred to as APPLU or NPB-LU) is one of the NAS Parallel Benchmarks (NPB). The code is a lower-diagonal (LU) CFD application benchmark. However, it does not perform a LU factorization, but instead implements a symmetric successive over-relaxation (SSOR) numerical scheme to solve a regular-sparse, block lower and upper triangular system. The results were provided by Dr H. Jin at NASA Ames. Code information: 3300 lines of source and 17 subroutines Total Parallelization Time using ParaWise/CAPO : Approximately 30 minutes. User Time: Approximately 10 minutes.
|