| #
681d504b
|
| 10-Sep-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup
|
| #
da0a95b2
|
| 10-Sep-2015 |
Satish Balay <balay@mcs.anl.gov> |
fix c++ comments
|
| #
f671be37
|
| 09-Sep-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix complains reported by nightly tests
|
| #
aa690a28
|
| 08-Sep-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup
|
| #
1a47ec54
|
| 07-Sep-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
MatDuplicate_MPIAIJ_MatPtAP_new() works now
|
| #
8cb82516
|
| 07-Sep-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup
|
| #
67a12041
|
| 04-Sep-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup and optimization of MatPtAPSymbolic_MPIAIJ_MPIAIJ_new()
|
| #
445158ff
|
| 03-Sep-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
optimize
|
| #
e9c1f85f
|
| 03-Sep-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
small optimize
|
| #
cc31e402
|
| 01-Sep-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
small cleanup
|
| #
748c7196
|
| 31-Aug-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
rm redundant computation
|
| #
80bb4639
|
| 30-Aug-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
continue optimize symbolic PtAP
|
| #
de817e96
|
| 30-Aug-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
rm previous AP from MatPtAPSymbolic_MPIAIJ_MPIAIJ_new()
|
| #
15a3b8e2
|
| 29-Aug-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
cp old MatPtAPSymbolic into xxx_new for debugging memory leak
|
| #
2259aa2e
|
| 26-Aug-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
MatPtAPSymbolic_MPIAIJ_MPIAIJ_new() works, but has mem leak :-(
|
| #
9ce11a7c
|
| 26-Aug-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
optimize
|
| #
e497d3c8
|
| 25-Aug-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
optimize AP_loc for MatPtAP_mpiaij_mpiaij_new
|
| #
0d3441ae
|
| 24-Aug-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatPtAPxxx_MPIAIJ_MPIAIJ_new
|
| #
05d62848
|
| 23-Aug-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
using Rd and Ro - a promissing approach :-)
|
| #
9516a85c
|
| 20-Aug-2015 |
Hong Zhang <hzhang@mcs.anl.gov> |
experiment a new approach to optimize MatPtAPNumeric_MPIAIJ_MPIAIJ()
|
| #
3aa2d9e3
|
| 15-Aug-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/fix-nonew-notcollective/maint' into jed/mat-assembly-perf
Jed this fucking 6+ month running thing in next that is not in master is a royal fucking pain in the ass and an abuse of
Merge branch 'barry/fix-nonew-notcollective/maint' into jed/mat-assembly-perf
Jed this fucking 6+ month running thing in next that is not in master is a royal fucking pain in the ass and an abuse of git. I think it is not justified to ever have anything in next for more than a few weeks at most. Either take it out of next if it is broken or put it in master if it is not broken. Hanging around in next but not master for ever is not a good policy.
show more ...
|
| #
62ec5fd8
|
| 05-Jun-2015 |
Fande Kong <fdkong.jd@gmail.com> |
Merge remote-tracking branch 'petsc/master' into mat-increaseoverlap
|
| #
e1b06f76
|
| 20-May-2015 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/solkx
* master: (6933 commits) Bib: Added reference Includegraph: Updated for compatibility with new folder layout. Add SNESLineSearchReason to fortran inclu
Merge branch 'master' into knepley/solkx
* master: (6933 commits) Bib: Added reference Includegraph: Updated for compatibility with new folder layout. Add SNESLineSearchReason to fortran includes Also truncate names to fit 32 char fortran limit fix compile warnings /usr/home/balay/petsc.clone-2/src/vec/vec/interface/vector.c:1944: warning: division by zero in '1.0e+0 / 0.' /usr/home/balay/petsc.clone-2/src/ksp/ksp/interface/itfunc.c:508: warning: 'vec_rhs' may be used uninitialized in this function updated output for new trust region initial size initial size of the trust region is set as a percent of the norm of the initial guess, it should not be related to the initial norm of the function (which is kind of nuts). The default bounds for SNESVISetVariableBounds() in the manual page were reversed from correct values Bib: Added refs Bib: Update MPICH webpage Plex: Forgot to close file removed nonexistent ex46f from makefile test rule Revert "fixed bad merge into master" fixed bad merge into master fix memory leak in mkl_pardiso fix some formatting in mkl_pardiso code mv runex111 from TESTEXAMPLES_C to TESTEXAMPLES_DATAFILESPATH Mat+Doc: More Fortran docs Plex ex3: Run tests with the correct number of field components Bib: Added TetGen cite parmetis: make sure 'ldd libparmetis.so' points to the correct libmetis.so that its linked with. small fix as reported by the nightly test ...
Conflicts: config/builder.py
show more ...
|
| #
adb2985d
|
| 19-May-2015 |
Fande Kong <fdkong.jd@gmail.com> |
Merged petsc/petsc into master
|
| #
fbbfd472
|
| 18-May-2015 |
Toby Isaac <tisaac@ices.utexas.edu> |
Merge branch 'master' into tisaac/dmforest
directory layout changed again: merging to switching branches back and forth doesn't cause reconfigure to have a hard time
* master: (357 commits) remov
Merge branch 'master' into tisaac/dmforest
directory layout changed again: merging to switching branches back and forth doesn't cause reconfigure to have a hard time
* master: (357 commits) removed nonexistent ex46f from makefile test rule Revert "fixed bad merge into master" fixed bad merge into master fix memory leak in mkl_pardiso fix some formatting in mkl_pardiso code mv runex111 from TESTEXAMPLES_C to TESTEXAMPLES_DATAFILESPATH Mat+Doc: More Fortran docs Bib: Added TetGen cite parmetis: make sure 'ldd libparmetis.so' points to the correct libmetis.so that its linked with. small fix as reported by the nightly test add a test for MatPtAP() small cleanup; add tests cleanup MatPtAPSymbolic_MPIAIJ_MPIAIJ() Fix nonzerostate tracking in all MATMPI types. update location of test matrices in faq.html file unused variable still declared Fix for MatLoad_MPIDense() from sparsely stored matrix also fix for MatLoad_MPIDense_DenseInFile() when matrix has not had its local sizes preset by user Preserve the B nonzerostate during disassembly. TSEvent: Fix arch-mswin nightly errors due to declaring variables in the middle of a function. Fix error in parallel loading of dense format matrix removed KSPSetNullSpace() since mat already carries that information and having two locations for it is confusing, unnecessary and prone to error added MatSetTransposeNullSpace() for providing the null space of the transpose of the matrix and added support in KSPSolve() to remove this null space from the right handside of the linear system thus making the system consistent. ...
show more ...
|