Deprecation for Kokkos-3.x#
Type aliases deprecated in Kokkos-3.7#
ActiveExecutionMemorySpace
, host_execution_space
, host_memory_space
, host_mirror_space
, is_array_layout
, is_execution_policy
, is_execution_space
, is_memory_space
, is_memory_traits
, is_space
, Iterate
, MDRangePolicy
, Rank
, SpaceAccessibility
Macros deprecated in Kokkos-3.7#
KOKKOS_RESTRICT_EXECUTION_TO_(DATA_SPACE)
, HIP_SAFE_CALL(call)
Free-functions deprecated in Kokkos-3.7#
Name |
Where |
---|---|
std::vector<OpenMP> OpenMP::partition(...)
|
OpenMP |
OpenMP OpenMP::create_instance(...)
|
OpenMP |
void OpenMP::partition_master(F const& f,
int num_partitions,
int partition_size)
|
OpenMP (Kokkos_OpenMP_Instance.hpp) |
void Experimental::HIPSpace::access_error()
|
|
void Experimental::HIPSpace::access_error(const void* const)
|
|
inline void hip_internal_safe_call_deprecated
|
|
Member functions deprecated in Kokkos-3.7#
Method name |
Class |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Classes deprecated in Kokkos-3.7#
|
|
Namespace updates#
Previous |
You should now use |
---|---|
|
|
|
|
|
|
|
|
|
|
Other deprecations#
Previous |
Replaced with |
---|---|
|
|
Array reductions with raw pointer |
Use |
|
|
Overloads of |
Use |
Raise deprecation warnings if non-empty WorkTag class is used |
Use empty WorkTag class |
|
|
|
|
Warn about |
Remove |
|
|
|
|
|
Remove class |
|
|
|
|
|
|
Public Headers in Kokkos-3.7#
From Kokkos-3.7, the following are public headers:
Core#
Kokkos_Core.hpp
, Kokkos_Macros.hpp
, Kokkos_Atomic.hpp
, Kokkos_DetectionIdiom.hpp
, Kokkos_MathematicalConstants.hpp
, Kokkos_MathematicalFunctions.hpp
, Kokkos_NumericTraits.hpp
, Kokkos_Array.hpp
, Kokkos_Complex.hpp
, Kokkos_Pair.hpp
, Kokkos_Half.hpp
, Kokkos_Timer.hpp
Algorithms#
Kokkos_StdAlgorithms.hpp
, Kokkos_Random.hpp
, Kokkos_Sort.hpp
Containers#
Kokkos_Bit.hpp
, Kokkos_DualView.hpp
, Kokkos_DynRankView.hpp
, Kokkos_ErrorReporter.hpp
, Kokkos_Functional.hpp
, Kokkos_OffsetView.hpp
, Kokkos_ScatterView.hpp
, Kokkos_StaticCrsGraph.hpp
, Kokkos_UnorderedMap.hpp
, Kokkos_Vector.hpp