| #
6350047e
|
| 18-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b432e85a
|
| 18-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-clean-up-top-level-makefile' into 'release'
Docs: remove unused entries from top-level makefile
See merge request petsc/petsc!4458
|
| #
dde8958d
|
| 15-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
a2d3a777
|
| 15-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-remove-unused-classic-logic' into 'release'
Docs: remove src/docs/makefile and old citation-building script
See merge request petsc/petsc!4433
|
| #
8925874b
|
| 15-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: makefile: remove old website update targets
|
| #
7b770568
|
| 15-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: remove unused entries from top-level makefile
Remove top-level makefile docs targets that aren't used by the "classic" build within the Sphinx build.
Reduce "alldoc" to pass directly to the S
Docs: remove unused entries from top-level makefile
Remove top-level makefile docs targets that aren't used by the "classic" build within the Sphinx build.
Reduce "alldoc" to pass directly to the Sphinx build.
Update a couple of comments for docs-related targets.
show more ...
|
| #
0dccbfd0
|
| 08-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: remove src/docs/makefile and old citation-building script
|
| #
d8c87563
|
| 13-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-make-check-hypre' into 'main'
fix 'make check'
See merge request petsc/petsc!4306
|
| #
de5e753a
|
| 12-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
fix 'make check'
/usr/bin/bash: line 5: [: too many arguments
Reported-by: Lisandro Dalcin <dalcinl@gmail.com>
|
| #
5ce27ff0
|
| 11-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/hypre-gpu' into 'main'
Interface HYPRE GPU solvers
See merge request petsc/petsc!4248
|
| #
263f2b91
|
| 21-Jul-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
HYPRE: tweak tests for HYPRE in DEVICE mode
Added rules for make check
|
| #
f59157ec
|
| 17-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
eb9bd38d
|
| 17-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hotfix/broken-links' into 'release'
docs: Fix broken links
See merge request petsc/petsc!4228
|
| #
a17b96a8
|
| 17-Aug-2021 |
Kyle Gerard Felker <kylefelk@gmail.com> |
docs: Fix broken links
|
| #
2283194b
|
| 05-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
2a6dce21
|
| 02-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/cuda-check' into 'release'
cuda: enable cuda test for 'make check' with complex build
See merge request petsc/petsc!4204
|
| #
2f225959
|
| 01-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
cuda: enable cuda test for 'make check' with complex build
|
| #
3df9293f
|
| 29-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
129440e4
|
| 29-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/release-fixes' into 'release'
Few fixes for release
See merge request petsc/petsc!4123
|
| #
48c5f195
|
| 15-Jun-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
make check: fix for hdf5
|
| #
f482f063
|
| 21-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/checkstack' into 'main'
Check Push/Pop
See merge request petsc/petsc!4077
|
| #
27dc398f
|
| 10-Jun-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
Make reconfigure should clean up makefiles
|
| #
cea0f1a8
|
| 10-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-05-27/build-mpi4py-immediately' into 'main'
Change --download-mpi4py to install immediately instead of waiting until PETSc is built
See merge request petsc/petsc!4036
|
| #
504e95fa
|
| 27-May-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Change --download-mpi4py to install immediately instead of waiting until PETSc is built
This is to allow other external packages that depend on mpi4py to be built immediately instead of also waiting
Change --download-mpi4py to install immediately instead of waiting until PETSc is built
This is to allow other external packages that depend on mpi4py to be built immediately instead of also waiting until PETSc is built
Fix the messages regarding PYTHONPATH and the mpi4py make check to work with prefix installs
Commit-type: configure, enhancement Funded-by: Brain project Project: Brain \spend 1.5h
show more ...
|
| #
10f1504d
|
| 10-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-11-11/cleanup-matsetvaluesdevice' into 'main'
MatSetValuesDevice: Cleanup and simplify code, including example
See merge request petsc/petsc!3411
|