Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into feature/mblomquist/WriteSF…
Browse files Browse the repository at this point in the history
…ToASCII
  • Loading branch information
Matthew Blomquist committed Dec 10, 2024
2 parents ce3d3da + 5d41a5c commit 5bd4a0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/dependencies/dependencies_nvcc11.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ sudo apt-get install -y \
cuda-nvml-dev-11-2 \
cuda-nvtx-11-2 \
libcurand-dev-11-2 \
libcufft-dev-11-2
libcufft-dev-11-2 \
libcusparse-dev-11-2
sudo ln -s cuda-11.2 /usr/local/cuda


1 change: 0 additions & 1 deletion exec/hydro/main_driver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "gmres_functions.H"



#include <AMReX_VisMF.H>
#include <AMReX_PlotFileUtil.H>
#include <AMReX_ParallelDescriptor.H>
Expand Down

0 comments on commit 5bd4a0b

Please sign in to comment.