Skip to content

Commit

Permalink
More NVC++ 23.7 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
crtrott committed Aug 25, 2023
1 parent f490659 commit bb4e9e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/src/impl/Kokkos_HostThreadTeam.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,7 @@ class HostThreadTeamData {

//----------------------------------------

#ifndef KOKKOS_COMPILER_NVHPC // FIXME_NVHPC bug in NVHPC regarding constexpr
// constructors used in device code
constexpr
#endif
HostThreadTeamData() noexcept
: m_work_range(-1, -1),
m_work_end(0),
Expand Down

0 comments on commit bb4e9e1

Please sign in to comment.