<?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 memAlign.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>a275d695918c70f398ddcaf8dc549cd4eb487631 - Merge branch &apos;barry/2022-06-19/improve-configure-logs&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#a275d695918c70f398ddcaf8dc549cd4eb487631</link>
        <description>Merge branch &apos;barry/2022-06-19/improve-configure-logs&apos; into &apos;main&apos;Remove some confusing and unneeded noise output in configure.logSee merge request petsc/petsc!5352

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Mon, 27 Jun 2022 19:03:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7b65ca21b2b9b366f4246f381bb20ef06298501e - Remove some confusing and unneeded noise output in configure.log</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#7b65ca21b2b9b366f4246f381bb20ef06298501e</link>
        <description>Remove some confusing and unneeded noise output in configure.logadd missing doc for many configure methods so that configure.log has clear explanation for more tests it runsCommit-type: configure, usability/spend 2h

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Sun, 19 Jun 2022 20:09:27 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7d7a130581f92c95b58cbc3d316a029a651d388e - Merge branch &apos;balay/disable-python2&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#7d7a130581f92c95b58cbc3d316a029a651d388e</link>
        <description>Merge branch &apos;balay/disable-python2&apos; into &apos;main&apos;Balay/disable python2See merge request petsc/petsc!5131

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Mon, 18 Apr 2022 23:55:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>faa0657440740b3f1b365a5983704e3cdad1e0a4 - remove &apos;#!&apos; from non-stand-alone python sources</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#faa0657440740b3f1b365a5983704e3cdad1e0a4</link>
        <description>remove &apos;#!&apos; from non-stand-alone python sources

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Sun, 17 Apr 2022 17:16:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>530c27d81dc31b7797d53e82a75c39321ea5dc43 - Merge branch &apos;barry/2019-08-22/fix-fblaslapack-for-nag&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#530c27d81dc31b7797d53e82a75c39321ea5dc43</link>
        <description>Merge branch &apos;barry/2019-08-22/fix-fblaslapack-for-nag&apos; into &apos;master&apos;Barry/2019 08 22/fix fblaslapack for nagSee merge request petsc/petsc!2004

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Thu, 19 Sep 2019 01:53:13 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a9acdec706a421f16b453f642779436a4561f6fb - Many fixes to get PETSc and --download-fblaslapack working with nagfor compiler</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#a9acdec706a421f16b453f642779436a4561f6fb</link>
        <description>Many fixes to get PETSc and --download-fblaslapack working with nagfor compilerWorks with --download-fblaslapack, --download-scalapack, --download-mpich (does not work with --download-mumps)Uses lib/petsc/bin/petscnagfor as wrapper compiler since nagfor cannot work natively with the PETSc/standard Unix build environmentRequired fixes/modernizations for BLAS/LAPACK source code (updated in the branch used by this branch, need to make it a tag when done)Found a couple of portability issues with PETSc mpif.hWhen package build fails they will no longer dump all the (huge amount) build output to the screeenCommit-type:  portability-fix

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Thu, 22 Aug 2019 07:58:54 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>83c10b7ed13e5cf0bac5061cf1169b930c013b5f - Merged petsc/petsc into master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#83c10b7ed13e5cf0bac5061cf1169b930c013b5f</link>
        <description>Merged petsc/petsc into master

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Tue, 04 Dec 2018 05:09:32 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre.jolivet@enseeiht.fr&gt;</dc:creator>
    </item>
<item>
        <title>a5a49157e8f0cda1ee246d4b38ccd40aa8bd8906 - Merge branch &apos;master&apos; into jpusztay/feature-swarm-symplectic-example</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#a5a49157e8f0cda1ee246d4b38ccd40aa8bd8906</link>
        <description>Merge branch &apos;master&apos; into jpusztay/feature-swarm-symplectic-example

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Thu, 25 Oct 2018 15:44:39 +0000</pubDate>
        <dc:creator>Joseph Pusztay &lt;josephpusztay@Josephs-MacBook-Pro.local&gt;</dc:creator>
    </item>
<item>
        <title>e901d7f783378c340f80a71ad0d479b16cb27ec8 - Merge branch &apos;master&apos; into jpustay/feature-swarm-example</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#e901d7f783378c340f80a71ad0d479b16cb27ec8</link>
        <description>Merge branch &apos;master&apos; into jpustay/feature-swarm-example

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Thu, 25 Oct 2018 15:37:37 +0000</pubDate>
        <dc:creator>Joseph Pusztay &lt;josephpusztay@Josephs-MacBook-Pro.local&gt;</dc:creator>
    </item>
