<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in benchmarkBatch.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>f748bf6bfc83f133d5068e6a5445afd45844ada1 - Merge branch &apos;eijkhout/fix-script-python&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#f748bf6bfc83f133d5068e6a5445afd45844ada1</link>
        <description>Merge branch &apos;eijkhout/fix-script-python&apos; into &apos;main&apos;Script: Update python in petscnagupgrade.pySee merge request petsc/petsc!7299

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Fri, 16 Feb 2024 02:49:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1b37a2a7cc4a4fb30c3e967db1c694c0a1013f51 - Remove duplicates and switch to python3</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#1b37a2a7cc4a4fb30c3e967db1c694c0a1013f51</link>
        <description>Remove duplicates and switch to python3

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Thu, 15 Feb 2024 18:03:35 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>235129d795b170bedc19ea4d2e400cf0d971980b - Merge branch &apos;balay/switch-master-to-main&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#235129d795b170bedc19ea4d2e400cf0d971980b</link>
        <description>Merge branch &apos;balay/switch-master-to-main&apos; into &apos;master&apos;Balay/switch master to mainSee merge request petsc/petsc!3619

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Fri, 26 Feb 2021 21:42:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9dddd24924da2034e9ad37bd0330bf8579e05078 - git: switch default branch from &apos;master&apos; to &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#9dddd24924da2034e9ad37bd0330bf8579e05078</link>
        <description>git: switch default branch from &apos;master&apos; to &apos;main&apos;

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Wed, 10 Feb 2021 19:02:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>13a035b13f0d57cc952439d2c8f7ce514226f11a - Merge branch &apos;master&apos; into knepley/feature-plex-elasticity-test</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#13a035b13f0d57cc952439d2c8f7ce514226f11a</link>
        <description>Merge branch &apos;master&apos; into knepley/feature-plex-elasticity-test* master: (1553 commits)  -options_table was changed to options_view in 2014 but documentation was not updated to reflect it  configure: fix F2003 test  Plex test ex5: Removed &quot;future&quot; test, as it resulted in issues in the nightly tests.  Some minor typos in TS  Add ADIOS2.py which I forgot to git add in the past  Plex ex5: Disable test  Doc: Added note for interface change  KSPLSQRMonitorDefault fixed for quad precision  Tao: Added alternative output for chwirut2 test.  TS ex45,ex46: Removed overly refined tests for faster nightly tests.  KSP ex72: Fixed needlessly long-running PCTFS tests.  SNES ex56: Reduced test size to speed up nightly test suite.  KSPSolve_LSQR: don&apos;t compute unused norm of rhs  SNES ex13: Reduced problem sizes for nightly tests.  PetscOptionsDeprecated(): fix for NULL prefix  PetscOptionsDeprecated(): add option to print additional info  SNES ex12: Reduced sizes for BDDC tests.  PetscFileRetrieve(): Suppress output to STDERR when downloading a file.  MatMatMult: Fixed unused variable pN.  DMDestroy: Guard call to dm-&gt;ops-&gt;destroy * Similar guards are in place in many other methods (IS,Vec,Mat) and permit the DM to be destroyed even if DMSetType() was never called.  ...

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Mon, 13 Aug 2018 15:19:56 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>59e7829ccff665372c1d09026a11beea9cbf8624 - Merge branch &apos;master&apos; into knepley/feature-plex-parallel-submesh</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#59e7829ccff665372c1d09026a11beea9cbf8624</link>
        <description>Merge branch &apos;master&apos; into knepley/feature-plex-parallel-submesh* master: (2931 commits)  remove N in docs for SNESQN  replaced test tolerance with PETSC_SQRT_MACHINE_EPSILON  fortran: PetscComplex type is missing from fortran  initialize variables so that static analyzer doesn&apos;t mistakenly think they are used uninitialized.  Move access of prefix until it is actually used  Remove  DMDASplitComm2d(), used in one example that was not tested  Functions that do not return PetscErrorCode should not use PetscFunctionBegin/End paradgm  remove unneeded reassignment of same value  Missing CHKERRQ(); Mostly in Tao code  Remove clang static analyser warning about passing NULL variable to strncat()  missing newline in -ts_monitor_extreme  minor fixes for integer counters  Configure: Deal with &apos;__func__&apos; in C89 builds with newer Clang and GCC.  Jenkinsfile: Increased timeout for tests to 5 minutes.  3.9 changes: further clarify removal of -pc_factor_mat_solver_package  Options deprecations: add &quot;PETSc&quot; to inline warning  removing unused variable  MatShift support added to MATSUBMAT. Mimics MATSHELL functionality. Needed for matrix-free Hessians in TAO Newton-Line-Search methods.  Add -ts_monitor_extreme  Dev manual: add note on deprecating options database keys  ...Conflicts:	src/dm/impls/plex/examples/tests/ex4.c

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Tue, 07 Aug 2018 17:51:05 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2f07c833297f1c1acc6a9f8c100af3fa2b180e36 - Merge branch &apos;master&apos; into knepley/feature-snes-ex13-spectral</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#2f07c833297f1c1acc6a9f8c100af3fa2b180e36</link>
        <description>Merge branch &apos;master&apos; into knepley/feature-snes-ex13-spectral* master: (2350 commits)  migrate warning fix from next-tmp  Revert &quot;Remove dead code.&quot;  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

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Sat, 14 Apr 2018 13:36:45 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9044fa666813e72067b2d44bab405329fb3f183c - Merge branch &apos;master&apos; into knepley/fix-plex-residual-loop</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#9044fa666813e72067b2d44bab405329fb3f183c</link>
        <description>Merge branch &apos;master&apos; into knepley/fix-plex-residual-loopWarning: 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

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Sat, 14 Apr 2018 11:17:56 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e4bc0d72a7a62106b6c16a682dc8072909a4b1f1 - Merge branch &apos;master&apos; into knepley/feature-pc-patch</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#e4bc0d72a7a62106b6c16a682dc8072909a4b1f1</link>
        <description>Merge branch &apos;master&apos; 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 -&gt; PETSC_HAVE_SUPERLU_DIST]  Bib: PERMON ref  fix for osx  doc: more author fixes  doc: more author fixes  Italicized &quot;orderings&quot; 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

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Sun, 08 Apr 2018 18:11:26 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bccf594b29529893b47f8e18e56a9576025917fe - Merge remote-tracking branch &apos;origin/jed/futurize-stage-1&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#bccf594b29529893b47f8e18e56a9576025917fe</link>
        <description>Merge remote-tracking branch &apos;origin/jed/futurize-stage-1&apos;

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Wed, 04 Apr 2018 20:39:42 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5b6bfdb9644f185dbf5e5a09b808ec241507e1e7 - python: futurize stage 1 (modernize python-2 code)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#5b6bfdb9644f185dbf5e5a09b808ec241507e1e7</link>
        <description>python: futurize stage 1 (modernize python-2 code)This should have no behavioral change.  It was generated by running  futurize -1 -nw config lib setup.py src systemsfollowed by reverting some &quot;from . import&quot; relative imports (PEP 328without 366) and fixing up RDict.py __contains__ to not cause recursion.

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Mon, 02 Apr 2018 20:46:25 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>6294108e4d43e42bdb5073fcb16df7283dcc0360 - Merge remote-tracking branch &apos;origin/knepley/fix-snes-ex69&apos; into tisaac/feature-dmfield</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#6294108e4d43e42bdb5073fcb16df7283dcc0360</link>
        <description>Merge remote-tracking branch &apos;origin/knepley/fix-snes-ex69&apos; into tisaac/feature-dmfield* origin/knepley/fix-snes-ex69: (311 commits)  PetscFECreateDefault: fix custom Fortran interface to use MPI_Comm  SNES ex69: Updated test output  SNES ex69: Removed all mantle stuff and change fields to constants - Also use dsymutil for executables  SNES ex69: Removed special partition  SNES ex69: Fixed null space creation - Null space locks its vectors  PetscFE: PetscFECreateDefault() now takes MPI_Comm instead of DM  cleanup very ugly PCGAMG manual page  minor clarifications for VecScatterCreate() manual page  gcov: PETSC_ARCH is required onlyfor -run_gcov - and not for -merge_gcov [where it doesn&apos;t exist]  make clearer in help statements what --with-external-packages-dir is for.  Website: Added news entry for PETSc User Meeting 2018 on main page.  CUDA: Further test output fixes for mat_tests-ex2  Turn off elemental test for parmetis running since this does not work on batch systems.  3.8 Changes: KSPCHEBYSHEV  CUDA: Fixed most test errors due to MatMultTranspose*  website: update urls  website: fix Jason&apos;s name to match pic. Also add Todd&apos;s pic  Dev manual: copyedit  DMPlexDistributeLabels: Propagate the output flag  cuda/cusp: update minimum supported versions of cuda to 7.5 and cusp to 0.5.0  ...

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Mon, 19 Mar 2018 14:01:19 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;tisaac@cc.gatech.edu&gt;</dc:creator>
    </item>
