Skip to content

Commit

Permalink
Bump extern/amrex from 47347f7 to 95a92e2 (#621)
Browse files Browse the repository at this point in the history
Bumps [extern/amrex](https://github.com/AMReX-Codes/amrex) from
`47347f7` to `95a92e2`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/95a92e2f82227a8a4a2144bac06813f4ca1632c9"><code>95a92e2</code></a>
cleanup of latest changes for 3D EB (<a
href="https://github.com/AMReX-Codes/amrex/issues/3912">#3912</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/ddf15b965da63bbd160d62a7b16d5bef2467c584"><code>ddf15b9</code></a>
3d anisotropic eb (<a
href="https://github.com/AMReX-Codes/amrex/issues/3907">#3907</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/d857968968ae2cdf18f39ee50df96529e326ff39"><code>d857968</code></a>
Fix compiler warnings in Parser (<a
href="https://github.com/AMReX-Codes/amrex/issues/3908">#3908</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/b029e4f335b09c2992b2e4017db277aa9c293781"><code>b029e4f</code></a>
Update for ROCm 6.1.0 (<a
href="https://github.com/AMReX-Codes/amrex/issues/3898">#3898</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/aba9891ec5edbf4c6fbd23fb072662c3bb33223e"><code>aba9891</code></a>
clarify comment about EnforcePeriodicity (<a
href="https://github.com/AMReX-Codes/amrex/issues/3903">#3903</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/b752027c1aebdfb4be339b1e30932b4108286a7a"><code>b752027</code></a>
fix a HIP/Frontier issue (<a
href="https://github.com/AMReX-Codes/amrex/issues/3902">#3902</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/2c9e432ddf8e2b02d0b4f4855ae93cbfe1f58611"><code>2c9e432</code></a>
Update HIP CIs for rocm 6.1.0 (<a
href="https://github.com/AMReX-Codes/amrex/issues/3897">#3897</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/64d2360b209c1e625bfc9a6feeb7501a618f7ed5"><code>64d2360</code></a>
Set AMD wavefront size according to AMReX_AMD_ARCH (<a
href="https://github.com/AMReX-Codes/amrex/issues/3881">#3881</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/96f6d669d1bb2622346663a2b7cb58624866fcc3"><code>96f6d66</code></a>
Fix offset in recv buffer of single precision particle communication (<a
href="https://github.com/AMReX-Codes/amrex/issues/3896">#3896</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/2780fa8147bd7e992e77a703db93fe36e7458362"><code>2780fa8</code></a>
Fix Assertion (<a
href="https://github.com/AMReX-Codes/amrex/issues/3894">#3894</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AMReX-Codes/amrex/compare/47347f785f5c26f1f9e65bef8e10f2d383406ef7...95a92e2f82227a8a4a2144bac06813f4ca1632c9">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent f7d0e90 commit 4ab068e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/amrex
Submodule amrex updated 90 files
+3 −0 .clang-tidy
+4 −4 .github/workflows/bittree.yml
+6 −6 .github/workflows/clang.yml
+13 −25 .github/workflows/hip.yml
+4 −4 .github/workflows/hypre.yml
+1 −0 .github/workflows/intel.yml
+2 −2 .github/workflows/petsc.yml
+2 −2 .github/workflows/smoke.yml
+2 −2 .github/workflows/sundials.yml
+89 −0 CHANGES
+2 −2 Docs/sphinx_documentation/source/Basics.rst
+6 −0 Docs/sphinx_documentation/source/BuildingAMReX.rst
+2 −1 README.md
+3 −0 Src/Amr/AMReX_Amr.H
+11 −6 Src/Amr/AMReX_Amr.cpp
+5 −4 Src/Amr/AMReX_AmrLevel.cpp
+11 −11 Src/AmrCore/AMReX_FillPatchUtil_I.H
+6 −6 Src/AmrCore/AMReX_FillPatcher.H
+5 −1 Src/AmrCore/AMReX_Interp_2D_C.H
+5 −1 Src/AmrCore/AMReX_Interp_3D_C.H
+0 −4 Src/AmrCore/AMReX_MFInterp_C.H
+1 −8 Src/Base/AMReX_BLProfiler.H
+31 −31 Src/Base/AMReX_FabArray.H
+2 −5 Src/Base/AMReX_GpuDevice.H
+22 −0 Src/Base/AMReX_GpuDevice.cpp
+12 −1 Src/Base/AMReX_MultiFab.H
+97 −1 Src/Base/AMReX_MultiFab.cpp
+9 −0 Src/Base/AMReX_PODVector.H
+20 −0 Src/Base/AMReX_Scan.H
+4 −10 Src/Base/AMReX_TinyProfiler.H
+78 −174 Src/Base/AMReX_TinyProfiler.cpp
+24 −0 Src/Base/AMReX_Tuple.H
+4 −0 Src/Base/Parser/AMReX_IParser_Exe.H
+4 −0 Src/Base/Parser/AMReX_Parser_Exe.H
+12 −2 Src/Base/Parser/AMReX_Parser_Y.H
+1 −0 Src/Base/Parser/amrex_parser.l
+129 −125 Src/Base/Parser/amrex_parser.lex.nolint.H
+4 −6 Src/Boundary/AMReX_YAFluxRegister_K.H
+8 −0 Src/CMakeLists.txt
+3 −1 Src/EB/AMReX_EB2_2D_C.H
+6 −2 Src/EB/AMReX_EB2_3D_C.H
+31 −23 Src/EB/AMReX_EB2_3D_C.cpp
+1 −0 Src/EB/AMReX_EB2_C.H
+1 −1 Src/EB/AMReX_EB2_Level.H
+10 −12 Src/EB/AMReX_EBFluxRegister_2D_C.H
+10 −12 Src/EB/AMReX_EBFluxRegister_3D_C.H
+0 −3 Src/EB/AMReX_EB_Slopes_2D_K.H
+0 −3 Src/EB/AMReX_EB_Slopes_3D_K.H
+3 −3 Src/Extern/HYPRE/AMReX_Hypre.cpp
+1 −1 Src/Extern/HYPRE/AMReX_HypreABecLap.cpp
+1 −1 Src/Extern/HYPRE/AMReX_HypreABecLap2.cpp
+1 −1 Src/Extern/HYPRE/AMReX_HypreABecLap3.cpp
+8 −8 Src/Extern/HYPRE/AMReX_HypreIJIface.cpp
+1 −1 Src/Extern/HYPRE/AMReX_HypreNodeLap.cpp
+2 −2 Src/Extern/HYPRE/AMReX_HypreSolver.H
+3 −3 Src/Extern/PETSc/AMReX_PETSc.cpp
+1 −1 Src/Extern/SUNDIALS/AMReX_Sundials.H
+2 −2 Src/LinearSolvers/MLMG/AMReX_MLEBABecLap_K.H
+1 −1 Src/LinearSolvers/MLMG/AMReX_MLNodeABecLaplacian.cpp
+31 −12 Src/LinearSolvers/MLMG/AMReX_MLNodeLap_2D_K.H
+39 −13 Src/LinearSolvers/MLMG/AMReX_MLNodeLap_3D_K.H
+2 −3 Src/LinearSolvers/MLMG/AMReX_MLNodeLap_K.H
+2 −2 Src/LinearSolvers/MLMG/AMReX_MLNodeLaplacian.cpp
+12 −12 Src/LinearSolvers/MLMG/AMReX_MLNodeLaplacian_hypre.cpp
+5 −1 Src/LinearSolvers/MLMG/AMReX_MLNodeTensorLap_2D_K.H
+5 −1 Src/LinearSolvers/MLMG/AMReX_MLNodeTensorLap_3D_K.H
+0 −19 Src/LinearSolvers/MLMG/AMReX_MLNodeTensorLap_K.H
+4 −4 Src/LinearSolvers/MLMG/AMReX_MLNodeTensorLaplacian.cpp
+3 −3 Src/Particle/AMReX_NeighborList.H
+1 −1 Src/Particle/AMReX_NeighborParticlesI.H
+0 −3 Src/Particle/AMReX_Particle.H
+1 −1 Src/Particle/AMReX_ParticleCommunication.H
+13 −2 Src/Particle/AMReX_ParticleContainer.H
+13 −0 Src/Particle/AMReX_ParticleContainerI.H
+2 −2 Src/Particle/AMReX_ParticleIO.H
+16 −23 Tests/EB_CNS/Source/hydro/CNS_hydro_K.H
+16 −20 Tests/EB_CNS/Source/hydro/CNS_hydro_eb_K.H
+16 −23 Tests/GPU/CNS/Source/hydro/CNS_hydro_K.H
+0 −4 Tests/LinearSolvers/CellEB2/MyTest_K.H
+1 −1 Tools/CMake/AMReXClangTidy.cmake
+2 −0 Tools/CMake/AMReXConfig.cmake.in
+12 −0 Tools/CMake/AMReXFlagsTargets.cmake
+14 −0 Tools/CMake/AMReXOptions.cmake
+9 −2 Tools/CMake/AMReXSetDefines.cmake
+1 −0 Tools/CMake/AMReX_Config_ND.H.in
+1 −1 Tools/C_scripts/mmclt.py
+7 −0 Tools/GNUMake/Make.defs
+5 −0 Tools/GNUMake/comps/gnu.mak
+1 −1 Tools/GNUMake/tools/Make.clang-tidy
+13 −4 Tools/Plotfile/fcompare.cpp

0 comments on commit 4ab068e

Please sign in to comment.