Skip to content

Commit

Permalink
remove sunlit sync to host
Browse files Browse the repository at this point in the history
  • Loading branch information
mahf708 authored Jul 26, 2024
1 parent 2f4352d commit e74604f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/eamxx/src/diagnostics/tests/aodvis_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ TEST_CASE("aodvis") {

// Check result
tau.sync_to_host();
sunlit.sync_to_host();
diag->get_diagnostic().sync_to_host();

const auto tau_h = tau.get_view<const Real ***, Host>();
Expand Down

0 comments on commit e74604f

Please sign in to comment.