Lines Matching +full:linux +full:- +full:intel
6 - Replace autoconf-configure with python-configure. Tested on Linux,
7 IRIX, Alpha-OSF, Mac OSX
8 - Added PETSc interface to UMFPACK (Seq)
9 - SuperLU & SuperLU_DIST insterface is updated to the latest
12 - Added Support for QR factorization into PETSc/SPOOLES interface
14 - Added Support for installing PETSc with TAU instrumentation
16 - Added support for Cray SX-6 vector machine
21 - Added VecMaxPointwiseDivide()
26 - Added MatTranspose() for SBAIJ
27 - Added MatConvert_SeqAIJ_SeqSBAIJ()
28 - Added MatGetInertia()
29 - Added MatAXPY() to SBAIJ and BAIJ mat formats
30 - Added MatSetValuesBlocked() for SEQSBAIJ and MPISBAIJ formats
31 - Improved single precision SSE factorization routines
32 - Added scalable parallel binary viewer for MPIAIJ matrix
37 - Added ICC preconditioner support for MATSEQAIJ
38 - PCSetUp() now defaults to ICC for SBAIJ
39 - BoomerAMG preconditioner now defaults to zero initial guess
40 - Added GetTotalBlocks() and GetLocalBlocks() to PCBJacobi
41 - Improved LU and ILU damping for AIJ matrix type - New
50 - Added TSGetDuration()
55 - Turned off logging of objects and actions by default - saves
57 - Reduce memory usage for DA and SDA objects
58 - Support generation of SBAIJ matrices from DA
63 - Added f90 support for intel compilers on linux and linux64