<item>
        <title>baeaa64efad046693dfe8565b2a340832b8902ce - Merged petsc/petsc into master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#baeaa64efad046693dfe8565b2a340832b8902ce</link>
        <description>Merged petsc/petsc into master

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Thu, 25 Oct 2018 15:34:14 +0000</pubDate>
        <dc:creator>Joseph Pusztay &lt;josephpu@buffalo.edu&gt;</dc:creator>
    </item>
<item>
        <title>df90af5656ec20a6e3cb673af4e9b5c5d856317c - Merge branch &apos;master&apos; into arcowie-rem/feature-error-logging</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#df90af5656ec20a6e3cb673af4e9b5c5d856317c</link>
        <description>Merge branch &apos;master&apos; into arcowie-rem/feature-error-logging* master: (393 commits)  Bib: Update reference  Mat: Doc fix  Bib: Updated ref  PetscDS: Doc fixes  PC+LU: Do not try to refactor an already factored matrix  Mat: Small fix for checking and docs  Mat: Added MatSetFactorType() - Needed it when making a shell matrix look factored  PetscDS: Added PetscDSUpdateBoundary() - Lets the user change the boundary condition  single precision produces different convergence history  p4est: has a dependency on zlib - so handle it correctly  Add -mat_mffd_complex to use the Lyness complex number trick to compute J_u * v instead of differencing.  Replace VecWAXPY by VecAXPY if needed  Revert &quot;Replace VecWAXPY by VecAXPY if needed&quot;  Replace VecWAXPY by VecAXPY if needed  MatHermitianTransposeGetMat and MatCreateVecs  ex19: Updated test filter to avoid false positives.  DM: Improved Global-To-Natural docs Suggested-by: Josh L &lt;ysjosh.lo@gmail.com&gt;  Do not build shared openblas when doing static build  Upgrade OpenBLAS to 0.3.3  test: add alt output file for changes in OSX-10.14 and Xcode-10.0 [perhaps related to ML]  ...Conflicts:	src/vec/is/utils/vsectionis.c

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Wed, 24 Oct 2018 18:29:36 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>27821aea53b95b424fe865570a4f61259f97b2ea - Merge branch &apos;jed/python3-futurize&apos; [PR #1122]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#27821aea53b95b424fe865570a4f61259f97b2ea</link>
        <description>Merge branch &apos;jed/python3-futurize&apos; [PR #1122]Merge announces support for Python 3.4+ in changes/dev.html.* jed/python3-futurize: (44 commits)  gmakegentest: avoid prefix matching in regex  dm tests ex23.c: fix test args: -one -two -three  gmakegentest: more fixes  gmakegentest: fix processing of arguments containing number followed by &quot;-&quot;  gmakegentest: always loop over nsize; Python-3 fixes  python3: add in a python-3.4 test  python: fix build on osx/opensolaris - where &apos;RANLIB=ranlib -c&apos; i.e with a space..  python3: fix --download-ptscotch error  configure: glob() gets executed early - whereas we need to get file list later [after &apos;make all&apos; or equivalent] so revert back to using shell to get file-list  python3: map() requires a list modifier for this usage.  python: replace ModuleNotFoundError a python3.6+ feature with ImportError  config: call setup to ensure that debugLevel is set  nightlies: switch linux-pkg-dbg-ftn-interfaces to python3  config: enable Python-3  config: urllib/urlparse updates for Python-3 compatibility  config fblaslapack: use isIBM instead of manual test  python: replace commands with subprocess  Fix LOCDIR paths  generateetags.py: switch from commands to subprocess; unicode fix  python: don&apos;t import commands when it isn&apos;t used  ...

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Mon, 22 Oct 2018 15:49:06 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>7cfe7613c2baca7522211c5e68ba6f3fc00c9fcf - config: remove &quot;import user&quot;; deprecated in Python 2.6 and removed in 3</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#7cfe7613c2baca7522211c5e68ba6f3fc00c9fcf</link>
        <description>config: remove &quot;import user&quot;; deprecated in Python 2.6 and removed in 3I can&apos;t imagine why anyone would want this unpredictable behavior in aconfiguration system in the first place.

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Thu, 13 Sep 2018 03:52:42 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>f37e7628b0b0f7d9f1774180acd80c8ca17474e2 - Merge branch &apos;master&apos; into barry/add-pcfieldsplit-logevent</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#f37e7628b0b0f7d9f1774180acd80c8ca17474e2</link>
        <description>Merge branch &apos;master&apos; into barry/add-pcfieldsplit-logevent

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Sun, 21 Feb 2016 16:49:14 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f44c6289809fde6fa30cd063773daee08b23f33b - Merge branch &apos;master&apos; into barry/add-pcreset-hypre-for-master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#f44c6289809fde6fa30cd063773daee08b23f33b</link>
        <description>Merge branch &apos;master&apos; into barry/add-pcreset-hypre-for-masterNeeded to move  PCDestroy_HYPRE() added to master to PCReset_HYPRE() since that was introducedas a bug fix for maint

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Thu, 28 Jan 2016 20:29:16 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9bc1b9bec76baea0207aa4cab7093fce78dd176c - Merge branch &apos;master&apos; into barry-allow-vecset-nan-3.6</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#9bc1b9bec76baea0207aa4cab7093fce78dd176c</link>
        <description>Merge branch &apos;master&apos; into barry-allow-vecset-nan-3.6

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Tue, 03 Nov 2015 19:38:01 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1ceb14c030f320ad962f864c6f8de98a26bbbaf7 - Merge branch &apos;master&apos; into pr263/PierreBdR/ts-domain-error-in-stage/master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#1ceb14c030f320ad962f864c6f8de98a26bbbaf7</link>
        <description>Merge branch &apos;master&apos; into pr263/PierreBdR/ts-domain-error-in-stage/master

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Fri, 23 Oct 2015 03:37:39 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>417c5e9afaacda2cf655e58897fdfc9d4dd1055e - Merge branch &apos;master&apos; into tisaac/dmforest</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#417c5e9afaacda2cf655e58897fdfc9d4dd1055e</link>
        <description>Merge branch &apos;master&apos; into tisaac/dmforestGet 3.6.2 patches* master: (1360 commits)  remove nasty memory leak with CUDA code when using block Jacobi with multiple blocks per process  print abs in Fortran test example in order to have same result with real and complex builds  changed outdate mpirun and -np to mpiexec and -n  force sqrt to be taken in the precision of PetscReal in fortran examples  continuation line too soon for some compilers  stop configure if user selected C++ clanguage, single precision, complex combination since we do not support it  fixes for Fortran examples to compile cleanly in single precision that do not involve complex numbers  fixes to Fortran examples to compile cleanly in single precision complex  fix previous mistake  must cast 1. to PetscScalar before dividing by a PetscScalar (C++ complex class is terrible)  must cast 0.0 to PetscScalar before comparison with a PetscScalar  changed order of suggested locations of downloadable PETSc to Barry&apos;s preference  Increase patchlevel to 3.6.2  remove debug print statement from two commits before  remove debug print statements I accidently left in the last commit  PetscDraw: Fix dummy definition of PetscDrawCollective{Begin|End}()  remove cleanupMumps flag from MatDestroy_Mumps() it should always free the memory it allocated Bug detected while adding features to libMesh  improved viewing of fractional counts in xml nested log viewing fixed bug in output of doubles to xml nested log files  chombo: build only libs - not examples  fix typo. &apos;gcc-4.8 --with-cxx-dialect=C++11&apos; gives a warning with this line - even though its in a  #ifdef thats never enabled.  ...

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Mon, 05 Oct 2015 16:36:24 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;tisaac@ices.utexas.edu&gt;</dc:creator>
    </item>
<item>
        <title>3646cfeb797400a3e4541320631fb1502714bdc9 - To add a space to all comments I have made before. Barry pointed out</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#3646cfeb797400a3e4541320631fb1502714bdc9</link>
        <description>To add a space to all comments I have made before. Barry pointed outthat a comment without a space right after &apos;/*&apos; may cause bfort to crashMerge remote-tracking branch &apos;petsc/master&apos; into fixed-comment-spaceConflicts:	include/petsc/finclude/petscmat.h	include/petscmat.h	src/mat/examples/tests/makefile	src/mat/impls/aij/mpi/mpiaij.h

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Tue, 22 Sep 2015 22:43:58 +0000</pubDate>
        <dc:creator>Fande Kong &lt;fdkong.jd@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c5e4d11f6a865b7e67dc0aae98421b672bf01406 - Merge branch &apos;pr329/master/Fande-Kong/matpartitioning-hierarch&apos; into pr361/master/Fande-Kong/pcgasm-increaseoverlap: need hierarch to build GASM subdomains.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/PETSc/options/memAlign.py#c5e4d11f6a865b7e67dc0aae98421b672bf01406</link>
        <description>Merge branch &apos;pr329/master/Fande-Kong/matpartitioning-hierarch&apos; into pr361/master/Fande-Kong/pcgasm-increaseoverlap: need hierarch to build GASM subdomains.Conflicts:	src/mat/examples/tests/makefile	src/mat/impls/aij/mpi/mpiaij.h

            List of files:
            /petsc/config/PETSc/options/memAlign.py</description>
        <pubDate>Wed, 16 Sep 2015 20:29:28 +0000</pubDate>
        <dc:creator>Dmitry Karpeev &lt;karpeev@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
