From a0fcc9139da53e85b14e68b413edcefb3feefb63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 16:25:23 -0700 Subject: [PATCH] Bump Submodules/PelePhysics from `b462d64` to `88b9f99` (#458) * Bump Submodules/PelePhysics from `b462d64` to `88b9f99` Bumps [Submodules/PelePhysics](https://github.com/AMReX-Combustion/PelePhysics) from `b462d64` to `88b9f99`. - [Release notes](https://github.com/AMReX-Combustion/PelePhysics/releases) - [Commits](https://github.com/AMReX-Combustion/PelePhysics/compare/b462d649d3a8bf054874fda19d1902dcc84dbdcc...88b9f993f631f46ab2f97bf2a9c5ceb7dbad3ec1) --- updated-dependencies: - dependency-name: Submodules/PelePhysics dependency-type: direct:production ... Signed-off-by: dependabot[bot] * add rocsparse in hip workflow because it is now needed for amrex --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bruce Perry --- .github/workflows/ci.yml | 2 +- Submodules/PelePhysics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 58278d0a..4b580dca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -286,7 +286,7 @@ jobs: echo -e 'Package: *\nPin: release o=repo.radeon.com\nPin-Priority: 600' | sudo tee /etc/apt/preferences.d/rocm-pin-600 echo 'export PATH=/opt/rocm/llvm/bin:/opt/rocm/bin:/opt/rocm/profiler/bin:/opt/rocm/opencl/bin:$PATH' | sudo tee -a /etc/profile.d/rocm.sh sudo apt-get update - sudo apt-get install -y rocm-dev rocrand-dev rocprim-dev hiprand-dev + sudo apt-get install -y rocm-dev rocrand-dev rocprim-dev hiprand-dev rocsparse-dev - name: Install Ccache run: | wget https://github.com/ccache/ccache/releases/download/v4.8/ccache-4.8-linux-x86_64.tar.xz diff --git a/Submodules/PelePhysics b/Submodules/PelePhysics index b462d649..88b9f993 160000 --- a/Submodules/PelePhysics +++ b/Submodules/PelePhysics @@ -1 +1 @@ -Subproject commit b462d649d3a8bf054874fda19d1902dcc84dbdcc +Subproject commit 88b9f993f631f46ab2f97bf2a9c5ceb7dbad3ec1