History log of /petsc/makefile (Results 451 – 475 of 1637)
Revision Date Author Comments
# 50a4861c 07-Feb-2018 Barry Smith <bsmith@mcs.anl.gov>

Add --download-slepc fix some parts of libmesh.py

Commit-type: bug-fix, feature


# d2345c30 05-Feb-2018 Barry Smith <bsmith@mcs.anl.gov>

added basic --download-libmesh and --download-moose capability

Commit-type: feature


# 61012a2c 02-Feb-2018 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

Merged in haplav/man-build-improve (pull request #851)

documentation build improvements


# f4da3331 02-Feb-2018 Václav Hapla <vaclav.hapla@vsb.cz>

makefile: attempt to make doc build more flexible.
By splitting alldoc1 into several subtasks.
This allows building e.g. just citations and PDF manuals.


# f5b986e4 02-Feb-2018 Václav Hapla <vaclav.hapla@vsb.cz>

the same for TAO Manual


# 230b3604 24-Jan-2018 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/ksp/tests-to-new-harness'


# 08317d8b 24-Jan-2018 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/add-ftn-linfinity-conv-test' of bitbucket.org:petsc/petsc into barry/add-ftn-linfinity-conv-test


# 21fcc2dd 20-Jan-2018 Barry Smith <bsmith@mcs.anl.gov>

Reorganize order of entries in manual pages, make headings uniform in manual pages

Fix details in multiple manual pages

Commit-type: i.e. bug-fix, portability-fix, testing-fix,style-fix, feature, d

Reorganize order of entries in manual pages, make headings uniform in manual pages

Fix details in multiple manual pages

Commit-type: i.e. bug-fix, portability-fix, testing-fix,style-fix, feature, documentation, example
Funded-by:
Project:
Time: hours
Reported-by:
Thanks-to:
Development Tools: Vim, Emacs, Eclipse

show more ...


# 9c049d36 14-Jan-2018 Barry Smith <bsmith@mcs.anl.gov>

moved petsc4py tests to new test harness

Commit-type: testing-fix


# 2930fa3a 11-Jan-2018 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'psanan/manpages-implementations'


# a073b098 31-Dec-2017 Patrick Sanan <patrick.sanan@gmail.com>

Docs: add Implementations field for man pages

Add a new step processing HTML man pages, which for a function
named X looks for functions of the form X_Y which are interpreted
as implementations and

Docs: add Implementations field for man pages

Add a new step processing HTML man pages, which for a function
named X looks for functions of the form X_Y which are interpreted
as implementations and added to the end of the man page.

show more ...


# 7cd3fc30 02-Jan-2018 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/tao-to-new-test-harness' into barry/all-new-test-harness-branches


# 4faa7a62 02-Jan-2018 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/move-to-new-test-harness' into barry/all-new-test-harness-branches


# 64aa12e4 08-Dec-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into knepley/feature-plex-adjoint-prelim

* master: (251 commits)
yaml: add a backup download URL
Fix documentation of MatSetRandom function
Ignore -malloc-hbw option if m

Merge branch 'master' into knepley/feature-plex-adjoint-prelim

* master: (251 commits)
yaml: add a backup download URL
Fix documentation of MatSetRandom function
Ignore -malloc-hbw option if malloc is already set
Plex: Fixed array initialization
pgi: compile fix
knl: update test to use memkind and remove option that worked arround a bug with intel 17
Check the return value for memkind_posix_memalign
Change the default behavour for -malloc_hbw
Bib: More refs
test: remove runex13f90 as its now converted to new test suite
fix win32 crash. This test was previously run with '-n 4' - so restoring it
Fix petscsfgetgraph_ to work for all Fortran compilers by directly using array of PetscSFNodes
bugfix for MatDuplicate_MPIAIJ_PtAP Reported-by: Samuel Lanthaler <s.lanthaler@gmail.com>
strip out dead sundials usage code; change sundials test to only run 5 timesteps to prevent different number of steps on different systems.
Remove extra lines of output file
Example uses C99 constructs so must mark with requires: c99
fix const missmatch for DMDAVecRestoreArrayRead()
remove conflict between function name in example and new PETSc TS function
builds: attempt to do maint/master/next test builds in separate clones
ex62: it turned out that CHACO partioning is not deterministic. Use a prescribed partition instead
...

Conflicts:
src/dm/interface/dm.c
src/snes/examples/tutorials/ex13.c

show more ...


# 1fa399ad 04-Dec-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into knepley/fix-plex-bc-multiple

* master: (347 commits)
tests: add 'PETSC_HAVE_C99' flag - so that 'requires: c99' can be used in the test suite
PGI: fix build error with

Merge branch 'master' into knepley/fix-plex-bc-multiple

* master: (347 commits)
tests: add 'PETSC_HAVE_C99' flag - so that 'requires: c99' can be used in the test suite
PGI: fix build error with updated 17.10 compilers
Fix for test dirs that are not tutorials/tests
fix use of double in PetscAbsReal() which produces compiler warnings with single precision build
elemental: remove info on conflict of -with-cxx-dialect=C++11 on osx - it works now.
Cleanup .bib files
Fix allfortranstubs rule to rm generated files from correct directory, not outdated location
ierr set but not checked
Remove initial refine so test runs faster and does not time out on some machines
Gail's copyedits for bibtex items
Docs: manual: add further description of 3 different current testing options
DM: check for ops->localtolocalbegin/end before calling
PetscSF: fix typo in tutorial ex1
Vec+HDF5: Fix output for complex - Need to check for empty group name
SNES: SNESDestroy() can be called with snes->dm == NULL
SNES: SNESDestroy() can be called with snes->dm == NULL
Vec+HDF5: Fix output for complex - Need to check for empty group name
Docs: Manual: Update tests section
gmakegentest: also exclude .#filenames created by emacs
DMPlex: Fix output of test ex1 after changes to Gmsh reader
...

show more ...


# a318115b 29-Nov-2017 Barry Smith <bsmith@mcs.anl.gov>

Fix allfortranstubs rule to rm generated files from correct directory, not outdated location

Commit-type: bug-fix


# f8e4ee60 20-Nov-2017 Lisandro Dalcin <dalcinl@gmail.com>

Merge remote-tracking branch 'origin/maint'


# 416ff897 17-Nov-2017 Satish Balay <balay@mcs.anl.gov>

makefile: 'install' target should be .PHONY

Reported-by: Jørgen Dokken <dokken@simula.no>


# e366c154 15-Nov-2017 Jed Brown <jed@jedbrown.org>

Merge commit 'd47bf9aaf1e5266cc3f0ff499f934c85788965a9' into jed/fix-matcreatempibaij/maint

Obtain changed (v3.5) handling of MatMPIBAIJSetPreallocationCSR to match
documentation.


# 732a9f1d 19-Jul-2017 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/with-fortran-bindings'


# 7cab4194 18-Jul-2017 Satish Balay <balay@mcs.anl.gov>

using PETSC_ARCH in toplevel makefile can cause grief with prefix install so use PETSCCONF_H

Reported-by: "Jose E. Roman" <jroman@dsic.upv.es>


# cb297985 17-Jul-2017 Satish Balay <balay@mcs.anl.gov>

configure: add option --with-fortran-bindings

Now one can use --with-fc=gfortran --with-fortran-bindings=0 to detect fortran compiler properly
[for externalpacakge use - for eg: scalapack] but avoid

configure: add option --with-fortran-bindings

Now one can use --with-fc=gfortran --with-fortran-bindings=0 to detect fortran compiler properly
[for externalpacakge use - for eg: scalapack] but avoid building PETSc fortran bindings in library and modules.

Also disable sowing when with-fortran-bindings is disabled

Fix makefiles (corresponding to fortran bindings) to consistantly use PETSC_HAVE_FORTRAN

Also remove unused PETSC_USE_FORTRAN_DATATYPES flag
Reported-by: Patrick Farrell <patrick.farrell@maths.ox.ac.uk>

show more ...


# 6fb98a7c 17-Jul-2017 Satish Balay <balay@mcs.anl.gov>

Merge branch 'maint'


# de86d973 17-Jul-2017 Satish Balay <balay@mcs.anl.gov>

docs: quotes are getting passed to find - resulting in incorrect evauation - so remove them

Reported-by: Franck Houssen <franck.houssen@inria.fr>


# dd169d64 28-Jun-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into stefano_zampini/feature-gmsh-periodic

* master: (1016 commits)
metis: setself.downloaddirnames for change in 6d90219d8fa4f8b2fd242cc6ff9008358d87c26f
fix compile warni

Merge branch 'master' into stefano_zampini/feature-gmsh-periodic

* master: (1016 commits)
metis: setself.downloaddirnames for change in 6d90219d8fa4f8b2fd242cc6ff9008358d87c26f
fix compile warning: /sandbox/petsc/petsc.clone/src/snes/examples/tests/ex2.c:250:8: warning: ‘pointsAllProcs’ may be used uninitialized in this function [-Wmaybe-uninitialized] ierr = DMInterpolationSetUp(interpolator, dm, pointsAllProcs);CHKERRQ(ierr);
migrate 'build requires: !mpiuni' to new format
migrate 'build requires: !complex' to new format
workarround 'division by zero' compiler warning on windows C:\cygwin64\home\petsc\PETSC~3.CLO\src\ts\examples\TUTORI~1\ex11.c(416): warning #39: division by zero if (uL->h < 0 || uR->h < 0) {for (i=0; i<1+dim; i++) flux[i] = 0./0.; return;} /* SETERRQ(PETSC_COMM_SELF,PETSC_ERR_ARG_OUTOFRANGE,"Reconstructed thickness is negative"); */
dos2unix to prevent warnings on opensolaris "/export/home/petsc/petsc.clone/src/ksp/ksp/examples/tests/ex53.c", line 6: warning: invalid white space character in directive
fix output file - corresponding to code changes in efd4aadf157bf1ba2d80c2be092fcf4247860003
disable test on windows
update log from opensolaris so that the diff is clean on linux aswell
update grep in sync with change in efd4aadf157bf1ba2d80c2be092fcf4247860003
Fixed code that did not correctly set current color for block insertion
Update output files that did not get fixed after previous merges
Change MPIUni to not immediately abort on operations it cannot perform, instead return error code
Add filter for example that can produce 1 different iteration count
Example add system calloc, bad formating of %d in print, commented out code
Always use (void) for functions that take no arguments, never ()
always need to caste PetscReal variables to (double) in print statements
updates to manual page for clarity
update help menu for MatRARt() -- MatRARt_mpiaij_mpiaij is supported now, but not efficient.
fix nightlybuild error with c1cbb1def3f8ddca04c3998b9c06618fd1ffef35 on arch-linux-IPL64 src/ksp/pc/examples/tests ex5_1
...

Conflicts:
include/petscdm.h
src/dm/impls/plex/plexcreate.c
src/dm/impls/plex/plexgmsh.c
src/dm/impls/plex/plexhdf5.c

show more ...


1...<<11121314151617181920>>...66