| #
cf742fcc
|
| 13-Feb-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
scalable MatPtAP works now
|
| #
76db11f6
|
| 13-Feb-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
replace PetscLLCondensedCreate() with PetscLLCondensedCreate_Scalable() for computing A*P
|
| #
9f91fb7a
|
| 10-Feb-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
small cleanup
|
| #
e953e47c
|
| 09-Feb-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatPtAPSymbolic_MPIAIJ_MPIAIJ_scalable()
|
| #
599db445
|
| 14-Feb-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
rm unused variable
|
| #
be3bffd0
|
| 14-Feb-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup
|
| #
07efc529
|
| 13-Feb-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
scalable MatPtAP works now
|
| #
5cd75daf
|
| 13-Feb-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
replace PetscLLCondensedCreate() with PetscLLCondensedCreate_Scalable() for computing A*P
|
| #
af2c1066
|
| 10-Feb-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
small cleanup
|
| #
ab0e2587
|
| 09-Feb-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatPtAPSymbolic_MPIAIJ_MPIAIJ_scalable()
|
| #
b358f029
|
| 17-Jan-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/fix-plex-examples-cleanup
* master: (156 commits) Doc: Added headers for documentation sections Bib: Small corrections doc: update example makefiles with del
Merge branch 'master' into knepley/fix-plex-examples-cleanup
* master: (156 commits) Doc: Added headers for documentation sections Bib: Small corrections doc: update example makefiles with deleted sourcefile info doc: fix manual build errors doc: fix SOURCEH for some fortran includes that got moved doc: fix broken manualpages - bug introduced by 1b266c9 MatMissingDiagonal() is actually not a collective operation PetscFECreateDefault(): allow 0th order quadrature fix gmakegentest.py to ignore *.xx files that are not source code but are in the files increase table input size to (A->cmap->n + a->B->cmap->N) for MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ() gtest: add TEST and RM clean output for Satish gtest: set PATH for windows DLL tests, and enable -Dpetsc_EXPORTS only during (dll) build - and not for examples gtest: use target-specific var to deduplicate FC rules for modules gtest: for 'allgtest' and 'allgtest-tap' - use V=0 instead of 'grep -v CC' etc.. gtest: quiet absoft compiler commands [so they can be filtered]. remove incorrect requires from more test files, remove output from -fp_trap example in test because it cannot be machine independent gtest: windows fixes. add filter to remove filename from compiler stdout. And fix filters to use petscdiff Removed generated requires in the wrong place from test examples. Fix test output for additional information printed about computed eigenvalues gtest: fix ex5f.F to use 'format' so that the output from ifort matches the one from gfortran ...
show more ...
|
| #
18660692
|
| 15-Jan-2017 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'hzhang/fix-nonscalable-ctable-use'
|
| #
45d00d1d
|
| 12-Jan-2017 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix nonscalable input using ctable for matrix products Reported-by: Mark Adams <mfadams@lbl.gov>
|
| #
586db2dd
|
| 11-Jan-2017 |
Barry Smith <bsmith@mcs.anl.gov> |
remove __FUNCT__ definitions I missed before
|
| #
9137bce6
|
| 24-Dec-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/remove-funct'
|
| #
fbfcfee5
|
| 19-Dec-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove the use and definition of __FUNCT__ throughout the code
Since all modern C/C++ compilers provide this functionality we no longer need to provide it manually in PETSc Time: 1.5 hours Thanks-t
Remove the use and definition of __FUNCT__ throughout the code
Since all modern C/C++ compilers provide this functionality we no longer need to provide it manually in PETSc Time: 1.5 hours Thanks-to: Andreas Mang <andreas@ices.utexas.edu>
show more ...
|
| #
e4e8b134
|
| 21-Dec-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'stefano_zampini/feature-usehyprematmatops'
|
| #
ae5f0867
|
| 14-Dec-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
MatMPIAIJ: added support for MatPtAP with boomerAMGBuildCoarseOperator
|
| #
bef83e63
|
| 23-May-2016 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'master' into stefano_zampini/feature-pcbddc-saddlepoint
Conflicts: src/ksp/pc/impls/bddc/bddc.c src/ksp/pc/impls/bddc/bddcprivate.c src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
|
| #
98581c7a
|
| 13-May-2016 |
barral <none@none.fr> |
Merge branch 'master' into barral/feature-dmplex-adapt
|
| #
53ceb76e
|
| 12-May-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/fix-petscfe-kernels-ts
* master: Bib: Added ref -random_view caused error because PetscRandomView() was not provided in PetscRandomCreate() Update the xSDKTr
Merge branch 'master' into knepley/fix-petscfe-kernels-ts
* master: Bib: Added ref -random_view caused error because PetscRandomView() was not provided in PetscRandomCreate() Update the xSDKTrilinos test message to use interactive session and ctest gcc6: fix comple warnings with -Wmisleading-indentation fix compile warning bugfix for MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable() minor formatting cleanup of gamg.c add ml example to tutorials page for xsdk bugfix of MatDuplicate for mpiaij matrix product Reported-by: Miorelli, Federico <Federico.Miorelli@cgg.com> resume MatGetSubMatrix_SeqSBAIJ() because it cannot share routine with BAIJ due to cast replace MatSeqBAIJSetPreallocation_SeqBAIJ with MatSeqBAIJSetPreallocation to skip this call when input mat is sbaij type bugfix for MatGetSubMatrices_SeqSBAIJ() Reported-by: Alejandro Cosimo <alecosimo@gmail.com>
show more ...
|
| #
6bd6c117
|
| 12-May-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-parallel-mesh-load
* master: (180 commits) Bib: Added ref -random_view caused error because PetscRandomView() was not provided in PetscRandomCreate()
Merge branch 'master' into knepley/feature-parallel-mesh-load
* master: (180 commits) Bib: Added ref -random_view caused error because PetscRandomView() was not provided in PetscRandomCreate() Update the xSDKTrilinos test message to use interactive session and ctest gcc6: fix comple warnings with -Wmisleading-indentation fix compile warning bugfix for MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable() minor formatting cleanup of gamg.c add ml example to tutorials page for xsdk bugfix of MatDuplicate for mpiaij matrix product Reported-by: Miorelli, Federico <Federico.Miorelli@cgg.com> The deprecated -log_summary_exclude was still being used when it should have been -log_exclude cpardiso: requires mkl_blacs so check for that. Also common code to detect MKL for both pardiso and cpardiso cpardiso: fix segv and memory leaks resume MatGetSubMatrix_SeqSBAIJ() because it cannot share routine with BAIJ due to cast fix bad relative links replace MatSeqBAIJSetPreallocation_SeqBAIJ with MatSeqBAIJSetPreallocation to skip this call when input mat is sbaij type fix a variety of set but not used variables in examples detected by clang static analyzer removed declared but not used variable ANL Report formatting requires listing authors by affiliation DMP4est: uncrustify DMP4est: remove memset() ...
show more ...
|
| #
85ad69f6
|
| 11-May-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
d441b55c
|
| 09-May-2016 |
Hong Zhang <hzhang@mcs.anl.gov> |
Merge branch 'hzhang/fix-matduplicate_mpiaij_xxx' into maint
|
| #
a560ef98
|
| 06-May-2016 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of MatDuplicate for mpiaij matrix product Reported-by: Miorelli, Federico <Federico.Miorelli@cgg.com>
|