| #
526790fc
|
| 02-Jun-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
Also remove 'ex219f:' from src/mat/examples/tests/makefile
|
| #
1ad02ca1
|
| 02-Jun-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/fix-win-dll-issues/maint' into maint
|
| #
fc5166cb
|
| 01-Jun-2018 |
Satish Balay <balay@mcs.anl.gov> |
streams: fix 'make streams' for dll build on windows
|
| #
a53944be
|
| 01-Jun-2018 |
Satish Balay <balay@mcs.anl.gov> |
streams: do not recommend 'make streams' during install process
Reported-by: Helgad Asdis <asdisprjonar@gmail.com>
|
| #
0f8c6052
|
| 31-May-2018 |
Albert Cowie <arcowie@buffalo.edu> |
Merge branch 'knepley/feature-error-logging' of bitbucket.org:petsc/petsc into knepley/feature-error-logging
|
| #
0f981e3b
|
| 31-May-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-error-logging
* master: (324 commits) DT: Reverting the tgamma change broke MPFR - I guess we need a nightly build with it in Revert "tgamma: icc on wi
Merge branch 'master' into knepley/feature-error-logging
* master: (324 commits) DT: Reverting the tgamma change broke MPFR - I guess we need a nightly build with it in Revert "tgamma: icc on windows requires mathimf.h for tgamma." setup routine no longer calls PetscCalloc5 if the arrays have already been allocated in a previous setup call clarify SNESGetFunction() Move MOAB docs to submansec so as not to clutter DM mansec doc: remove matlab from doc generation dependency - i.e remove 'alldoc3' and use 'html' to generate corresponding '*.m.html' files. Remove matlab pounders related cruft that is not required. Document the matlab code better and include an appropriate message in the help text. Fixed typo. Remove the inclusion of matlab in testing. Finalizing comments and the work for the test problems. Finished the testing and generation of plots. Some simple bug fixes addressed. Set -Wl,-rpath for Mac OS Matlab mkl directory; don't pass -nojvm to matlab since it causes crashes on Barry's machine and is not needed Added list of known problems with the code. Added a comment on ignoring the return from Tao. Finish with initial implementation of matlab interface to test TAO pounders. Working through the matlab interface for pounders testing. Fix typo in manual Reported-by: Jaroslaw Piwonski (CAU) <jpi@informatik.uni-kiel.de> Fixed mkl_sparse_sypr() calls that were using an unsupported value in the matrix descriptor. test harness: simplify code that checks for sequential-only tests Fix the doc for call-backs drdyf drdpf ...
show more ...
|
| #
c6defbad
|
| 30-May-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
324bc832
|
| 30-May-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/switch-matlab-html-doc/maint' into maint
|
| #
fb3ce96a
|
| 25-May-2018 |
Satish Balay <balay@mcs.anl.gov> |
doc: remove matlab from doc generation dependency - i.e remove 'alldoc3' and use 'html' to generate corresponding '*.m.html' files.
Reported-by: "Smith, Barry F." <bsmith@mcs.anl.gov>
|
| #
e729222f
|
| 20-May-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/jed/mpiuni-include/maint'
|
| #
d1f8d238
|
| 14-May-2018 |
Satish Balay <balay@mcs.anl.gov> |
mpiuni: remove -Iinclude/petsc/mpiuni usage and fix: - inlude mpif.h - make info
|
| #
9629ccad
|
| 08-May-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/fix-RM-true'
|
| #
e8666488
|
| 08-May-2018 |
Satish Balay <balay@mcs.anl.gov> |
test: split gnumake specific code into a separate file [this way - toplevel makefile is gnumake agnostic]
|
| #
cd4e3148
|
| 04-May-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
471ea4c8
|
| 04-May-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/update-make-l/maint' into maint
|
| #
d7e70f41
|
| 02-May-2018 |
Satish Balay <balay@mcs.anl.gov> |
tests: attempt to speedup builds/tests by using MAKE_LOAD [set higher than NPMAX] - add --with-make-load configure option for user override - increase make_test_np factor from .35 to .5
|
| #
61a15750
|
| 26-Apr-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
0e37e1b3
|
| 26-Apr-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/barry/feature-matlab-socket/maint' into maint
|
| #
4242cbab
|
| 17-Apr-2018 |
Barry Smith <bsmith@mcs.anl.gov> |
Add --with-matlab-socket=0 to turn off building PETSc-Matlab socket interface
This is because building Mex files may be difficult on MacOS systems while users still desire to use the Matlab engine.
Add --with-matlab-socket=0 to turn off building PETSc-Matlab socket interface
This is because building Mex files may be difficult on MacOS systems while users still desire to use the Matlab engine. So you can run with --with-matlab --with-matlab-engine --with-matlab-socket=0
Commit-type: portability-fix, feature
show more ...
|
| #
2f07c833
|
| 14-Apr-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-snes-ex13-spectral
* master: (2350 commits) migrate warning fix from next-tmp Revert "Remove dead code." clarifying comment in the code Remove dead
Merge branch 'master' into knepley/feature-snes-ex13-spectral
* master: (2350 commits) migrate warning fix from next-tmp Revert "Remove dead code." clarifying comment in the code Remove dead code. Add JuMP citation Copyedits and updates to developers manual Add more protection to intrinsics MPI: protect arguments in MPI macros Add the missing conditionals for 64-bit build Plex+VTK: Fix field type determination Fix bug in name cleanup Bib: Added ref Plex+VTK: Fix field type determination Plex: Updated test output - I am now hating this shit forgot to save file after moving prototypes to petscsys.h update Apple example project settings per Xcode Two functions should actually be public, used, for example from Apple MacOS and iOS programs includes should always be included relative to include directory Apple removed old locations of docsets SNES ex12: Updated test output ...
Conflicts: src/snes/examples/tutorials/ex13.c
show more ...
|
| #
9044fa66
|
| 14-Apr-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/fix-plex-residual-loop Warning: This merge includes real changes
* master: (188 commits) Add JuMP citation Copyedits and updates to developers manual Add mor
Merge branch 'master' into knepley/fix-plex-residual-loop Warning: This merge includes real changes
* master: (188 commits) Add JuMP citation Copyedits and updates to developers manual Add more protection to intrinsics MPI: protect arguments in MPI macros Add the missing conditionals for 64-bit build Plex+VTK: Fix field type determination Fix bug in name cleanup Bib: Added ref Plex+VTK: Fix field type determination Plex: Updated test output - I am now hating this shit forgot to save file after moving prototypes to petscsys.h update Apple example project settings per Xcode Two functions should actually be public, used, for example from Apple MacOS and iOS programs includes should always be included relative to include directory Apple removed old locations of docsets SNES ex12: Updated test output SNES ex62: Set name of solution vector - Update test output revert sources to dev - reset PETSC_VERSION_RELEASE - reset changes/dev.html release: set v3.9 strings move output file to the correct location. i.e fix 305862f9cd0dc399542ae11dd744508e4b6ad2e3 ...
Conflicts: src/snes/utils/dmplexsnes.c src/ts/utils/dmplexts.c
show more ...
|
| #
e4bc0d72
|
| 08-Apr-2018 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-pc-patch
* master: (440 commits) revert sources to dev - reset PETSC_VERSION_RELEASE - reset changes/dev.html release: set v3.9 strings fix grep us
Merge branch 'master' into knepley/feature-pc-patch
* master: (440 commits) revert sources to dev - reset PETSC_VERSION_RELEASE - reset changes/dev.html release: set v3.9 strings fix grep usage on solaris [use egrep] opensolaris: fix errors Update timer reporting and minor reporting fix Remove redundant if statement. Found by @jedbrown Fixed problem with order of developer photos on website. superlu_dist: use correct flag in example [PETSC_HAVE_SUPERLU -> PETSC_HAVE_SUPERLU_DIST] Bib: PERMON ref fix for osx doc: more author fixes doc: more author fixes Italicized "orderings" in MPI process placement discussion. Added Richard to the user manual author list. Added Richard to the list of active developers on the website. add string check for MS-MPI and IMPI timeout errors opensolaris does not have multiple grep utils - but default one does not support -F. So use fgrep instead Standardizing timeout checks Report wall clock time of total tests Use time instead of date %s ...
Conflicts: include/petscpc.h src/ksp/ksp/interface/itfunc.c
show more ...
|
| #
58710740
|
| 05-Apr-2018 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/make-limit-load'
|
| #
b82371a2
|
| 05-Apr-2018 |
Satish Balay <balay@mcs.anl.gov> |
make: limit parallel builds - when 'load' reaches max_cores on the machine
|
| #
d85972a4
|
| 27-Mar-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/gmakefile-paths' [PR #885]
* jed/gmakefile-paths: makefile: add + to recursive recipes so that "make test" does not warn about -j gmakefile: use absolute path for SL_LINKER_FUN
Merge branch 'jed/gmakefile-paths' [PR #885]
* jed/gmakefile-paths: makefile: add + to recursive recipes so that "make test" does not warn about -j gmakefile: use absolute path for SL_LINKER_FUNCTION gmakefile: avoid replication of shared library recipe makefile: use + in common recursive make invocations gmakegentest: support localrunfiles naming individual files in subdirectories gmake: remove src/ from build (PETSC_ARCH/obj) and test paths gmake tests: enable testing prefix install without write access
show more ...
|