PARDISO Solver Project

  

Manual and Examples

  
A version of the PARDISO User Guide .pdf is available. All feedback is welcome. These examples are for the latest PARDISO version and they are not compatible with Intel's MKL PARDISO Version. You can request the latest PARDISO Version at the download form.

There is also a Reference Sheet available [ .2up.ps | .ps | .pdf ].

Links for downloading fast BLAS by Kazushige Goto (Visiting Scientist, FLAME project, UT-Austin) or ATLAS LAPACK/BLAS libraries . In some BLAS libraries the Fortran routine xerbla.f or the C routine xerbla.c are not included. However, the BLAS routine xerbla must link to I/O routines, which are compiler dependent. Thus, we provide the implementation, which you can compile and link in a compiler dependent fashion.

  

Current Available Libraries

  
Intel, IA32-bit, gcc 4.1.0 /g77 v.3.3.5: sequential libpardiso_GNU_IA32.so
Intel, IA32-bit, gcc 4.1.0/gfortran 4.1: sequential libpardiso_GFORTRAN_IA32.so
Intel, IA32-bit, MinwG gcc 3.4.2 /g77 3.4.2: sequential libpardiso_GNU_MINGW32.dll
Intel, IA64-bit, gcc/g77 4.1: sequential libpardiso_GNU_IA64.so
Intel, IA64-bit, gcc/gfortran 4.2: sequential libpardiso_GFORTRAN42_INTEL64.so
Intel, IA64-bit, gcc/gfortran 4.2: parallel libpardiso_GFORTRAN42_INTEL64_P.so
AMD, IA64-bit, gcc/gfortran 4.2: sequential libpardiso_GFORTRAN42_AMD64.so
AMD, IA64-bit, gcc/gfortran 4.2: parallel libpardiso_GFORTRAN42_AMD64_P.so
Intel, IA64-bit, Intel Compiler suite 9.1: sequential libpardiso_INTEL_91_EM64T.so
Intel, IA64-bit, Intel Compiler suite 9.1:: parallel libpardiso_INTEL_91_EM64T_P.so
AMD, 64-bit, gcc/g77: sequential libpardiso_GNU_AMD64.so
PowerMac Dual G5, 32-bit sequential libpardiso_GNU_MACOSX32.dylib
IBM AIX 5.3, 32-bit sequential libpardiso_P4AIX53_32.so
IBM AIX 5.3, 32-bit parallel libpardiso_P4AIX53_32_P.so
IBM AIX 5.3, 64-bit sequential libpardiso_P4AIX53_64.so
IBM AIX 5.3, 64-bit parallel libpardiso_P4AIX53_64_P.so

Other libraries can be compiled upon request.