Skip to content

Commit

Permalink
HIP: Forgot to delete matching brace closing the namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dalg24 committed Jan 14, 2024
1 parent c75d730 commit 4e33b3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/HIP/Kokkos_HIP_Instance.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -419,5 +419,3 @@ void Kokkos::Impl::create_HIP_instances(std::vector<HIP> &instances) {
instances[s] = HIP(stream, ManageStream::yes);
}
}

} // namespace Kokkos

0 comments on commit 4e33b3b

Please sign in to comment.