Skip to content

Commit

Permalink
IBM bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Anand authored and Anand committed Jul 29, 2024
1 parent 4e1bd77 commit dd2ee96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simulation/m_ibm.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ contains
! Get neighboring IB variables from other processors
call s_mpi_sendrecv_ib_buffers(ib_markers, gp_layers)

!$acc update host(ib_markers)
!$acc update host(ib_markers%sf)

call s_find_num_ghost_points()

Expand Down

0 comments on commit dd2ee96

Please sign in to comment.