Skip to content

Commit

Permalink
Update m_ibm.fpp
Browse files Browse the repository at this point in the history
  • Loading branch information
anshgupta1234 committed Nov 10, 2024
1 parent 71f0e41 commit 0712fa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/simulation/m_ibm.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ contains
! Get neighboring IB variables from other processors
call s_mpi_sendrecv_ib_buffers(ib_markers, gp_layers)

!$acc update host(ib_markers%sf)

call s_find_num_ghost_points()

!$acc update device(num_gps, num_inner_gps)
Expand Down

0 comments on commit 0712fa5

Please sign in to comment.