notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
kokkos C++ performance portability programming ecosystem
4.1.00 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.1.00Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-02 08:02:16
Last Update: 2023-07-09 23:17:15
Commit Hash: ce83fc9
License: BSD3CLAUSE
WWW:
https://github.com/kokkos/kokkos
Description:
Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction. Kokkos Core implements a programming model in C++ for writing performance portable applications targeting all major HPC platforms. For that purpose it provides abstractions for both parallel execution of code and data management. Kokkos is designed to target complex node architectures with N-level memory hierarchies and multiple types of execution resources. It currently can use CUDA, HPX, OpenMP and Pthreads as backend programming models with several other backends in development.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (536 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/kokkos-4.1.00/catalog.mk
  3. /usr/local/share/licenses/kokkos-4.1.00/LICENSE
  4. /usr/local/share/licenses/kokkos-4.1.00/BSD3CLAUSE
  5. bin/hpcbind
  6. bin/kokkos_launch_compiler
  7. bin/nvcc_wrapper
  8. include/Cuda/Kokkos_Cuda.hpp
  9. include/Cuda/Kokkos_CudaSpace.hpp
  10. include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp
  11. include/Cuda/Kokkos_Cuda_Error.hpp
  12. include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp
  13. include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp
  14. include/Cuda/Kokkos_Cuda_Graph_Impl.hpp
  15. include/Cuda/Kokkos_Cuda_Half_Conversion.hpp
  16. include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp
  17. include/Cuda/Kokkos_Cuda_Instance.hpp
  18. include/Cuda/Kokkos_Cuda_KernelLaunch.hpp
  19. include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp
  20. include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp
  21. include/Cuda/Kokkos_Cuda_Parallel_Range.hpp
  22. include/Cuda/Kokkos_Cuda_Parallel_Team.hpp
  23. include/Cuda/Kokkos_Cuda_ReduceScan.hpp
  24. include/Cuda/Kokkos_Cuda_Task.hpp
  25. include/Cuda/Kokkos_Cuda_Team.hpp
  26. include/Cuda/Kokkos_Cuda_UniqueToken.hpp
  27. include/Cuda/Kokkos_Cuda_Vectorization.hpp
  28. include/Cuda/Kokkos_Cuda_View.hpp
  29. include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp
  30. include/Cuda/Kokkos_Cuda_ZeroMemset.hpp
  31. include/Cuda/Kokkos_Cuda_abort.hpp
  32. include/HIP/Kokkos_HIP.hpp
  33. include/HIP/Kokkos_HIP_Abort.hpp
  34. include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp
  35. include/HIP/Kokkos_HIP_DeepCopy.hpp
  36. include/HIP/Kokkos_HIP_Error.hpp
  37. include/HIP/Kokkos_HIP_Half_Conversion.hpp
  38. include/HIP/Kokkos_HIP_Half_Impl_Type.hpp
  39. include/HIP/Kokkos_HIP_Instance.hpp
  40. include/HIP/Kokkos_HIP_KernelLaunch.hpp
  41. include/HIP/Kokkos_HIP_MDRangePolicy.hpp
  42. include/HIP/Kokkos_HIP_Parallel_MDRange.hpp
  43. include/HIP/Kokkos_HIP_Parallel_Range.hpp
  44. include/HIP/Kokkos_HIP_Parallel_Team.hpp
  45. include/HIP/Kokkos_HIP_ReduceScan.hpp
  46. include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp
  47. include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp
  48. include/HIP/Kokkos_HIP_Space.hpp
  49. include/HIP/Kokkos_HIP_Team.hpp
  50. include/HIP/Kokkos_HIP_UniqueToken.hpp
  51. include/HIP/Kokkos_HIP_Vectorization.hpp
  52. include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp
  53. include/HIP/Kokkos_HIP_ZeroMemset.hpp
  54. include/HPX/Kokkos_HPX.hpp
  55. include/HPX/Kokkos_HPX_MDRangePolicy.hpp
  56. include/HPX/Kokkos_HPX_Task.hpp
  57. include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp
  58. include/KokkosCore_Config_DeclareBackend.hpp
  59. include/KokkosCore_Config_FwdBackend.hpp
  60. include/KokkosCore_Config_PostInclude.hpp
  61. include/KokkosCore_Config_SetupBackend.hpp
  62. include/KokkosCore_config.h
  63. include/KokkosExp_InterOp.hpp
  64. include/KokkosExp_MDRangePolicy.hpp
  65. include/Kokkos_AcquireUniqueTokenImpl.hpp
  66. include/Kokkos_AnonymousSpace.hpp
  67. include/Kokkos_Array.hpp
  68. include/Kokkos_Atomic.hpp
  69. include/Kokkos_Atomics_Desul_Config.hpp
  70. include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp
  71. include/Kokkos_Atomics_Desul_Wrapper.hpp
  72. include/Kokkos_BitManipulation.hpp
  73. include/Kokkos_Bitset.hpp
  74. include/Kokkos_Complex.hpp
  75. include/Kokkos_Concepts.hpp
  76. include/Kokkos_CopyViews.hpp
  77. include/Kokkos_Core.hpp
  78. include/Kokkos_Core_fwd.hpp
  79. include/Kokkos_Crs.hpp
  80. include/Kokkos_DetectionIdiom.hpp
  81. include/Kokkos_DualView.hpp
  82. include/Kokkos_DynRankView.hpp
  83. include/Kokkos_DynamicView.hpp
  84. include/Kokkos_ErrorReporter.hpp
  85. include/Kokkos_ExecPolicy.hpp
  86. include/Kokkos_Extents.hpp
  87. include/Kokkos_Functional.hpp
  88. include/Kokkos_Future.hpp
  89. include/Kokkos_Graph.hpp
  90. include/Kokkos_GraphNode.hpp
  91. include/Kokkos_Graph_fwd.hpp
  92. include/Kokkos_HBWSpace.hpp
  93. include/Kokkos_Half.hpp
  94. include/Kokkos_HostSpace.hpp
  95. include/Kokkos_Layout.hpp
  96. include/Kokkos_LogicalSpaces.hpp
  97. include/Kokkos_Macros.hpp
  98. include/Kokkos_MasterLock.hpp
  99. include/Kokkos_MathematicalConstants.hpp
  100. include/Kokkos_MathematicalFunctions.hpp
  101. include/Kokkos_MathematicalSpecialFunctions.hpp
  102. include/Kokkos_MemoryPool.hpp
  103. include/Kokkos_MemoryTraits.hpp
  104. include/Kokkos_MinMaxClamp.hpp
  105. include/Kokkos_NestedSort.hpp
  106. include/Kokkos_NumericTraits.hpp
  107. include/Kokkos_OffsetView.hpp
  108. include/Kokkos_Pair.hpp
  109. include/Kokkos_Parallel.hpp
  110. include/Kokkos_Parallel_Reduce.hpp
  111. include/Kokkos_PointerOwnership.hpp
  112. include/Kokkos_Profiling_ProfileSection.hpp
  113. include/Kokkos_Profiling_ScopedRegion.hpp
  114. include/Kokkos_Random.hpp
  115. include/Kokkos_Rank.hpp
  116. include/Kokkos_ReductionIdentity.hpp
  117. include/Kokkos_SIMD.hpp
  118. include/Kokkos_SIMD_AVX2.hpp
  119. include/Kokkos_SIMD_AVX512.hpp
  120. include/Kokkos_SIMD_Common.hpp
  121. include/Kokkos_SIMD_NEON.hpp
  122. include/Kokkos_SIMD_Scalar.hpp
  123. include/Kokkos_ScatterView.hpp
  124. include/Kokkos_ScratchSpace.hpp
  125. include/Kokkos_Sort.hpp
  126. include/Kokkos_StaticCrsGraph.hpp
  127. include/Kokkos_StdAlgorithms.hpp
  128. include/Kokkos_TaskScheduler.hpp
  129. include/Kokkos_TaskScheduler_fwd.hpp
  130. include/Kokkos_Timer.hpp
  131. include/Kokkos_Tuners.hpp
  132. include/Kokkos_UniqueToken.hpp
  133. include/Kokkos_UnorderedMap.hpp
  134. include/Kokkos_Vector.hpp
  135. include/Kokkos_Vectorization.hpp
  136. include/Kokkos_View.hpp
  137. include/Kokkos_WorkGraphPolicy.hpp
  138. include/Kokkos_hwloc.hpp
  139. include/OpenACC/Kokkos_OpenACC.hpp
  140. include/OpenACC/Kokkos_OpenACCSpace.hpp
  141. include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp
  142. include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp
  143. include/OpenACC/Kokkos_OpenACC_Instance.hpp
  144. include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp
  145. include/OpenACC/Kokkos_OpenACC_Macros.hpp
  146. include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp
  147. include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp
  148. include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp
  149. include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp
  150. include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp
  151. include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp
  152. include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp
  153. include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp
  154. include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp
  155. include/OpenACC/Kokkos_OpenACC_Team.hpp
  156. include/OpenACC/Kokkos_OpenACC_Traits.hpp
  157. include/OpenMP/Kokkos_OpenMP.hpp
  158. include/OpenMP/Kokkos_OpenMP_Instance.hpp
  159. include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp
  160. include/OpenMP/Kokkos_OpenMP_Parallel.hpp
  161. include/OpenMP/Kokkos_OpenMP_Task.hpp
  162. include/OpenMP/Kokkos_OpenMP_Team.hpp
  163. include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp
  164. include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp
  165. include/OpenMPTarget/Kokkos_OpenMPTarget.hpp
  166. include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp
  167. include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp
  168. include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp
  169. include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp
  170. include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp
  171. include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp
  172. include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp
  173. include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp
  174. include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp
  175. include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp
  176. include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp
  177. include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp
  178. include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp
  179. include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp
  180. include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp
  181. include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp
  182. include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp
  183. include/SYCL/Kokkos_SYCL.hpp
  184. include/SYCL/Kokkos_SYCL_Abort.hpp
  185. include/SYCL/Kokkos_SYCL_DeepCopy.hpp
  186. include/SYCL/Kokkos_SYCL_Half_Conversion.hpp
  187. include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp
  188. include/SYCL/Kokkos_SYCL_Instance.hpp
  189. include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp
  190. include/SYCL/Kokkos_SYCL_Parallel_Range.hpp
  191. include/SYCL/Kokkos_SYCL_Parallel_Reduce.hpp
  192. include/SYCL/Kokkos_SYCL_Parallel_Scan.hpp
  193. include/SYCL/Kokkos_SYCL_Parallel_Team.hpp
  194. include/SYCL/Kokkos_SYCL_Space.hpp
  195. include/SYCL/Kokkos_SYCL_Team.hpp
  196. include/SYCL/Kokkos_SYCL_UniqueToken.hpp
  197. include/SYCL/Kokkos_SYCL_ZeroMemset.hpp
  198. include/Serial/Kokkos_Serial.hpp
  199. include/Serial/Kokkos_Serial_MDRangePolicy.hpp
  200. include/Serial/Kokkos_Serial_Parallel_MDRange.hpp
  201. include/Serial/Kokkos_Serial_Parallel_Range.hpp
  202. include/Serial/Kokkos_Serial_Parallel_Team.hpp
  203. include/Serial/Kokkos_Serial_Task.hpp
  204. include/Serial/Kokkos_Serial_UniqueToken.hpp
  205. include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp
  206. include/Serial/Kokkos_Serial_ZeroMemset.hpp
  207. include/Threads/Kokkos_Threads.hpp
  208. include/Threads/Kokkos_ThreadsExec.hpp
  209. include/Threads/Kokkos_ThreadsTeam.hpp
  210. include/Threads/Kokkos_Threads_MDRangePolicy.hpp
  211. include/Threads/Kokkos_Threads_Parallel_MDRange.hpp
  212. include/Threads/Kokkos_Threads_Parallel_Range.hpp
  213. include/Threads/Kokkos_Threads_Parallel_Team.hpp
  214. include/Threads/Kokkos_Threads_UniqueToken.hpp
  215. include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp
  216. include/View/Hooks/Kokkos_ViewHooks.hpp
  217. include/View/MDSpan/Kokkos_MDSpan_Extents.hpp
  218. include/View/MDSpan/Kokkos_MDSpan_Header.hpp
  219. include/decl/Kokkos_Declare_CUDA.hpp
  220. include/decl/Kokkos_Declare_HBWSpace.hpp
  221. include/decl/Kokkos_Declare_HIP.hpp
  222. include/decl/Kokkos_Declare_HPX.hpp
  223. include/decl/Kokkos_Declare_OPENACC.hpp
  224. include/decl/Kokkos_Declare_OPENMP.hpp
  225. include/decl/Kokkos_Declare_OPENMPTARGET.hpp
  226. include/decl/Kokkos_Declare_SERIAL.hpp
  227. include/decl/Kokkos_Declare_SYCL.hpp
  228. include/decl/Kokkos_Declare_THREADS.hpp
  229. include/desul/atomics.hpp
  230. include/desul/atomics/Adapt_CXX.hpp
  231. include/desul/atomics/Adapt_GCC.hpp
  232. include/desul/atomics/Adapt_SYCL.hpp
  233. include/desul/atomics/Atomic_Ref.hpp
  234. include/desul/atomics/Common.hpp
  235. include/desul/atomics/Compare_Exchange.hpp
  236. include/desul/atomics/Compare_Exchange_CUDA.hpp
  237. include/desul/atomics/Compare_Exchange_GCC.hpp
  238. include/desul/atomics/Compare_Exchange_HIP.hpp
  239. include/desul/atomics/Compare_Exchange_MSVC.hpp
  240. include/desul/atomics/Compare_Exchange_OpenMP.hpp
  241. include/desul/atomics/Compare_Exchange_SYCL.hpp
  242. include/desul/atomics/Compare_Exchange_ScopeCaller.hpp
  243. include/desul/atomics/Config.hpp
  244. include/desul/atomics/Fetch_Op.hpp
  245. include/desul/atomics/Fetch_Op_CUDA.hpp
  246. include/desul/atomics/Fetch_Op_GCC.hpp
  247. include/desul/atomics/Fetch_Op_Generic.hpp
  248. include/desul/atomics/Fetch_Op_HIP.hpp
  249. include/desul/atomics/Fetch_Op_OpenMP.hpp
  250. include/desul/atomics/Fetch_Op_SYCL.hpp
  251. include/desul/atomics/Fetch_Op_ScopeCaller.hpp
  252. include/desul/atomics/Generic.hpp
  253. include/desul/atomics/Lock_Array.hpp
  254. include/desul/atomics/Lock_Array_CUDA.hpp
  255. include/desul/atomics/Lock_Array_HIP.hpp
  256. include/desul/atomics/Lock_Array_SYCL.hpp
  257. include/desul/atomics/Lock_Based_Fetch_Op.hpp
  258. include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp
  259. include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp
  260. include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp
  261. include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp
  262. include/desul/atomics/Lock_Free_Fetch_Op.hpp
  263. include/desul/atomics/Macros.hpp
  264. include/desul/atomics/Operator_Function_Objects.hpp
  265. include/desul/atomics/Thread_Fence.hpp
  266. include/desul/atomics/Thread_Fence_CUDA.hpp
  267. include/desul/atomics/Thread_Fence_GCC.hpp
  268. include/desul/atomics/Thread_Fence_HIP.hpp
  269. include/desul/atomics/Thread_Fence_MSVC.hpp
  270. include/desul/atomics/Thread_Fence_OpenMP.hpp
  271. include/desul/atomics/Thread_Fence_SYCL.hpp
  272. include/desul/atomics/Thread_Fence_ScopeCaller.hpp
  273. include/desul/atomics/cuda/CUDA_asm.hpp
  274. include/desul/atomics/cuda/CUDA_asm_exchange.hpp
  275. include/desul/atomics/cuda/cuda_cc7_asm.inc
  276. include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc
  277. include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_forceglobal
  278. include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_generic
  279. include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal
  280. include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate
  281. include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc
  282. include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_forceglobal
  283. include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_generic
  284. include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal
  285. include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate
  286. include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc
  287. include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc
  288. include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc
  289. include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc
  290. include/desul/atomics/openmp/OpenMP_40.hpp
  291. include/desul/atomics/openmp/OpenMP_40_op.inc
  292. include/fwd/Kokkos_Fwd_CUDA.hpp
  293. include/fwd/Kokkos_Fwd_HBWSpace.hpp
  294. include/fwd/Kokkos_Fwd_HIP.hpp
  295. include/fwd/Kokkos_Fwd_HPX.hpp
  296. include/fwd/Kokkos_Fwd_OPENACC.hpp
  297. include/fwd/Kokkos_Fwd_OPENMP.hpp
  298. include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp
  299. include/fwd/Kokkos_Fwd_SERIAL.hpp
  300. include/fwd/Kokkos_Fwd_SYCL.hpp
  301. include/fwd/Kokkos_Fwd_THREADS.hpp
  302. include/impl/KokkosExp_Host_IterateTile.hpp
  303. include/impl/KokkosExp_IterateTileGPU.hpp
  304. include/impl/KokkosExp_ViewMapping.hpp
  305. include/impl/Kokkos_AnalyzePolicy.hpp
  306. include/impl/Kokkos_Atomic_View.hpp
  307. include/impl/Kokkos_BitOps.hpp
  308. include/impl/Kokkos_Bitset_impl.hpp
  309. include/impl/Kokkos_CPUDiscovery.hpp
  310. include/impl/Kokkos_ChaseLev.hpp
  311. include/impl/Kokkos_ClockTic.hpp
  312. include/impl/Kokkos_Combined_Reducer.hpp
  313. include/impl/Kokkos_Command_Line_Parsing.hpp
  314. include/impl/Kokkos_ConcurrentBitset.hpp
  315. include/impl/Kokkos_Default_GraphNodeKernel.hpp
  316. include/impl/Kokkos_Default_GraphNode_Impl.hpp
  317. include/impl/Kokkos_Default_Graph_Impl.hpp
  318. include/impl/Kokkos_Default_Graph_fwd.hpp
  319. include/impl/Kokkos_DeviceManagement.hpp
  320. include/impl/Kokkos_EBO.hpp
  321. include/impl/Kokkos_Error.hpp
  322. include/impl/Kokkos_ExecSpaceManager.hpp
  323. include/impl/Kokkos_FixedBufferMemoryPool.hpp
  324. include/impl/Kokkos_Functional_impl.hpp
  325. include/impl/Kokkos_FunctorAnalysis.hpp
  326. include/impl/Kokkos_GraphImpl.hpp
  327. include/impl/Kokkos_GraphImpl_Utilities.hpp
  328. include/impl/Kokkos_GraphImpl_fwd.hpp
  329. include/impl/Kokkos_GraphNodeCustomization.hpp
  330. include/impl/Kokkos_GraphNodeImpl.hpp
  331. include/impl/Kokkos_Half_FloatingPointWrapper.hpp
  332. include/impl/Kokkos_Half_NumericTraits.hpp
  333. include/impl/Kokkos_HostBarrier.hpp
  334. include/impl/Kokkos_HostSharedPtr.hpp
  335. include/impl/Kokkos_HostSpace_ZeroMemset.hpp
  336. include/impl/Kokkos_HostSpace_deepcopy.hpp
  337. include/impl/Kokkos_HostThreadTeam.hpp
  338. include/impl/Kokkos_InitializationSettings.hpp
  339. include/impl/Kokkos_LIFO.hpp
  340. include/impl/Kokkos_LinkedListNode.hpp
  341. include/impl/Kokkos_MemoryPoolAllocator.hpp
  342. include/impl/Kokkos_MemorySpace.hpp
  343. include/impl/Kokkos_Memory_Fence.hpp
  344. include/impl/Kokkos_MultipleTaskQueue.hpp
  345. include/impl/Kokkos_NvidiaGpuArchitectures.hpp
  346. include/impl/Kokkos_OptionalRef.hpp
  347. include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp
  348. include/impl/Kokkos_Profiling.hpp
  349. include/impl/Kokkos_Profiling_C_Interface.h
  350. include/impl/Kokkos_Profiling_DeviceInfo.hpp
  351. include/impl/Kokkos_Profiling_Interface.hpp
  352. include/impl/Kokkos_QuadPrecisionMath.hpp
  353. include/impl/Kokkos_SharedAlloc.hpp
  354. include/impl/Kokkos_SharedAlloc_timpl.hpp
  355. include/impl/Kokkos_SimpleTaskScheduler.hpp
  356. include/impl/Kokkos_SingleTaskQueue.hpp
  357. include/impl/Kokkos_Spinwait.hpp
  358. include/impl/Kokkos_Stacktrace.hpp
  359. include/impl/Kokkos_StaticCrsGraph_factory.hpp
  360. include/impl/Kokkos_StringManipulation.hpp
  361. include/impl/Kokkos_TaskBase.hpp
  362. include/impl/Kokkos_TaskNode.hpp
  363. include/impl/Kokkos_TaskPolicyData.hpp
  364. include/impl/Kokkos_TaskQueue.hpp
  365. include/impl/Kokkos_TaskQueueCommon.hpp
  366. include/impl/Kokkos_TaskQueueMemoryManager.hpp
  367. include/impl/Kokkos_TaskQueueMultiple.hpp
  368. include/impl/Kokkos_TaskQueueMultiple_impl.hpp
  369. include/impl/Kokkos_TaskQueue_impl.hpp
  370. include/impl/Kokkos_TaskResult.hpp
  371. include/impl/Kokkos_TaskTeamMember.hpp
  372. include/impl/Kokkos_TeamMDPolicy.hpp
  373. include/impl/Kokkos_Tools.hpp
  374. include/impl/Kokkos_Tools_Generic.hpp
  375. include/impl/Kokkos_Traits.hpp
  376. include/impl/Kokkos_UnorderedMap_impl.hpp
  377. include/impl/Kokkos_Utilities.hpp
  378. include/impl/Kokkos_VLAEmulation.hpp
  379. include/impl/Kokkos_ViewArray.hpp
  380. include/impl/Kokkos_ViewCtor.hpp
  381. include/impl/Kokkos_ViewLayoutTiled.hpp
  382. include/impl/Kokkos_ViewMapping.hpp
  383. include/impl/Kokkos_ViewTracker.hpp
  384. include/impl/Kokkos_ViewUniformType.hpp
  385. include/impl/Kokkos_Volatile_Load.hpp
  386. include/impl/Kokkos_ZeroMemset_fwd.hpp
  387. include/setup/Kokkos_Setup_Cuda.hpp
  388. include/setup/Kokkos_Setup_HIP.hpp
  389. include/setup/Kokkos_Setup_SYCL.hpp
  390. include/std_algorithms/Kokkos_AdjacentDifference.hpp
  391. include/std_algorithms/Kokkos_AdjacentFind.hpp
  392. include/std_algorithms/Kokkos_AllOf.hpp
  393. include/std_algorithms/Kokkos_AnyOf.hpp
  394. include/std_algorithms/Kokkos_BeginEnd.hpp
  395. include/std_algorithms/Kokkos_Copy.hpp
  396. include/std_algorithms/Kokkos_CopyBackward.hpp
  397. include/std_algorithms/Kokkos_CopyIf.hpp
  398. include/std_algorithms/Kokkos_CopyN.hpp
  399. include/std_algorithms/Kokkos_Count.hpp
  400. include/std_algorithms/Kokkos_CountIf.hpp
  401. include/std_algorithms/Kokkos_Distance.hpp
  402. include/std_algorithms/Kokkos_Equal.hpp
  403. include/std_algorithms/Kokkos_ExclusiveScan.hpp
  404. include/std_algorithms/Kokkos_Fill.hpp
  405. include/std_algorithms/Kokkos_FillN.hpp
  406. include/std_algorithms/Kokkos_Find.hpp
  407. include/std_algorithms/Kokkos_FindEnd.hpp
  408. include/std_algorithms/Kokkos_FindFirstOf.hpp
  409. include/std_algorithms/Kokkos_FindIf.hpp
  410. include/std_algorithms/Kokkos_FindIfNot.hpp
  411. include/std_algorithms/Kokkos_ForEach.hpp
  412. include/std_algorithms/Kokkos_ForEachN.hpp
  413. include/std_algorithms/Kokkos_Generate.hpp
  414. include/std_algorithms/Kokkos_GenerateN.hpp
  415. include/std_algorithms/Kokkos_InclusiveScan.hpp
  416. include/std_algorithms/Kokkos_IsPartitioned.hpp
  417. include/std_algorithms/Kokkos_IsSorted.hpp
  418. include/std_algorithms/Kokkos_IsSortedUntil.hpp
  419. include/std_algorithms/Kokkos_IterSwap.hpp
  420. include/std_algorithms/Kokkos_LexicographicalCompare.hpp
  421. include/std_algorithms/Kokkos_MaxElement.hpp
  422. include/std_algorithms/Kokkos_MinElement.hpp
  423. include/std_algorithms/Kokkos_MinMaxElement.hpp
  424. include/std_algorithms/Kokkos_Mismatch.hpp
  425. include/std_algorithms/Kokkos_Move.hpp
  426. include/std_algorithms/Kokkos_MoveBackward.hpp
  427. include/std_algorithms/Kokkos_NoneOf.hpp
  428. include/std_algorithms/Kokkos_PartitionCopy.hpp
  429. include/std_algorithms/Kokkos_PartitionPoint.hpp
  430. include/std_algorithms/Kokkos_Reduce.hpp
  431. include/std_algorithms/Kokkos_Remove.hpp
  432. include/std_algorithms/Kokkos_RemoveCopy.hpp
  433. include/std_algorithms/Kokkos_RemoveCopyIf.hpp
  434. include/std_algorithms/Kokkos_RemoveIf.hpp
  435. include/std_algorithms/Kokkos_Replace.hpp
  436. include/std_algorithms/Kokkos_ReplaceCopy.hpp
  437. include/std_algorithms/Kokkos_ReplaceCopyIf.hpp
  438. include/std_algorithms/Kokkos_ReplaceIf.hpp
  439. include/std_algorithms/Kokkos_Reverse.hpp
  440. include/std_algorithms/Kokkos_ReverseCopy.hpp
  441. include/std_algorithms/Kokkos_Rotate.hpp
  442. include/std_algorithms/Kokkos_RotateCopy.hpp
  443. include/std_algorithms/Kokkos_Search.hpp
  444. include/std_algorithms/Kokkos_SearchN.hpp
  445. include/std_algorithms/Kokkos_ShiftLeft.hpp
  446. include/std_algorithms/Kokkos_ShiftRight.hpp
  447. include/std_algorithms/Kokkos_Swap.hpp
  448. include/std_algorithms/Kokkos_SwapRanges.hpp
  449. include/std_algorithms/Kokkos_Transform.hpp
  450. include/std_algorithms/Kokkos_TransformExclusiveScan.hpp
  451. include/std_algorithms/Kokkos_TransformInclusiveScan.hpp
  452. include/std_algorithms/Kokkos_TransformReduce.hpp
  453. include/std_algorithms/Kokkos_Unique.hpp
  454. include/std_algorithms/Kokkos_UniqueCopy.hpp
  455. include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp
  456. include/std_algorithms/impl/Kokkos_AdjacentFind.hpp
  457. include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp
  458. include/std_algorithms/impl/Kokkos_Constraints.hpp
  459. include/std_algorithms/impl/Kokkos_CopyBackward.hpp
  460. include/std_algorithms/impl/Kokkos_CopyCopyN.hpp
  461. include/std_algorithms/impl/Kokkos_CopyIf.hpp
  462. include/std_algorithms/impl/Kokkos_CountCountIf.hpp
  463. include/std_algorithms/impl/Kokkos_Equal.hpp
  464. include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp
  465. include/std_algorithms/impl/Kokkos_FillFillN.hpp
  466. include/std_algorithms/impl/Kokkos_FindEnd.hpp
  467. include/std_algorithms/impl/Kokkos_FindFirstOf.hpp
  468. include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp
  469. include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp
  470. include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp
  471. include/std_algorithms/impl/Kokkos_HelperPredicates.hpp
  472. include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp
  473. include/std_algorithms/impl/Kokkos_InclusiveScan.hpp
  474. include/std_algorithms/impl/Kokkos_IsPartitioned.hpp
  475. include/std_algorithms/impl/Kokkos_IsSorted.hpp
  476. include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp
  477. include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp
  478. include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp
  479. include/std_algorithms/impl/Kokkos_Mismatch.hpp
  480. include/std_algorithms/impl/Kokkos_Move.hpp
  481. include/std_algorithms/impl/Kokkos_MoveBackward.hpp
  482. include/std_algorithms/impl/Kokkos_PartitionCopy.hpp
  483. include/std_algorithms/impl/Kokkos_PartitionPoint.hpp
  484. include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp
  485. include/std_algorithms/impl/Kokkos_Reduce.hpp
  486. include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp
  487. include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp
  488. include/std_algorithms/impl/Kokkos_Replace.hpp
  489. include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp
  490. include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp
  491. include/std_algorithms/impl/Kokkos_ReplaceIf.hpp
  492. include/std_algorithms/impl/Kokkos_Reverse.hpp
  493. include/std_algorithms/impl/Kokkos_ReverseCopy.hpp
  494. include/std_algorithms/impl/Kokkos_Rotate.hpp
  495. include/std_algorithms/impl/Kokkos_RotateCopy.hpp
  496. include/std_algorithms/impl/Kokkos_Search.hpp
  497. include/std_algorithms/impl/Kokkos_SearchN.hpp
  498. include/std_algorithms/impl/Kokkos_ShiftLeft.hpp
  499. include/std_algorithms/impl/Kokkos_ShiftRight.hpp
  500. include/std_algorithms/impl/Kokkos_SwapRanges.hpp
  501. include/std_algorithms/impl/Kokkos_Transform.hpp
  502. include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp
  503. include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp
  504. include/std_algorithms/impl/Kokkos_TransformReduce.hpp
  505. include/std_algorithms/impl/Kokkos_Unique.hpp
  506. include/std_algorithms/impl/Kokkos_UniqueCopy.hpp
  507. include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp
  508. include/traits/Kokkos_ExecutionSpaceTrait.hpp
  509. include/traits/Kokkos_GraphKernelTrait.hpp
  510. include/traits/Kokkos_IndexTypeTrait.hpp
  511. include/traits/Kokkos_IterationPatternTrait.hpp
  512. include/traits/Kokkos_LaunchBoundsTrait.hpp
  513. include/traits/Kokkos_OccupancyControlTrait.hpp
  514. include/traits/Kokkos_PolicyTraitAdaptor.hpp
  515. include/traits/Kokkos_PolicyTraitMatcher.hpp
  516. include/traits/Kokkos_ScheduleTrait.hpp
  517. include/traits/Kokkos_Traits_fwd.hpp
  518. include/traits/Kokkos_WorkItemPropertyTrait.hpp
  519. include/traits/Kokkos_WorkTagTrait.hpp
  520. lib/cmake/Kokkos/KokkosConfig.cmake
  521. lib/cmake/Kokkos/KokkosConfigCommon.cmake
  522. lib/cmake/Kokkos/KokkosConfigVersion.cmake
  523. lib/cmake/Kokkos/KokkosTargets-release.cmake
  524. lib/cmake/Kokkos/KokkosTargets.cmake
  525. lib/libkokkoscontainers.so
  526. lib/libkokkoscontainers.so.4.1
  527. lib/libkokkoscontainers.so.4.1.00
  528. lib/libkokkoscore.so
  529. lib/libkokkoscore.so.4.1
  530. lib/libkokkoscore.so.4.1.00
  531. lib/libkokkossimd.so
  532. lib/libkokkossimd.so.4.1
  533. lib/libkokkossimd.so.4.1.00
  534. @owner
  535. @group
  536. @mode
Collapse this list.
Dependency lines:
  • kokkos>0:devel/kokkos
To install the port:
cd /usr/ports/devel/kokkos/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/kokkos
  • pkg install kokkos
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kokkos
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: armv6 armv7 i386 mips powerpc
distinfo:
TIMESTAMP = 1688925249 SHA256 (kokkos-kokkos-4.1.00_GH0.tar.gz) = cf725ea34ba766fdaf29c884cfe2daacfdc6dc2d6af84042d1c78d0f16866275 SIZE (kokkos-kokkos-4.1.00_GH0.tar.gz) = 2330580

Packages (timestamps in pop-ups are UTC):
kokkos
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.1.004.1.00----3.3.00-
FreeBSD:13:quarterly4.1.004.1.00----4.1.004.1.00
FreeBSD:14:latest4.1.004.1.00-----3.7.01
FreeBSD:14:quarterly4.1.004.1.00----4.1.004.1.00
FreeBSD:15:latest4.1.004.1.00n/a-n/a-4.1.004.1.00
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Runtime dependencies:
  1. bash : shells/bash
This port is required by:
for Build
  1. math/arborx
for Libraries
  1. lang/lfortran
  2. science/lammps
  3. science/nlcglib
for Run
  1. math/arborx

Configuration Options:
===> The following configuration options are available for kokkos-4.1.00: OPENMP=on: Parallel processing support via OpenMP SERIAL=on: Enable serial backend ===> Use 'make config' to modify these settings
Options name:
devel_kokkos
USES:
cmake:testing compiler:c++11-lang shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00?dummy=/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.00
09 Jul 2023 23:17:15
commit hash: ce83fc9e191eec30dc43e675575154176e6756e0commit hash: ce83fc9e191eec30dc43e675575154176e6756e0commit hash: ce83fc9e191eec30dc43e675575154176e6756e0commit hash: ce83fc9e191eec30dc43e675575154176e6756e0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: Update 3.7.01 → 4.1.00
3.7.01
08 May 2023 04:16:33
commit hash: be95c20a60555ba658ed30a512039fac9a8aafb9commit hash: be95c20a60555ba658ed30a512039fac9a8aafb9commit hash: be95c20a60555ba658ed30a512039fac9a8aafb9commit hash: be95c20a60555ba658ed30a512039fac9a8aafb9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: Update 3.7.00 → 3.7.01
3.7.00
22 Sep 2022 15:40:10
commit hash: 5cf48f6614ca98aa6b4fe13e3053c7f822fd40b3commit hash: 5cf48f6614ca98aa6b4fe13e3053c7f822fd40b3commit hash: 5cf48f6614ca98aa6b4fe13e3053c7f822fd40b3commit hash: 5cf48f6614ca98aa6b4fe13e3053c7f822fd40b3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: Update 3.6.01 -> 3.7.00

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.6.01_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.6.01_1
27 Aug 2022 04:25:41
commit hash: ae1c026073bac29bdf4181f5b74cac13b38f537dcommit hash: ae1c026073bac29bdf4181f5b74cac13b38f537dcommit hash: ae1c026073bac29bdf4181f5b74cac13b38f537dcommit hash: ae1c026073bac29bdf4181f5b74cac13b38f537d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: Add comment
3.6.01_1
27 Aug 2022 00:11:44
commit hash: 53e7f25f518bc60d946b0c47f2a388acd2feac83commit hash: 53e7f25f518bc60d946b0c47f2a388acd2feac83commit hash: 53e7f25f518bc60d946b0c47f2a388acd2feac83commit hash: 53e7f25f518bc60d946b0c47f2a388acd2feac83 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: Add options OPENMP, SERIAL
3.6.01
23 Jun 2022 01:04:16
commit hash: 852edf7bf161f23c773dac3581b626101d159e9ecommit hash: 852edf7bf161f23c773dac3581b626101d159e9ecommit hash: 852edf7bf161f23c773dac3581b626101d159e9ecommit hash: 852edf7bf161f23c773dac3581b626101d159e9e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: Update 3.6.00 -> 3.6.01
3.6.00
27 Apr 2022 19:40:58
commit hash: 01483716bea482d7eb3cc7f589b52f06ec94fd3ecommit hash: 01483716bea482d7eb3cc7f589b52f06ec94fd3ecommit hash: 01483716bea482d7eb3cc7f589b52f06ec94fd3ecommit hash: 01483716bea482d7eb3cc7f589b52f06ec94fd3e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: Update 3.5.00 -> 3.6.00

Reported by:	portscout
3.5.00
25 Jan 2022 17:52:25
commit hash: 2ad11b30cff2e34dd0f72f9a1ec299855c0ffeebcommit hash: 2ad11b30cff2e34dd0f72f9a1ec299855c0ffeebcommit hash: 2ad11b30cff2e34dd0f72f9a1ec299855c0ffeebcommit hash: 2ad11b30cff2e34dd0f72f9a1ec299855c0ffeeb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: Update 3.4.01 -> 3.5.00

Reported by:	portscout
3.4.01
08 Jun 2021 12:12:28
commit hash: 5a805e18e7ee581d359430b2aeef5cd40d5c0a41commit hash: 5a805e18e7ee581d359430b2aeef5cd40d5c0a41commit hash: 5a805e18e7ee581d359430b2aeef5cd40d5c0a41commit hash: 5a805e18e7ee581d359430b2aeef5cd40d5c0a41 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/kokkos: there are more 32-bit architectures supported on freebsd
3.4.01
27 May 2021 09:47:02
commit hash: ef21f85ccce531840f63b8014d160c1e699d179fcommit hash: ef21f85ccce531840f63b8014d160c1e699d179fcommit hash: ef21f85ccce531840f63b8014d160c1e699d179fcommit hash: ef21f85ccce531840f63b8014d160c1e699d179f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: Update 3.4.00 -> 3.4.01

Reported by:	portscout
3.4.00
15 May 2021 07:12:32
commit hash: cce8618e02514167542532009c81f76cfa01830dcommit hash: cce8618e02514167542532009c81f76cfa01830dcommit hash: cce8618e02514167542532009c81f76cfa01830dcommit hash: cce8618e02514167542532009c81f76cfa01830d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/kokkos: Update 3.3.01 -> 3.4.00
3.3.01
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.3.01
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.3.01
27 Jan 2021 01:51:08
Revision:563022Original commit files touched by this commit
yuri search for other commits by this committer
devel/kokkos: Update 3.3.00 -> 3.3.01

Reported by:	portscout
3.3.00
23 Dec 2020 04:25:52
Revision:558958Original commit files touched by this commit
yuri search for other commits by this committer
devel/kokkos: Update 3.2.01 -> 3.3.00
3.2.01
29 Nov 2020 06:03:05
Revision:556554Original commit files touched by this commit
yuri search for other commits by this committer
devel/kokkos: Update 3.2.00 -> 3.2.01

Reported by:	portscout
3.2.00
06 Sep 2020 01:52:16
Revision:547770Original commit files touched by this commit
yuri search for other commits by this committer
devel/kokkos: Update 3.1.01 -> 3.2.00
3.1.01
10 May 2020 06:13:32
Revision:534817Original commit files touched by this commit
yuri search for other commits by this committer
devel/kokkos: Not for i386

Reported by:	fallout
3.1.01
07 May 2020 01:01:34
Revision:534219Original commit files touched by this commit
yuri search for other commits by this committer
devel/kokkos: Update 3.1.00 -> 3.1.01

Reported by:	portscout
3.1.00
02 May 2020 14:16:21
Revision:533690Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to fix build on GCC-based systems:

  The CXX compiler identification is GNU 4.2.1
  Compiler not supported by Kokkos.

Approved by:	portmgr (tier-2 blanket)
3.1.00
02 May 2020 08:02:07
Revision:533672Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/kokkos: C++ performance portability programming ecosystem

Number of commits found: 23