Port details |
- kokkos C++ performance portability programming ecosystem
- 4.5.01 devel =2 4.5.00Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-05-02 08:02:16
- Last Update: 2025-01-29 16:57:14
- Commit Hash: 2867c7d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://kokkos.org/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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.
- distinfo:
- TIMESTAMP = 1736819659
SHA256 (kokkos-kokkos-4.5.01_GH0.tar.gz) = e0008c89d7f03ebbe31eb3c89d40fe529b4e4072b40331ae6b9d6599f02dff44
SIZE (kokkos-kokkos-4.5.01_GH0.tar.gz) = 2448879
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- bash : shells/bash
- This port is required by:
- for Build
-
- math/arborx
- for Libraries
-
- lang/lfortran
- science/lammps
- science/nlcglib
- science/parthenon
- for Run
-
- math/arborx
Configuration Options:
- ===> The following configuration options are available for kokkos-4.5.01:
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++17-lang shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.5.01 29 Jan 2025 16:57:14 |
Piotr Kubaj (pkubaj) |
devel/kokkos: enable on 32-bits, tested on powerpc |
4.5.01 14 Jan 2025 03:26:07 |
Yuri Victorovich (yuri) |
devel/kokkos: update 4.5.00 → 4.5.01 |
4.5.00 20 Dec 2024 11:53:18 |
Yuri Victorovich (yuri) |
devel/kokkos: update 4.4.01 → 4.5.00 |
4.4.01 14 Sep 2024 17:53:55 |
Yuri Victorovich (yuri) |
devel/kokkos: update 4.4.00 → 4.4.01
Reported by: portscout |
4.4.00 19 Aug 2024 19:11:44 |
Yuri Victorovich (yuri) |
devel/kokkos: update 4.3.01 → 4.4.00 |
4.3.01 12 May 2024 08:06:51 |
Yuri Victorovich (yuri) |
devel/kokkos: update 4.3.00 → 4.3.01
Reported by: portscout |
4.3.00 21 Apr 2024 18:28:27 |
Yuri Victorovich (yuri) |
devel/kokkos: update 4.1.00 → 4.3.00
Reported by: portscout |
4.1.00 09 Jul 2023 23:17:15 |
Yuri Victorovich (yuri) |
devel/kokkos: Update 3.7.01 → 4.1.00 |
3.7.01 08 May 2023 04:16:33 |
Yuri Victorovich (yuri) |
devel/kokkos: Update 3.7.00 → 3.7.01 |
3.7.00 22 Sep 2022 15:40:10 |
Yuri Victorovich (yuri) |
devel/kokkos: Update 3.6.01 -> 3.7.00
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
3.6.01_1 27 Aug 2022 04:25:41 |
Yuri Victorovich (yuri) |
devel/kokkos: Add comment |
3.6.01_1 27 Aug 2022 00:11:44 |
Yuri Victorovich (yuri) |
devel/kokkos: Add options OPENMP, SERIAL |
3.6.01 23 Jun 2022 01:04:16 |
Yuri Victorovich (yuri) |
devel/kokkos: Update 3.6.00 -> 3.6.01 |
3.6.00 27 Apr 2022 19:40:58 |
Yuri Victorovich (yuri) |
devel/kokkos: Update 3.5.00 -> 3.6.00
Reported by: portscout |
3.5.00 25 Jan 2022 17:52:25 |
Yuri Victorovich (yuri) |
devel/kokkos: Update 3.4.01 -> 3.5.00
Reported by: portscout |
3.4.01 08 Jun 2021 12:12:28 |
Piotr Kubaj (pkubaj) |
devel/kokkos: there are more 32-bit architectures supported on freebsd |
3.4.01 27 May 2021 09:47:02 |
Yuri Victorovich (yuri) |
devel/kokkos: Update 3.4.00 -> 3.4.01
Reported by: portscout |
3.4.00 15 May 2021 07:12:32 |
Yuri Victorovich (yuri) |
devel/kokkos: Update 3.3.01 -> 3.4.00 |
3.3.01 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.3.01 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.01 27 Jan 2021 01:51:08 |
yuri |
devel/kokkos: Update 3.3.00 -> 3.3.01
Reported by: portscout |
3.3.00 23 Dec 2020 04:25:52 |
yuri |
devel/kokkos: Update 3.2.01 -> 3.3.00 |
3.2.01 29 Nov 2020 06:03:05 |
yuri |
devel/kokkos: Update 3.2.00 -> 3.2.01
Reported by: portscout |
3.2.00 06 Sep 2020 01:52:16 |
yuri |
devel/kokkos: Update 3.1.01 -> 3.2.00 |
3.1.01 10 May 2020 06:13:32 |
yuri |
devel/kokkos: Not for i386
Reported by: fallout |
3.1.01 07 May 2020 01:01:34 |
yuri |
devel/kokkos: Update 3.1.00 -> 3.1.01
Reported by: portscout |
3.1.00 02 May 2020 14:16:21 |
linimon |
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 |
yuri |
New port: devel/kokkos: C++ performance portability programming ecosystem |