git: 2ad11b30cff2 - main - devel/kokkos: Update 3.4.01 -> 3.5.00

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 25 Jan 2022 17:52:30 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2ad11b30cff2e34dd0f72f9a1ec299855c0ffeeb

commit 2ad11b30cff2e34dd0f72f9a1ec299855c0ffeeb
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-01-25 16:08:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-01-25 17:52:25 +0000

    devel/kokkos: Update 3.4.01 -> 3.5.00
    
    Reported by:    portscout
---
 devel/kokkos/Makefile  |  2 +-
 devel/kokkos/distinfo  |  6 ++---
 devel/kokkos/pkg-plist | 60 +++++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 58 insertions(+), 10 deletions(-)

diff --git a/devel/kokkos/Makefile b/devel/kokkos/Makefile
index 5ff39fbf2175..74044d5bd503 100644
--- a/devel/kokkos/Makefile
+++ b/devel/kokkos/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	kokkos
-DISTVERSION=	3.4.01
+DISTVERSION=	3.5.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/kokkos/distinfo b/devel/kokkos/distinfo
index a838e5e63ce3..b30095cf7c61 100644
--- a/devel/kokkos/distinfo
+++ b/devel/kokkos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622108049
-SHA256 (kokkos-kokkos-3.4.01_GH0.tar.gz) = 146d5e233228e75ef59ca497e8f5872d9b272cb93e8e9cdfe05ad34a23f483d1
-SIZE (kokkos-kokkos-3.4.01_GH0.tar.gz) = 2006531
+TIMESTAMP = 1643126642
+SHA256 (kokkos-kokkos-3.5.00_GH0.tar.gz) = 748f06aed63b1e77e3653cd2f896ef0d2c64cb2e2d896d9e5a57fec3ff0244ff
+SIZE (kokkos-kokkos-3.5.00_GH0.tar.gz) = 2088719
diff --git a/devel/kokkos/pkg-plist b/devel/kokkos/pkg-plist
index 517c45cc6f37..71fac35ead49 100644
--- a/devel/kokkos/pkg-plist
+++ b/devel/kokkos/pkg-plist
@@ -20,7 +20,6 @@ include/Cuda/Kokkos_Cuda_Task.hpp
 include/Cuda/Kokkos_Cuda_Team.hpp
 include/Cuda/Kokkos_Cuda_UniqueToken.hpp
 include/Cuda/Kokkos_Cuda_Vectorization.hpp
-include/Cuda/Kokkos_Cuda_Version_9_8_Compatibility.hpp
 include/Cuda/Kokkos_Cuda_View.hpp
 include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp
 include/Cuda/Kokkos_Cuda_abort.hpp
@@ -49,11 +48,14 @@ include/KokkosCore_Config_FwdBackend.hpp
 include/KokkosCore_Config_PostInclude.hpp
 include/KokkosCore_Config_SetupBackend.hpp
 include/KokkosCore_config.h
+include/KokkosExp_InterOp.hpp
 include/KokkosExp_MDRangePolicy.hpp
 include/Kokkos_AcquireUniqueTokenImpl.hpp
 include/Kokkos_AnonymousSpace.hpp
 include/Kokkos_Array.hpp
 include/Kokkos_Atomic.hpp
+include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp
+include/Kokkos_Atomics_Desul_Wrapper.hpp
 include/Kokkos_Bitset.hpp
 include/Kokkos_Complex.hpp
 include/Kokkos_Concepts.hpp
@@ -63,6 +65,7 @@ include/Kokkos_Core_fwd.hpp
 include/Kokkos_Crs.hpp
 include/Kokkos_Cuda.hpp
 include/Kokkos_CudaSpace.hpp
+include/Kokkos_DetectionIdiom.hpp
 include/Kokkos_DualView.hpp
 include/Kokkos_DynRankView.hpp
 include/Kokkos_DynamicView.hpp
@@ -85,6 +88,7 @@ include/Kokkos_LogicalSpaces.hpp
 include/Kokkos_Macros.hpp
 include/Kokkos_MasterLock.hpp
 include/Kokkos_MathematicalFunctions.hpp
+include/Kokkos_MathematicalSpecialFunctions.hpp
 include/Kokkos_MemoryPool.hpp
 include/Kokkos_MemoryTraits.hpp
 include/Kokkos_NumericTraits.hpp
@@ -98,6 +102,7 @@ include/Kokkos_Parallel_Reduce.hpp
 include/Kokkos_PointerOwnership.hpp
 include/Kokkos_Profiling_ProfileSection.hpp
 include/Kokkos_Random.hpp
+include/Kokkos_Rank.hpp
 include/Kokkos_SYCL.hpp
 include/Kokkos_SYCL_Space.hpp
 include/Kokkos_ScatterView.hpp
