Skip to content

Commit

Permalink
Bump extern/amrex from 689144d to 2ecafcf (#547)
Browse files Browse the repository at this point in the history
Bumps [extern/amrex](https://github.com/AMReX-Codes/amrex) from
`689144d` to `2ecafcf`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/2ecafcff40132f56eb2b494e1a374684ff97117a"><code>2ecafcf</code></a>
assert wavefront size (<a
href="https://github.com/AMReX-Codes/amrex/issues/3777">#3777</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/f924a1d380a3222dd2697cddc5753a5b7d6b4170"><code>f924a1d</code></a>
Curl of Curl solver: Tweak restriction (<a
href="https://github.com/AMReX-Codes/amrex/issues/3765">#3765</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/c3e70604cb76cbc9a9d634a1de2a7e4ca92f4d1e"><code>c3e7060</code></a>
Adjust debug info argument for HIP compiler (<a
href="https://github.com/AMReX-Codes/amrex/issues/3761">#3761</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/d8d4828b04df948972613983b18a9dd32c555cfa"><code>d8d4828</code></a>
fixed bug in MLCurlCurL::xdoty() to prevent doing MPI sum twice. (<a
href="https://github.com/AMReX-Codes/amrex/issues/3774">#3774</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/1959b1f7026f69d352bc6a025380881578fe92ee"><code>1959b1f</code></a>
Fix bug in AMREX_ASSUME (<a
href="https://github.com/AMReX-Codes/amrex/issues/3773">#3773</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/2230caa24c7d4bd07edb08b54e9368f9c73eae6e"><code>2230caa</code></a>
Pure SoA: <code>NextID</code> as <code>Long</code> (<a
href="https://github.com/AMReX-Codes/amrex/issues/3772">#3772</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/3003edb3b5bd58ce5c460f09ac78c5ab8a6c4b92"><code>3003edb</code></a>
GNU Make: set COMP_VERSION for hipcc and nvcc (<a
href="https://github.com/AMReX-Codes/amrex/issues/3771">#3771</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/4ebd5e0c0a709e215e8edfea09830261219dd568"><code>4ebd5e0</code></a>
Make MFParallelFor safer from int overflow (<a
href="https://github.com/AMReX-Codes/amrex/issues/3768">#3768</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/398b20bddfa63ec1792de6c199c98dfb73be22c3"><code>398b20b</code></a>
Implement portable assumptions with AMREX_ASSUME (<a
href="https://github.com/AMReX-Codes/amrex/issues/3770">#3770</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/99b47cb58a3c734ff9292226b952d7a79b351b72"><code>99b47cb</code></a>
getParticleTileData: HostVector must be initialized during resize (<a
href="https://github.com/AMReX-Codes/amrex/issues/3769">#3769</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AMReX-Codes/amrex/compare/689144d157a0106faf3d0ae89f8d90b0250cf975...2ecafcff40132f56eb2b494e1a374684ff97117a">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>
Co-authored-by: Ben Wibking <ben@wibking.com>
  • Loading branch information
dependabot[bot] and BenWibking authored Mar 15, 2024
1 parent 2494796 commit 91e52b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/amrex
Submodule amrex updated 99 files
+2 −1 .github/workflows/dependencies/dependencies_codeplay.sh
+0 −2 .github/workflows/intel.yml
+53 −0 CHANGES
+3 −3 Docs/sphinx_documentation/source/AmrCore.rst
+1 −1 Docs/sphinx_documentation/source/AmrLevel.rst
+1 −1 Docs/sphinx_documentation/source/Debugging.rst
+2 −2 Docs/sphinx_documentation/source/GPU.rst
+0 −1 Src/AmrCore/AMReX_AmrCore.cpp
+19 −0 Src/Base/AMReX_Algorithm.H
+3 −1 Src/Base/AMReX_Arena.H
+2 −160 Src/Base/AMReX_ArrayLim.H
+0 −22 Src/Base/AMReX_BC_TYPES.H
+1 −1 Src/Base/AMReX_BaseFab.H
+20 −31 Src/Base/AMReX_BaseFabUtility.H
+101 −8 Src/Base/AMReX_Box.H
+2 −36 Src/Base/AMReX_CONSTANTS.H
+36 −0 Src/Base/AMReX_Extension.H
+0 −44 Src/Base/AMReX_FILCC_1D.F90
+0 −60 Src/Base/AMReX_FILCC_2D.F90
+0 −63 Src/Base/AMReX_FILCC_3D.F90
+2 −2 Src/Base/AMReX_FabArrayBase.H
+4 −4 Src/Base/AMReX_FabArrayCommI.H
+27 −0 Src/Base/AMReX_FabDataType.H
+2 −0 Src/Base/AMReX_GpuDevice.cpp
+1 −0 Src/Base/AMReX_GpuLaunch.H
+192 −454 Src/Base/AMReX_GpuLaunchFunctsG.H
+25 −0 Src/Base/AMReX_INT.H
+19 −27 Src/Base/AMReX_MFParallelForG.H
+5 −2 Src/Base/AMReX_MPMD.H
+30 −5 Src/Base/AMReX_MPMD.cpp
+156 −0 Src/Base/AMReX_Math.H
+1 −1 Src/Base/AMReX_NonLocalBC.cpp
+1 −1 Src/Base/AMReX_ParallelDescriptor.H
+1 −1 Src/Base/AMReX_ParallelDescriptor.cpp
+0 −38 Src/Base/AMReX_REAL.H
+0 −24 Src/Base/AMReX_Random.cpp
+9 −14 Src/Base/AMReX_Reduce.H
+0 −23 Src/Base/AMReX_SPACE.H
+1 −1 Src/Base/AMReX_Scan.H
+20 −20 Src/Base/AMReX_TinyProfiler.cpp
+0 −20 Src/Base/AMReX_Utility.H
+0 −18 Src/Base/AMReX_filcc_mod.F90
+1 −1 Src/Base/CMakeLists.txt
+1 −1 Src/Base/Make.package
+1 −0 Src/Boundary/AMReX_BoundaryFwd.H
+117 −0 Src/Boundary/AMReX_EdgeFluxRegister.H
+399 −0 Src/Boundary/AMReX_EdgeFluxRegister.cpp
+3 −2 Src/Boundary/AMReX_FabSet.H
+2 −11 Src/Boundary/AMReX_LO_BCTYPES.H
+5 −0 Src/Boundary/AMReX_LO_BCTYPES.cpp
+8 −0 Src/Boundary/CMakeLists.txt
+5 −0 Src/Boundary/Make.package
+1 −1 Src/EB/AMReX_EB2_Level.H
+36 −26 Src/Extern/ProfParser/AMReX_AVGDOWN_1D.F
+44 −33 Src/Extern/ProfParser/AMReX_AVGDOWN_2D.F
+37 −33 Src/Extern/ProfParser/AMReX_AVGDOWN_3D.F
+18 −3 Src/Extern/amrdata/AMReX_FABUTIL_1D.F
+18 −3 Src/Extern/amrdata/AMReX_FABUTIL_2D.F
+20 −3 Src/Extern/amrdata/AMReX_FABUTIL_3D.F
+9 −0 Src/LinearSolvers/CMakeLists.txt
+128 −0 Src/LinearSolvers/MLMG/AMReX_MLCurlCurl.H
+558 −0 Src/LinearSolvers/MLMG/AMReX_MLCurlCurl.cpp
+460 −0 Src/LinearSolvers/MLMG/AMReX_MLCurlCurl_K.H
+0 −6 Src/LinearSolvers/MLMG/AMReX_MLEBNodeFDLaplacian.H
+0 −18 Src/LinearSolvers/MLMG/AMReX_MLEBNodeFDLaplacian.cpp
+60 −35 Src/LinearSolvers/MLMG/AMReX_MLLinOp.H
+1 −1 Src/LinearSolvers/MLMG/AMReX_MLMG.H
+1 −1 Src/LinearSolvers/MLMG/AMReX_MLNodeLaplacian_misc.cpp
+1 −1 Src/LinearSolvers/MLMG/AMReX_MLNodeLaplacian_sync.cpp
+2 −18 Src/LinearSolvers/MLMG/AMReX_MLNodeLinOp.H
+6 −0 Src/LinearSolvers/MLMG/Make.package
+46 −0 Src/Particle/AMReX_Particle.H
+3 −4 Src/Particle/AMReX_ParticleCommunication.H
+3 −2 Src/Particle/AMReX_ParticleCommunication.cpp
+74 −56 Src/Particle/AMReX_ParticleTile.H
+166 −93 Src/Particle/AMReX_ParticleUtil.H
+257 −0 Src/Particle/AMReX_TracerParticle_mod_K.H
+2 −2 Tests/Amr/Advection_AmrCore/Source/AmrCoreAdv.cpp
+1 −1 Tests/LinearSolvers/ABecLaplacian_C/MyTestPlotfile.cpp
+19 −0 Tests/LinearSolvers/CurlCurl/CMakeLists.txt
+27 −0 Tests/LinearSolvers/CurlCurl/GNUmakefile
+5 −0 Tests/LinearSolvers/CurlCurl/Make.package
+46 −0 Tests/LinearSolvers/CurlCurl/MyTest.H
+112 −0 Tests/LinearSolvers/CurlCurl/MyTest.cpp
+32 −0 Tests/LinearSolvers/CurlCurl/initProb.cpp
+107 −0 Tests/LinearSolvers/CurlCurl/initProb_K.H
+13 −0 Tests/LinearSolvers/CurlCurl/inputs
+17 −0 Tests/LinearSolvers/CurlCurl/main.cpp
+3 −3 Tools/C_util/Convergence/DiffFab.cpp
+3 −4 Tools/C_util/Convergence/DiffSameDomainRefined.cpp
+3 −4 Tools/C_util/Convergence/DiffSameDomainRefinedComposite.cpp
+4 −5 Tools/C_util/Convergence/DiffSameDomainRefinedStag.cpp
+3 −4 Tools/C_util/Convergence/DiffSameGridRefined.cpp
+2 −3 Tools/C_util/Convergence/DiffUniform.cpp
+3 −3 Tools/C_util/Convergence/RichardsonConvergenceTest.cpp
+5 −4 Tools/GNUMake/comps/hip.mak
+1 −0 Tools/GNUMake/comps/nvcc.mak
+4 −0 Tools/GNUMake/sites/Make.unknown
+1 −1 Tools/Postprocessing/C_Src/PlotfileToTurb.cpp

0 comments on commit 91e52b0

Please sign in to comment.