Skip to content

Commit

Permalink
Move Cuda/Kokkos_Cuda_NvidiaGpuArchitectures.hpp -> impl/Kokkos_Nvidi…
Browse files Browse the repository at this point in the history
…aGpuArchitectures.hpp
  • Loading branch information
dalg24 committed Mar 22, 2023
1 parent 106a4a3 commit f011970
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/Kokkos_Macros.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

#ifndef KOKKOS_DONT_INCLUDE_CORE_CONFIG_H
#include <KokkosCore_config.h>
#include <Cuda/Kokkos_Cuda_NvidiaGpuArchitectures.hpp>
#include <impl/Kokkos_NvidiaGpuArchitectures.hpp>
#endif

//----------------------------------------------------------------------------
Expand Down

0 comments on commit f011970

Please sign in to comment.