@@ -154,6 +159,47 @@ include/decl/Kokkos_Declare_OPENMPTARGET.hpp
 include/decl/Kokkos_Declare_SERIAL.hpp
 include/decl/Kokkos_Declare_SYCL.hpp
 include/decl/Kokkos_Declare_THREADS.hpp
+include/desul/atomics.hpp
+include/desul/atomics/Atomic_Ref.hpp
+include/desul/atomics/CUDA.hpp
+include/desul/atomics/Common.hpp
+include/desul/atomics/Compare_Exchange.hpp
+include/desul/atomics/Compare_Exchange_CUDA.hpp
+include/desul/atomics/Compare_Exchange_GCC.hpp
+include/desul/atomics/Compare_Exchange_HIP.hpp
+include/desul/atomics/Compare_Exchange_MSVC.hpp
+include/desul/atomics/Compare_Exchange_OpenMP.hpp
+include/desul/atomics/Compare_Exchange_SYCL.hpp
+include/desul/atomics/Compare_Exchange_Serial.hpp
+include/desul/atomics/GCC.hpp
+include/desul/atomics/Generic.hpp
+include/desul/atomics/HIP.hpp
+include/desul/atomics/Lock_Array.hpp
+include/desul/atomics/Lock_Array_Cuda.hpp
+include/desul/atomics/Lock_Array_HIP.hpp
+include/desul/atomics/Macros.hpp
+include/desul/atomics/OpenMP.hpp
+include/desul/atomics/SYCL.hpp
+include/desul/atomics/SYCLConversions.hpp
+include/desul/atomics/cuda/CUDA_asm.hpp
+include/desul/atomics/cuda/CUDA_asm_exchange.hpp
+include/desul/atomics/cuda/cuda_cc7_asm.inc
+include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc
+include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_forceglobal
+include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_generic
+include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal
+include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate
+include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc
+include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_forceglobal
+include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_generic
+include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal
+include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate
+include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc
+include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc
+include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc
+include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc
+include/desul/atomics/openmp/OpenMP_40.hpp
+include/desul/atomics/openmp/OpenMP_40_op.inc
 include/fwd/Kokkos_Fwd_CUDA.hpp
 include/fwd/Kokkos_Fwd_HBWSpace.hpp
 include/fwd/Kokkos_Fwd_HIP.hpp
@@ -224,6 +270,7 @@ include/impl/Kokkos_Profiling.hpp
 include/impl/Kokkos_Profiling_C_Interface.h
 include/impl/Kokkos_Profiling_DeviceInfo.hpp
 include/impl/Kokkos_Profiling_Interface.hpp
+include/impl/Kokkos_QuadPrecisionMath.hpp
 include/impl/Kokkos_Serial_Task.hpp
 include/impl/Kokkos_Serial_WorkGraphPolicy.hpp
 include/impl/Kokkos_SharedAlloc.hpp
@@ -233,7 +280,6 @@ include/impl/Kokkos_SingleTaskQueue.hpp
 include/impl/Kokkos_Spinwait.hpp
 include/impl/Kokkos_Stacktrace.hpp
 include/impl/Kokkos_StaticCrsGraph_factory.hpp
-include/impl/Kokkos_Tags.hpp
 include/impl/Kokkos_TaskBase.hpp
 include/impl/Kokkos_TaskNode.hpp
 include/impl/Kokkos_TaskPolicyData.hpp
@@ -268,6 +314,7 @@ include/traits/Kokkos_IterationPatternTrait.hpp
 include/traits/Kokkos_LaunchBoundsTrait.hpp
 include/traits/Kokkos_OccupancyControlTrait.hpp
 include/traits/Kokkos_PolicyTraitAdaptor.hpp
+include/traits/Kokkos_PolicyTraitMatcher.hpp
 include/traits/Kokkos_ScheduleTrait.hpp
 include/traits/Kokkos_Traits_fwd.hpp
 include/traits/Kokkos_WorkItemPropertyTrait.hpp
@@ -278,8 +325,9 @@ lib/cmake/Kokkos/KokkosConfigVersion.cmake
 lib/cmake/Kokkos/KokkosTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/Kokkos/KokkosTargets.cmake
 lib/libkokkoscontainers.so
-lib/libkokkoscontainers.so.3.4
-lib/libkokkoscontainers.so.3.4.01
+lib/libkokkoscontainers.so.3.5
+lib/libkokkoscontainers.so.3.5.00
 lib/libkokkoscore.so
-lib/libkokkoscore.so.3.4
-lib/libkokkoscore.so.3.4.01
+lib/libkokkoscore.so.3.5
+lib/libkokkoscore.so.3.5.00
+@dir include/desul/src