Skip to content

Commit

Permalink
Rename Kokkos_ThreadsTeam.hpp to Kokkos_Threads_Team.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Rombur committed Oct 13, 2023
1 parent bd361e5 commit a0cacc3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion core/src/decl/Kokkos_Declare_THREADS.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include <Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp>
#include <Threads/Kokkos_Threads_ParallelReduce_Team.hpp>
#include <Threads/Kokkos_Threads_ParallelScan_Range.hpp>
#include <Threads/Kokkos_ThreadsTeam.hpp>
#include <Threads/Kokkos_Threads_Team.hpp>
#include <Threads/Kokkos_Threads_UniqueToken.hpp>
#endif

Expand Down

0 comments on commit a0cacc3

Please sign in to comment.