Skip to content

Commit

Permalink
Bump extern/amrex from 2ecafcf to 47347f7 (#591)
Browse files Browse the repository at this point in the history
Bumps [extern/amrex](https://github.com/AMReX-Codes/amrex) from
`2ecafcf` to `47347f7`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/47347f785f5c26f1f9e65bef8e10f2d383406ef7"><code>47347f7</code></a>
Fix: Resize Component on Add (<a
href="https://redirect.github.com/AMReX-Codes/amrex/issues/3861">#3861</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/fe6f3de74333ccf7e4babb4832602cf6c108ce52"><code>fe6f3de</code></a>
Use less device memory when checkpointing particles (<a
href="https://redirect.github.com/AMReX-Codes/amrex/issues/3238">#3238</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/f264290e4d6ec13a2697d7c1112f3b3fd98505ea"><code>f264290</code></a>
<code>AddRealComp</code>/<code>AddIntComp</code>: Resize SoA (<a
href="https://redirect.github.com/AMReX-Codes/amrex/issues/3615">#3615</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/1be7257928eb5b553905a482e3a3d608272d22f0"><code>1be7257</code></a>
FabArray: Option to use a single contiguous chunk of memory (<a
href="https://redirect.github.com/AMReX-Codes/amrex/issues/3857">#3857</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/67523bb7b0d5661db6c5f53ef3818d4dea834669"><code>67523bb</code></a>
Disable AMReX_FLATTEN_FOR by default (<a
href="https://redirect.github.com/AMReX-Codes/amrex/issues/3860">#3860</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/41df2a586666728280b8215e47b5c28eb041d2f2"><code>41df2a5</code></a>
Curl Curl Solver: Variable beta coefficient (<a
href="https://redirect.github.com/AMReX-Codes/amrex/issues/3810">#3810</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/7437aa17d36ff7f7538b664c2ba49498dc001503"><code>7437aa1</code></a>
<code>MultiFab::deepCopy()</code> (<a
href="https://redirect.github.com/AMReX-Codes/amrex/issues/3848">#3848</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/dffdeac6f45fe7ccbe8178ff17bfe7046dbc5784"><code>dffdeac</code></a>
<code>FabArray\&lt;FAB&gt;::copy</code> Argument Name (<a
href="https://redirect.github.com/AMReX-Codes/amrex/issues/3856">#3856</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/8d57ebc0139705f208cb1f6f6a699ad534eb2bb8"><code>8d57ebc</code></a>
AMReX_FLATTEN_FOR (<a
href="https://redirect.github.com/AMReX-Codes/amrex/issues/3855">#3855</a>)</li>
<li><a
href="https://github.com/AMReX-Codes/amrex/commit/21a7a66f775b65a1e669fd1f2f068c7ac9dd1af7"><code>21a7a66</code></a>
Use Clang-Tidy 17 in GitHub CI (<a
href="https://redirect.github.com/AMReX-Codes/amrex/issues/3845">#3845</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AMReX-Codes/amrex/compare/2ecafcff40132f56eb2b494e1a374684ff97117a...47347f785f5c26f1f9e65bef8e10f2d383406ef7">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 441434a commit 782643a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/amrex
Submodule amrex updated 288 files

0 comments on commit 782643a

Please sign in to comment.