<item>
        <title>b831e0c4a872b86770e7a17bd11fe3e9442f93ef - Merge branch &apos;master&apos; of bitbucket.org:petsc/petsc</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#b831e0c4a872b86770e7a17bd11fe3e9442f93ef</link>
        <description>Merge branch &apos;master&apos; of bitbucket.org:petsc/petsc

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Sun, 11 Mar 2018 03:58:54 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a92c4046cfb8f203f867ee7ec8e5087161596d36 - Merge remote-tracking branch &apos;origin/balay/fix-dashboard-time&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#a92c4046cfb8f203f867ee7ec8e5087161596d36</link>
        <description>Merge remote-tracking branch &apos;origin/balay/fix-dashboard-time&apos;

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Sat, 10 Mar 2018 15:54:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4dcdf38073493323d65f9cbc577c6713c05e04ad - dashboard: date -R is not portable :( [ aka 10.11.6 petsc-mini]. So explicitly specify format</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#4dcdf38073493323d65f9cbc577c6713c05e04ad</link>
        <description>dashboard: date -R is not portable :( [ aka 10.11.6 petsc-mini]. So explicitly specify format

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Sat, 10 Mar 2018 04:01:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>85e0947ecf87ccd16dd6e1eb47b8dddeb792d4f4 - Merge branch &apos;balay/fix-dashboard-time&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#85e0947ecf87ccd16dd6e1eb47b8dddeb792d4f4</link>
        <description>Merge branch &apos;balay/fix-dashboard-time&apos;

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Fri, 09 Mar 2018 16:44:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7a01bd3ea0b941750de86fa55cfa23c5dc770599 - dashboard: use consistant date format across builds. i.e rfc-email/RFC-5322</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#7a01bd3ea0b941750de86fa55cfa23c5dc770599</link>
        <description>dashboard: use consistant date format across builds. i.e rfc-email/RFC-5322

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Fri, 09 Mar 2018 16:27:50 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e366c154b69cf29c88be23f768f0f07dd2b3250c - Merge commit &apos;d47bf9aaf1e5266cc3f0ff499f934c85788965a9&apos; into jed/fix-matcreatempibaij/maint</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#e366c154b69cf29c88be23f768f0f07dd2b3250c</link>
        <description>Merge commit &apos;d47bf9aaf1e5266cc3f0ff499f934c85788965a9&apos; into jed/fix-matcreatempibaij/maintObtain changed (v3.5) handling of MatMPIBAIJSetPreallocationCSR to matchdocumentation.

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Wed, 15 Nov 2017 03:23:31 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>ec14d8c89faff4da33ce280481028a5ac84471b1 - Merge branch &apos;master&apos; into knepley/feature-plex-sphere-mesh</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#ec14d8c89faff4da33ce280481028a5ac84471b1</link>
        <description>Merge branch &apos;master&apos; into knepley/feature-plex-sphere-mesh* master: (2633 commits)  Bib: Added ref  SNES ex56: Update test output  add a citation to petsc.bib  Plex: Initialize variables  initialize ap as complained by the nightly tests  Plex ex3: Update to new point function API  initialize some variables as complained by nightly tests  SNES ex12: Mix misnaming Nf --&gt; Nc  update tests  add tests  add MatView_SeqXAIJ_ASCII_structonly(); enable A-&gt;structure_only in MatSetValuesBlocked_SeqBAIJ  typo  fill-in some references  Bib: Fixed ref  Plex: Added PLY to file support  Plex: Adding PLY support  PetscDS: Turn off Fortran bindings for Constants  Plex tests: Updated to new point function API  SNES ex56: Moved tests to new format  DM: Allow field projection functions to take an array of scalars - This will allow us to pass in user data to kernels without void *, more efficiency than aux fields  ...Conflicts:	config/builder.py	include/petscdmplex.h	src/dm/impls/plex/examples/tests/ex1.c	src/dm/impls/plex/plexcreate.c	src/dm/impls/plex/plexgmsh.c	src/snes/examples/tutorials/ex63.c

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Sat, 27 May 2017 04:49:49 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f172c304b9cb90251bd7241089b2d057c0d8dcaa - Merge branch &apos;knepley/feature-plex-tests-new&apos; into knepley/feature-plex-pragmatic-parallel</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/benchmarkBatch.py#f172c304b9cb90251bd7241089b2d057c0d8dcaa</link>
        <description>Merge branch &apos;knepley/feature-plex-tests-new&apos; into knepley/feature-plex-pragmatic-parallel* knepley/feature-plex-tests-new:  Plex ex12: Added logging stages  Plex ex1: Added logging stages  TS ex18: Indicate broken tests  TS ex11: Indicate broken test  SNES ex62: Added SIMPLE tests  SNES ex12: Removed old tests  Plex: Fixing test descriptions  update to latest hypre tag on github  fix &apos;inf&apos; vs &apos;Inf&apos; diff wrt vec_vec_utils_tagger_tutorials-ex1_8,9,18,19  MatSetOption(mat,MAT_IGNORE_ZERO_ENTRIES,PETSC_TRUE) no longer applies to zero values set or added to the matrix diagonal, they are now not ignored and are included in the matrix nonzero structure. This is useful for Jacobians passed to TS.  replace use/mention of depreciated -log_summary in many places  add extchem.py which was written years ago but never put in the distribution (hence it is broken).  refix 96a2602 as it gives parsing erros with gmakegentest.py from scott/test-harness-altfiles  petsc4py: update to snapshot with MatGetSubMatrices -&gt; MatCreateSubMatrices etc API changes  PetscCMPLX: assume type punning is safe

            List of files:
            /petsc/src/benchmarks/benchmarkBatch.py</description>
        <pubDate>Wed, 15 Mar 2017 16:59:52 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
