Skip to content

Commit

Permalink
Merge pull request #175 from AMReX-FHD/test_PR_for_CI
Browse files Browse the repository at this point in the history
test PR just to see how CI is working
  • Loading branch information
ajnonaka authored Dec 10, 2024
2 parents 96e467f + 8bbf830 commit 5d41a5c
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 5d41a5c

Please sign in to comment.