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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
chai Copy-hiding array abstraction for data migration
2025.09.1 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-30 22:54:06
Last Update: 2025-10-30 22:51:18
Commit Hash: 8063b9b
License: MIT
WWW:
https://github.com/LLNL/CHAI
Description:
CHAI is a C++ library that provides a copy-hiding array abstraction to automatically migrate data between different memory spaces, such as between CPU and GPU memory.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (30 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/chai-library-2025.09.1/catalog.mk
  3. /usr/local/share/licenses/chai-library-2025.09.1/LICENSE
  4. /usr/local/share/licenses/chai-library-2025.09.1/MIT
  5. include/chai/ArrayManager.hpp
  6. include/chai/ArrayManager.inl
  7. include/chai/ChaiMacros.hpp
  8. include/chai/DeviceHelpers.hpp
  9. include/chai/ExecutionSpaces.hpp
  10. include/chai/ManagedArray.hpp
  11. include/chai/ManagedArray.inl
  12. include/chai/ManagedArrayView.hpp
  13. include/chai/PointerRecord.hpp
  14. include/chai/RajaExecutionSpacePlugin.hpp
  15. include/chai/Types.hpp
  16. include/chai/config.hpp
  17. include/chai/managed_ptr.hpp
  18. include/chai/pluginLinker.hpp
  19. include/chai/util/forall.hpp
  20. lib/cmake/chai/BLTInstallableMacros.cmake
  21. lib/cmake/chai/BLTSetupTargets.cmake
  22. lib/cmake/chai/BLTThirdPartyConfigFlags.cmake
  23. lib/cmake/chai/chai-config-version.cmake
  24. lib/cmake/chai/chai-config.cmake
  25. lib/cmake/chai/chai-targets-release.cmake
  26. lib/cmake/chai/chai-targets.cmake
  27. lib/libchai.so
  28. @owner
  29. @group
  30. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • chai-library>0:devel/chai
To install the port:
cd /usr/ports/devel/chai/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/chai
  • pkg install chai-library
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: chai-library
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1761844777 SHA256 (LLNL-CHAI-v2025.09.1_GH0.tar.gz) = 8d5ff6363e37f0fb5b4606b2165a881a76f2b4f384813afe871052ccd2bb40de SIZE (LLNL-CHAI-v2025.09.1_GH0.tar.gz) = 113209

Expand this list (2 items)

Collapse this list.

SHA256 (LLNL-blt-e783e30_GH0.tar.gz) = 4c8efec699708da3b552e533b80dd4ce3bf81da825840b3c18b9b56690898644 SIZE (LLNL-blt-e783e30_GH0.tar.gz) = 1342801

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. googletest>0 : devel/googletest
Library dependencies:
  1. libcamp.so : devel/camp
  2. libRAJA.so : misc/raja
  3. libumpire.so : devel/umpire
  4. libfmt.so : devel/libfmt
This port is required by:
for Libraries
  1. science/spheral

Configuration Options:
No options to configure
Options name:
devel_chai
USES:
cmake:testing compiler:c++17-lang localbase:ldflags pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/LLNL/CHAI/tar.gz/v2025.09.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2025.09.1
30 Oct 2025 22:51:18
commit hash: 8063b9baa59da69ca788b82d40488ea769cf3b08commit hash: 8063b9baa59da69ca788b82d40488ea769cf3b08commit hash: 8063b9baa59da69ca788b82d40488ea769cf3b08commit hash: 8063b9baa59da69ca788b82d40488ea769cf3b08 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/chai: New port: Copy-hiding array abstraction for data migration

Number of commits found: 1