![]() |
![]() |
|||||
|
|
The NAS-SP code (sometimes referred to as APPSP or NPB-SP) is one of the NAS Parallel Benchmarks (NPB). The code uses an implicit algorithm to compute a finite difference solution to the 3D compressible Navier-Stokes equations. The solution is based on a Beam-Warming approximate factorization. The approximate factorization decouples the three dimensions. This leads to three sets of regularly structured systems of linear equations. The resulting equations are scalar penta-diagonal which are solved using the Thomas algorithm (Gaussian elimination) without pivoting of a banded system. The results were provided by Dr H. Jin at NASA Ames. Code information: 3500 lines of source and 25 subroutines Total Parallelization Time using ParaWise/CAPO : Approximately 20 minutes. User Time: Approximately 10 minutes.
Fortran 77These results are for a Class A (64x64x64) size problem executed on an SGI Origin 2000 (NASA Ames).
|