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 on branch 2022Q2
aluminum Generic interface to high-performance communication libraries
1.4.2_1 net 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 1.4.2_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-12-19 01:34:04
Last Update: 2024-02-18 09:29:31
Commit Hash: 9eba616
License: APACHE20
WWW:
https://github.com/LLNL/Aluminum
Description:
Aluminum provides a generic interface to high-performance communication libraries, with a focus on allreduce algorithms. Blocking and non-blocking algorithms and GPU-aware algorithms are supported. Aluminum also contains custom implementations of select algorithms to optimize for certain situations.
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 (96 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/Aluminum-1.4.2_1/catalog.mk
  3. /usr/local/share/licenses/Aluminum-1.4.2_1/LICENSE
  4. /usr/local/share/licenses/Aluminum-1.4.2_1/APACHE20
  5. bin/al_info
  6. include/Al.hpp
  7. include/Al_config.hpp
  8. include/aluminum/base.hpp
  9. include/aluminum/cuda/cuda.hpp
  10. include/aluminum/cuda/cuda_mempool.hpp
  11. include/aluminum/cuda/events.hpp
  12. include/aluminum/cuda/gpu_status_flag.hpp
  13. include/aluminum/cuda/gpu_wait.hpp
  14. include/aluminum/cuda/helper_kernels.hpp
  15. include/aluminum/cuda/streams.hpp
  16. include/aluminum/cuda/sync_memory.hpp
  17. include/aluminum/datatypes.hpp
  18. include/aluminum/debug_helpers.hpp
  19. include/aluminum/ht/allgather.hpp
  20. include/aluminum/ht/allgatherv.hpp
  21. include/aluminum/ht/allreduce.hpp
  22. include/aluminum/ht/alltoall.hpp
  23. include/aluminum/ht/alltoallv.hpp
  24. include/aluminum/ht/barrier.hpp
  25. include/aluminum/ht/base_state.hpp
  26. include/aluminum/ht/bcast.hpp
  27. include/aluminum/ht/communicator.hpp
  28. include/aluminum/ht/gather.hpp
  29. include/aluminum/ht/gatherv.hpp
  30. include/aluminum/ht/multisendrecv.hpp
  31. include/aluminum/ht/pt2pt.hpp
  32. include/aluminum/ht/reduce.hpp
  33. include/aluminum/ht/reduce_scatter.hpp
  34. include/aluminum/ht/reduce_scatterv.hpp
  35. include/aluminum/ht/scatter.hpp
  36. include/aluminum/ht/scatterv.hpp
  37. include/aluminum/ht_impl.hpp
  38. include/aluminum/internal.hpp
  39. include/aluminum/mempool.hpp
  40. include/aluminum/mpi/allgather.hpp
  41. include/aluminum/mpi/allgatherv.hpp
  42. include/aluminum/mpi/allreduce.hpp
  43. include/aluminum/mpi/alltoall.hpp
  44. include/aluminum/mpi/alltoallv.hpp
  45. include/aluminum/mpi/barrier.hpp
  46. include/aluminum/mpi/base_state.hpp
  47. include/aluminum/mpi/bcast.hpp
  48. include/aluminum/mpi/communicator.hpp
  49. include/aluminum/mpi/gather.hpp
  50. include/aluminum/mpi/gatherv.hpp
  51. include/aluminum/mpi/multisendrecv.hpp
  52. include/aluminum/mpi/pt2pt.hpp
  53. include/aluminum/mpi/reduce.hpp
  54. include/aluminum/mpi/reduce_scatter.hpp
  55. include/aluminum/mpi/reduce_scatterv.hpp
  56. include/aluminum/mpi/scatter.hpp
  57. include/aluminum/mpi/scatterv.hpp
  58. include/aluminum/mpi/utils.hpp
  59. include/aluminum/mpi_comm_and_stream_wrapper.hpp
  60. include/aluminum/mpi_cuda/communicator.hpp
  61. include/aluminum/mpi_cuda/rma.hpp
  62. include/aluminum/mpi_cuda/rma_ipc.hpp
  63. include/aluminum/mpi_cuda/rma_null.hpp
  64. include/aluminum/mpi_cuda/rma_self.hpp
  65. include/aluminum/mpi_cuda/util.hpp
  66. include/aluminum/mpi_cuda_impl.hpp
  67. include/aluminum/mpi_impl.hpp
  68. include/aluminum/nccl_impl.hpp
  69. include/aluminum/profiling.hpp
  70. include/aluminum/progress.hpp
  71. include/aluminum/state.hpp
  72. include/aluminum/trace.hpp
  73. include/aluminum/traits/ht_traits.hpp
  74. include/aluminum/traits/mpi_traits.hpp
  75. include/aluminum/traits/nccl_traits.hpp
  76. include/aluminum/traits/traits.hpp
  77. include/aluminum/traits/traits_base.hpp
  78. include/aluminum/tuning_params.hpp
  79. include/aluminum/utils/caching_allocator.hpp
  80. include/aluminum/utils/locked_resource_pool.hpp
  81. include/aluminum/utils/meta.hpp
  82. include/aluminum/utils/mpsc_queue.hpp
  83. include/aluminum/utils/spsc_queue.hpp
  84. include/aluminum/utils/utils.hpp
  85. lib/cmake/aluminum/AluminumConfig.cmake
  86. lib/cmake/aluminum/AluminumConfigVersion.cmake
  87. lib/cmake/aluminum/AluminumTargets-release.cmake
  88. lib/cmake/aluminum/AluminumTargets.cmake
  89. lib/cmake/aluminum/FindHWLOC.cmake
  90. lib/cmake/aluminum/FindNCCL.cmake
  91. lib/cmake/aluminum/FindRoctracer.cmake
  92. lib/libAl.so
  93. lib/libAl.so.1.4.2
  94. @owner
  95. @group
  96. @mode
Collapse this list.
Dependency lines:
  • Aluminum>0:net/aluminum
To install the port:
cd /usr/ports/net/aluminum/ && make install clean
To add the package, run one of these commands:
  • pkg install net/aluminum
  • pkg install Aluminum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: Aluminum
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707717163 SHA256 (LLNL-Aluminum-v1.4.2_GH0.tar.gz) = 0f5c7657d3695bf024ecaa986a79f5fd839c7b95d6c683626640c718b0cfaf23 SIZE (LLNL-Aluminum-v1.4.2_GH0.tar.gz) = 288789

Packages (timestamps in pop-ups are UTC):
Aluminum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.4.2_1-1.4.2_11.4.2_1---
FreeBSD:13:quarterly-1.4.1-1.4.11.4.2_1---
FreeBSD:14:latest-1.4.2_1-1.4.2_11.4.2_1---
FreeBSD:14:quarterly-1.4.2_1-1.4.11.4.2_1---
FreeBSD:15:latest-1.4.2_1n/a1.4.2n/a---
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
Test dependencies:
  1. cxxopts>0 : devel/cxxopts
Library dependencies:
  1. libhwloc.so : devel/hwloc2
  2. libmpi_mpifh.so : net/openmpi
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_aluminum
USES:
cmake:testing compiler:c++17-lang mpi:openmpi 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/Aluminum/tar.gz/v1.4.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port