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
hydrogen Dense and sparse linear algebra, conic optimization, lattice reduction
1.5.3_2 math 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.5.3_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-01 23:33:05
Last Update: 2023-12-12 19:03:50
Commit Hash: ab17137
License: BSD2CLAUSE
WWW:
https://github.com/LLNL/Elemental
Description:
Hydrogen is a fork of Elemental used by LBANN. Hydrogen is a redux of the Elemental functionality that has been ported to make use of GPGPU accelerators. The supported functionality is essentially the core infrastructure plus BLAS-1 and BLAS-3.
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 (354 items)
Collapse this list.
  1. /usr/local/share/licenses/hydrogen-linear-algebra-1.5.3_2/catalog.mk
  2. /usr/local/share/licenses/hydrogen-linear-algebra-1.5.3_2/LICENSE
  3. /usr/local/share/licenses/hydrogen-linear-algebra-1.5.3_2/BSD2CLAUSE
  4. include/El-lite.hpp
  5. include/El.hpp
  6. include/El/blas_like.hpp
  7. include/El/blas_like/level1.hpp
  8. include/El/blas_like/level1/AllReduce.hpp
  9. include/El/blas_like/level1/Axpy.hpp
  10. include/El/blas_like/level1/Axpy/util.hpp
  11. include/El/blas_like/level1/AxpyContract.hpp
  12. include/El/blas_like/level1/AxpyTrapezoid.hpp
  13. include/El/blas_like/level1/Broadcast.hpp
  14. include/El/blas_like/level1/Concatenate.hpp
  15. include/El/blas_like/level1/Conjugate.hpp
  16. include/El/blas_like/level1/ConjugateDiagonal.hpp
  17. include/El/blas_like/level1/ConjugateSubmatrix.hpp
  18. include/El/blas_like/level1/Contract.hpp
  19. include/El/blas_like/level1/Copy.hpp
  20. include/El/blas_like/level1/Copy/AllGather.hpp
  21. include/El/blas_like/level1/Copy/ColAllGather.hpp
  22. include/El/blas_like/level1/Copy/ColAllToAllDemote.hpp
  23. include/El/blas_like/level1/Copy/ColAllToAllPromote.hpp
  24. include/El/blas_like/level1/Copy/ColFilter.hpp
  25. include/El/blas_like/level1/Copy/Exchange.hpp
  26. include/El/blas_like/level1/Copy/Filter.hpp
  27. include/El/blas_like/level1/Copy/Gather.hpp
  28. include/El/blas_like/level1/Copy/GeneralPurpose.hpp
  29. include/El/blas_like/level1/Copy/PartialColAllGather.hpp
  30. include/El/blas_like/level1/Copy/PartialColFilter.hpp
  31. include/El/blas_like/level1/Copy/PartialRowAllGather.hpp
  32. include/El/blas_like/level1/Copy/PartialRowFilter.hpp
  33. include/El/blas_like/level1/Copy/RowAllGather.hpp
  34. include/El/blas_like/level1/Copy/RowAllToAllDemote.hpp
  35. include/El/blas_like/level1/Copy/RowAllToAllPromote.hpp
  36. include/El/blas_like/level1/Copy/RowFilter.hpp
  37. include/El/blas_like/level1/Copy/Scatter.hpp
  38. include/El/blas_like/level1/Copy/Translate.hpp
  39. include/El/blas_like/level1/Copy/TranslateBetweenGrids.hpp
  40. include/El/blas_like/level1/Copy/TransposeDist.hpp
  41. include/El/blas_like/level1/Copy/internal_decl.hpp
  42. include/El/blas_like/level1/Copy/internal_impl.hpp
  43. include/El/blas_like/level1/Copy/util.hpp
  44. include/El/blas_like/level1/CopyAsyncDistMatrix.hpp
  45. include/El/blas_like/level1/CopyAsyncLocal.hpp
  46. include/El/blas_like/level1/CopyDistMatrix.hpp
  47. include/El/blas_like/level1/CopyFromRoot.hpp
  48. include/El/blas_like/level1/CopyLocal.hpp
  49. include/El/blas_like/level1/DiagonalScale.hpp
  50. include/El/blas_like/level1/DiagonalScaleTrapezoid.hpp
  51. include/El/blas_like/level1/DiagonalSolve.hpp
  52. include/El/blas_like/level1/Dot.hpp
  53. include/El/blas_like/level1/EntrywiseFill.hpp
  54. include/El/blas_like/level1/EntrywiseMap.hpp
  55. include/El/blas_like/level1/Fill.hpp
  56. include/El/blas_like/level1/FillDiagonal.hpp
  57. include/El/blas_like/level1/GetDiagonal.hpp
  58. include/El/blas_like/level1/GetMappedDiagonal.hpp
  59. include/El/blas_like/level1/GetSubmatrix.hpp
  60. include/El/blas_like/level1/Givens.hpp
  61. include/El/blas_like/level1/Hadamard.hpp
  62. include/El/blas_like/level1/ImagPart.hpp
  63. include/El/blas_like/level1/IndexDependentFill.hpp
  64. include/El/blas_like/level1/IndexDependentMap.hpp
  65. include/El/blas_like/level1/Kronecker.hpp
  66. include/El/blas_like/level1/MakeDiagonalReal.hpp
  67. include/El/blas_like/level1/MakeReal.hpp
  68. include/El/blas_like/level1/MakeSubmatrixReal.hpp
  69. include/El/blas_like/level1/MakeSymmetric.hpp
  70. include/El/blas_like/level1/MakeTrapezoidal.hpp
  71. include/El/blas_like/level1/Nrm2.hpp
  72. include/El/blas_like/level1/QuasiDiagonalScale.hpp
  73. include/El/blas_like/level1/QuasiDiagonalSolve.hpp
  74. include/El/blas_like/level1/RealPart.hpp
  75. include/El/blas_like/level1/Recv.hpp
  76. include/El/blas_like/level1/Reshape.hpp
  77. include/El/blas_like/level1/Rotate.hpp
  78. include/El/blas_like/level1/Round.hpp
  79. include/El/blas_like/level1/SafeScale.hpp
  80. include/El/blas_like/level1/Scale.hpp
  81. include/El/blas_like/level1/ScaleTrapezoid.hpp
  82. include/El/blas_like/level1/Send.hpp
  83. include/El/blas_like/level1/SendRecv.hpp
  84. include/El/blas_like/level1/SetDiagonal.hpp
  85. include/El/blas_like/level1/SetSubmatrix.hpp
  86. include/El/blas_like/level1/Shift.hpp
  87. include/El/blas_like/level1/ShiftDiagonal.hpp
  88. include/El/blas_like/level1/Transpose.hpp
  89. include/El/blas_like/level1/Transpose/ColAllGather.hpp
  90. include/El/blas_like/level1/Transpose/ColFilter.hpp
  91. include/El/blas_like/level1/Transpose/PartialColAllGather.hpp
  92. include/El/blas_like/level1/Transpose/PartialColFilter.hpp
  93. include/El/blas_like/level1/Transpose/PartialRowFilter.hpp
  94. include/El/blas_like/level1/Transpose/RowFilter.hpp
  95. include/El/blas_like/level1/TransposeAxpy.hpp
  96. include/El/blas_like/level1/TransposeAxpyContract.hpp
  97. include/El/blas_like/level1/TransposeContract.hpp
  98. include/El/blas_like/level1/UpdateDiagonal.hpp
  99. include/El/blas_like/level1/UpdateMappedDiagonal.hpp
  100. include/El/blas_like/level1/UpdateSubmatrix.hpp
  101. include/El/blas_like/level1/Zero.hpp
  102. include/El/blas_like/level1/decl.hpp
  103. include/El/blas_like/level1/impl.hpp
  104. include/El/blas_like/level2.hpp
  105. include/El/blas_like/level2/CReflect.hpp
  106. include/El/blas_like/level3.hpp
  107. include/El/blas_like/level3/CReflect.hpp
  108. include/El/config.h
  109. include/El/control.hpp
  110. include/El/core.hpp
  111. include/El/core/AbstractMatrix.hpp
  112. include/El/core/AbstractMatrix/decl.hpp
  113. include/El/core/AbstractMatrix/impl.hpp
  114. include/El/core/CReflect.hpp
  115. include/El/core/DistMap.hpp
  116. include/El/core/DistMap/decl.hpp
  117. include/El/core/DistMatrix.hpp
  118. include/El/core/DistMatrix/AbstractDistMatrix.hpp
  119. include/El/core/DistMatrix/Block.hpp
  120. include/El/core/DistMatrix/Block/CIRC_CIRC.hpp
  121. include/El/core/DistMatrix/Block/MC_MR.hpp
  122. include/El/core/DistMatrix/Block/MC_STAR.hpp
  123. include/El/core/DistMatrix/Block/MD_STAR.hpp
  124. include/El/core/DistMatrix/Block/MR_MC.hpp
  125. include/El/core/DistMatrix/Block/MR_STAR.hpp
  126. include/El/core/DistMatrix/Block/STAR_MC.hpp
  127. include/El/core/DistMatrix/Block/STAR_MD.hpp
  128. include/El/core/DistMatrix/Block/STAR_MR.hpp
  129. include/El/core/DistMatrix/Block/STAR_STAR.hpp
  130. include/El/core/DistMatrix/Block/STAR_VC.hpp
  131. include/El/core/DistMatrix/Block/STAR_VR.hpp
  132. include/El/core/DistMatrix/Block/VC_STAR.hpp
  133. include/El/core/DistMatrix/Block/VR_STAR.hpp
  134. include/El/core/DistMatrix/ElementMatrix.hpp
  135. include/El/core/DistMatrix/ElementMatrix/CIRC_CIRC.hpp
  136. include/El/core/DistMatrix/ElementMatrix/MC_MR.hpp
  137. include/El/core/DistMatrix/ElementMatrix/MC_STAR.hpp
  138. include/El/core/DistMatrix/ElementMatrix/MD_STAR.hpp
  139. include/El/core/DistMatrix/ElementMatrix/MR_MC.hpp
  140. include/El/core/DistMatrix/ElementMatrix/MR_STAR.hpp
  141. include/El/core/DistMatrix/ElementMatrix/STAR_MC.hpp
  142. include/El/core/DistMatrix/ElementMatrix/STAR_MD.hpp
  143. include/El/core/DistMatrix/ElementMatrix/STAR_MR.hpp
  144. include/El/core/DistMatrix/ElementMatrix/STAR_STAR.hpp
  145. include/El/core/DistMatrix/ElementMatrix/STAR_VC.hpp
  146. include/El/core/DistMatrix/ElementMatrix/STAR_VR.hpp
  147. include/El/core/DistMatrix/ElementMatrix/VC_STAR.hpp
  148. include/El/core/DistMatrix/ElementMatrix/VR_STAR.hpp
  149. include/El/core/DistPermutation.hpp
  150. include/El/core/Element.hpp
  151. include/El/core/Element/Complex/decl.hpp
  152. include/El/core/Element/Complex/impl.hpp
  153. include/El/core/Element/decl.hpp
  154. include/El/core/Element/impl.hpp
  155. include/El/core/FlamePart.hpp
  156. include/El/core/FlamePart/Merge.hpp
  157. include/El/core/FlamePart/Partition.hpp
  158. include/El/core/FlamePart/Repartition.hpp
  159. include/El/core/FlamePart/SlidePartition.hpp
  160. include/El/core/Grid.hpp
  161. include/El/core/Matrix.hpp
  162. include/El/core/Matrix/decl.hpp
  163. include/El/core/Matrix/impl.hpp
  164. include/El/core/Matrix/impl_cpu.hpp
  165. include/El/core/Matrix/impl_gpu.hpp
  166. include/El/core/Memory.hpp
  167. include/El/core/Memory/decl.hpp
  168. include/El/core/Memory/impl.hpp
  169. include/El/core/MemoryPool.hpp
  170. include/El/core/Permutation.hpp
  171. include/El/core/Profiling.hpp
  172. include/El/core/Proxy.hpp
  173. include/El/core/ProxyDevice.hpp
  174. include/El/core/Serialize.hpp
  175. include/El/core/Timer.hpp
  176. include/El/core/View.hpp
  177. include/El/core/View/decl.hpp
  178. include/El/core/View/impl.hpp
  179. include/El/core/environment/decl.hpp
  180. include/El/core/environment/impl.hpp
  181. include/El/core/imports/aluminum.hpp
  182. include/El/core/imports/blas.hpp
  183. include/El/core/imports/choice.hpp
  184. include/El/core/imports/flame.hpp
  185. include/El/core/imports/lapack.hpp
  186. include/El/core/imports/mkl.hpp
  187. include/El/core/imports/mpfr.hpp
  188. include/El/core/imports/mpi.hpp
  189. include/El/core/imports/mpi/aluminum_comm.hpp
  190. include/El/core/imports/mpi/comm.hpp
  191. include/El/core/imports/mpi/comm_impl.hpp
  192. include/El/core/imports/mpi/error.hpp
  193. include/El/core/imports/mpi/meta.hpp
  194. include/El/core/imports/mpi/plain_comm.hpp
  195. include/El/core/imports/mpi_choice.hpp
  196. include/El/core/imports/omp.hpp
  197. include/El/core/imports/openblas.hpp
  198. include/El/core/imports/pmrrr.hpp
  199. include/El/core/imports/qd.hpp
  200. include/El/core/imports/qt5.hpp
  201. include/El/core/imports/scalapack.hpp
  202. include/El/core/imports/scalapack/blacs.hpp
  203. include/El/core/imports/scalapack/pblas.hpp
  204. include/El/core/imports/suite_sparse.hpp
  205. include/El/core/imports/valgrind.hpp
  206. include/El/core/indexing/decl.hpp
  207. include/El/core/indexing/impl.hpp
  208. include/El/core/limits.hpp
  209. include/El/core/random/decl.hpp
  210. include/El/core/random/impl.hpp
  211. include/El/core/types.hpp
  212. include/El/hydrogen_config.h
  213. include/El/io.hpp
  214. include/El/io/CReflect.hpp
  215. include/El/io/ComplexDisplayWindow-premoc.hpp
  216. include/El/io/DisplayWidget.hpp
  217. include/El/io/DisplayWindow-premoc.hpp
  218. include/El/io/SpyWidget.hpp
  219. include/El/io/SpyWindow.hpp
  220. include/El/lapack_like.hpp
  221. include/El/lapack_like/CReflect.hpp
  222. include/El/lapack_like/condense.hpp
  223. include/El/lapack_like/condense/CReflect.hpp
  224. include/El/lapack_like/equilibrate.hpp
  225. include/El/lapack_like/euclidean_min.hpp
  226. include/El/lapack_like/euclidean_min/CReflect.hpp
  227. include/El/lapack_like/factor.hpp
  228. include/El/lapack_like/factor/CReflect.hpp
  229. include/El/lapack_like/factor/ldl/sparse/numeric.hpp
  230. include/El/lapack_like/factor/ldl/sparse/symbolic.hpp
  231. include/El/lapack_like/factor/ldl/sparse/symbolic/NodeInfo.hpp
  232. include/El/lapack_like/factor/ldl/sparse/symbolic/Separator.hpp
  233. include/El/lapack_like/factor/qr/ProxyHouseholder.hpp
  234. include/El/lapack_like/funcs.hpp
  235. include/El/lapack_like/perm.hpp
  236. include/El/lapack_like/props.hpp
  237. include/El/lapack_like/props/CReflect.hpp
  238. include/El/lapack_like/reflect.hpp
  239. include/El/lapack_like/solve.hpp
  240. include/El/lapack_like/solve/FGMRES.hpp
  241. include/El/lapack_like/solve/LGMRES.hpp
  242. include/El/lapack_like/solve/Refined.hpp
  243. include/El/lapack_like/spectral.hpp
  244. include/El/lapack_like/spectral/CReflect.hpp
  245. include/El/lapack_like/spectral/HermitianEig.hpp
  246. include/El/lapack_like/spectral/Lanczos.hpp
  247. include/El/lapack_like/spectral/ProductLanczos.hpp
  248. include/El/lapack_like/spectral/SVD.hpp
  249. include/El/lapack_like/spectral/Schur.hpp
  250. include/El/lapack_like/util.hpp
  251. include/El/macros/CInstantiate.h
  252. include/El/macros/DeviceGuardAndPayload.h
  253. include/El/macros/GuardAndPayload.h
  254. include/El/macros/Instantiate.h
  255. include/El/macros/NestedGuardAndPayload.h
  256. include/El/matrices.hpp
  257. include/El/matrices/deterministic/classical/Circulant.hpp
  258. include/El/matrices/deterministic/lattice/NTRUAttack.hpp
  259. include/hydrogen/Device.hpp
  260. include/hydrogen/Error.hpp
  261. include/hydrogen/MultiSync.hpp
  262. include/hydrogen/SyncInfo.hpp
  263. include/hydrogen/SyncInfoAllDecl.hpp
  264. include/hydrogen/SyncInfoBase.hpp
  265. include/hydrogen/SynchronizeAPI.hpp
  266. include/hydrogen/blas/BLAS_Common.hpp
  267. include/hydrogen/blas/GPU_BLAS.hpp
  268. include/hydrogen/blas/GPU_BLAS_decl.hpp
  269. include/hydrogen/blas/GPU_BLAS_impl.hpp
  270. include/hydrogen/blas/gpu/Axpy.hpp
  271. include/hydrogen/blas/gpu/CombineImpl.hpp
  272. include/hydrogen/blas/gpu/Copy.hpp
  273. include/hydrogen/blas/gpu/EntrywiseMapImpl.hpp
  274. include/hydrogen/blas/gpu/Fill.hpp
  275. include/hydrogen/blas/gpu/Hadamard.hpp
  276. include/hydrogen/blas/gpu/Scale.hpp
  277. include/hydrogen/blas/gpu/Transpose.hpp
  278. include/hydrogen/device/GPU.hpp
  279. include/hydrogen/device/gpu/BasicCopy.hpp
  280. include/hydrogen/device/gpu/CUB.hpp
  281. include/hydrogen/device/gpu/CUDA.hpp
  282. include/hydrogen/device/gpu/GPUError.hpp
  283. include/hydrogen/device/gpu/GPURuntime.hpp
  284. include/hydrogen/device/gpu/ROCm.hpp
  285. include/hydrogen/device/gpu/SyncInfo.hpp
  286. include/hydrogen/device/gpu/cuda/CUDACopy.hpp
  287. include/hydrogen/device/gpu/cuda/CUDAError.hpp
  288. include/hydrogen/device/gpu/cuda/CUDALaunchKernel.hpp
  289. include/hydrogen/device/gpu/cuda/CUDAManagement.hpp
  290. include/hydrogen/device/gpu/cuda/SyncInfo.hpp
  291. include/hydrogen/device/gpu/cuda/cuBLAS.hpp
  292. include/hydrogen/device/gpu/cuda/cuBLASError.hpp
  293. include/hydrogen/device/gpu/cuda/cuBLASManagement.hpp
  294. include/hydrogen/device/gpu/cuda/cuBLASMeta.hpp
  295. include/hydrogen/device/gpu/cuda/cuBLASUtil.hpp
  296. include/hydrogen/device/gpu/cuda/cuBLAS_API.hpp
  297. include/hydrogen/device/gpu/cuda/cuSOLVER.hpp
  298. include/hydrogen/device/gpu/cuda/cuSOLVERError.hpp
  299. include/hydrogen/device/gpu/cuda/cuSOLVERManagement.hpp
  300. include/hydrogen/device/gpu/cuda/cuSOLVERMeta.hpp
  301. include/hydrogen/device/gpu/cuda/cuSOLVERUtil.hpp
  302. include/hydrogen/device/gpu/cuda/cuSOLVER_API.hpp
  303. include/hydrogen/device/gpu/rocm/ROCmCopy.hpp
  304. include/hydrogen/device/gpu/rocm/ROCmError.hpp
  305. include/hydrogen/device/gpu/rocm/ROCmLaunchKernel.hpp
  306. include/hydrogen/device/gpu/rocm/ROCmManagement.hpp
  307. include/hydrogen/device/gpu/rocm/SyncInfo.hpp
  308. include/hydrogen/device/gpu/rocm/rocBLAS.hpp
  309. include/hydrogen/device/gpu/rocm/rocBLASError.hpp
  310. include/hydrogen/device/gpu/rocm/rocBLASManagement.hpp
  311. include/hydrogen/device/gpu/rocm/rocBLASMeta.hpp
  312. include/hydrogen/device/gpu/rocm/rocBLASUtil.hpp
  313. include/hydrogen/device/gpu/rocm/rocBLAS_API.hpp
  314. include/hydrogen/device/gpu/rocm/rocSOLVER.hpp
  315. include/hydrogen/device/gpu/rocm/rocSOLVERError.hpp
  316. include/hydrogen/device/gpu/rocm/rocSOLVERManagement.hpp
  317. include/hydrogen/device/gpu/rocm/rocSOLVERMeta.hpp
  318. include/hydrogen/device/gpu/rocm/rocSOLVERUtil.hpp
  319. include/hydrogen/device/gpu/rocm/rocSOLVER_API.hpp
  320. include/hydrogen/meta/IndexSequence.hpp
  321. include/hydrogen/meta/MetaUtilities.hpp
  322. include/hydrogen/meta/TypeList.hpp
  323. include/hydrogen/meta/TypeTraits.hpp
  324. include/hydrogen/utils/HalfPrecision.hpp
  325. include/hydrogen/utils/NumericTypeConversion.hpp
  326. include/hydrogen/utils/SimpleBuffer.hpp
  327. lib/cmake/hydrogen/HydrogenConfig.cmake
  328. lib/cmake/hydrogen/HydrogenConfigVersion.cmake
  329. lib/cmake/hydrogen/HydrogenTargets-release.cmake
  330. lib/cmake/hydrogen/HydrogenTargets.cmake
  331. lib/cmake/hydrogen/modules/FindAndVerifyExtendedPrecision.cmake
  332. lib/cmake/hydrogen/modules/FindAndVerifyLAPACK.cmake
  333. lib/cmake/hydrogen/modules/FindAndVerifyMPI.cmake
  334. lib/cmake/hydrogen/modules/FindAndVerifyOpenMP.cmake
  335. lib/cmake/hydrogen/modules/FindCUB.cmake
  336. lib/cmake/hydrogen/modules/FindGMP.cmake
  337. lib/cmake/hydrogen/modules/FindHALF.cmake
  338. lib/cmake/hydrogen/modules/FindMPC.cmake
  339. lib/cmake/hydrogen/modules/FindMPFR.cmake
  340. lib/cmake/hydrogen/modules/FindNVTX.cmake
  341. lib/cmake/hydrogen/modules/FindQD.cmake
  342. lib/cmake/hydrogen/modules/FindQuadmath.cmake
  343. lib/cmake/hydrogen/modules/FindROCBLAS.cmake
  344. lib/cmake/hydrogen/modules/FindRoctracer.cmake
  345. lib/cmake/hydrogen/modules/FindVTUNE.cmake
  346. lib/cmake/hydrogen/modules/FindValgrind.cmake
  347. lib/cmake/hydrogen/modules/HydrogenCleanupHIPTargets.cmake
  348. lib/cmake/hydrogen/modules/HydrogenETIGeneration.cmake
  349. lib/cmake/hydrogen/modules/PrintHydrogenSummary.cmake
  350. lib/libHydrogen_CXX.so
  351. lib/libHydrogen_CXX.so.1.5.3
  352. @owner
  353. @group
  354. @mode
Collapse this list.
Dependency lines:
  • hydrogen-linear-algebra>0:math/hydrogen
To install the port:
cd /usr/ports/math/hydrogen/ && make install clean
To add the package, run one of these commands:
  • pkg install math/hydrogen
  • pkg install hydrogen-linear-algebra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hydrogen-linear-algebra
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699418840 SHA256 (LLNL-Elemental-v1.5.3_GH0.tar.gz) = faefbe738bd364d0e26ce9ad079a11c93a18c6f075719a365fd4fa5f1f7a989a SIZE (LLNL-Elemental-v1.5.3_GH0.tar.gz) = 2756471

Packages (timestamps in pop-ups are UTC):
hydrogen-linear-algebra
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.5.3_2------
FreeBSD:13:quarterly-1.5.3_2------
FreeBSD:14:latest-1.5.3_2------
FreeBSD:14:quarterly-1.5.3_2------
FreeBSD:15:latest-1.5.3_2n/a-n/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. cereal>0 : devel/cereal
  2. half>0 : math/half
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
Runtime dependencies:
  1. half>0 : math/half
Library dependencies:
  1. libopenblas.so : math/openblas
  2. libmpich.so : net/mpich
This port is required by:
for Libraries
  1. misc/lbann

Configuration Options:
===> The following configuration options are available for hydrogen-linear-algebra-1.5.3_2: ====> MPI (Message Passing Interface) support: you have to select exactly one of them MPICH=on: Parallel processing support via MPICH 3 OPENMPI=off: Parallel processing support via Open MPI ===> Use 'make config' to modify these settings
Options name:
math_hydrogen
USES:
cmake:testing compiler:c++17-lang localbase:ldflags mpi:mpich 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/Elemental/tar.gz/v1.5.3?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.3_2
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
1.5.3_1
10 Dec 2023 10:23:11
commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
1.5.3
08 Nov 2023 23:31:43
commit hash: 806cc93954f11a4cf572f7cfec9c1dac5f08bd9ecommit hash: 806cc93954f11a4cf572f7cfec9c1dac5f08bd9ecommit hash: 806cc93954f11a4cf572f7cfec9c1dac5f08bd9ecommit hash: 806cc93954f11a4cf572f7cfec9c1dac5f08bd9e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/hydrogen: update 1.5.2 → 1.5.3

Reported by:	portscout
1.5.2
18 Aug 2023 06:57:47
commit hash: 2cf7050af6b64674c34e869e0ef4fe355bf0314ccommit hash: 2cf7050af6b64674c34e869e0ef4fe355bf0314ccommit hash: 2cf7050af6b64674c34e869e0ef4fe355bf0314ccommit hash: 2cf7050af6b64674c34e869e0ef4fe355bf0314c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/hydrogen: Update 1.5.1-29 → 1.5.2

Reported by:	portscout
1.5.1.29_2
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.5.1.29_1
06 Dec 2022 05:50:20
commit hash: 4b1102b116ce3111837211f783c368bde689a240commit hash: 4b1102b116ce3111837211f783c368bde689a240commit hash: 4b1102b116ce3111837211f783c368bde689a240commit hash: 4b1102b116ce3111837211f783c368bde689a240 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/hydrogen: Make MPICH default

... to match misc/lbann.
1.5.1.29
01 Dec 2022 23:30:00
commit hash: d4ed9396d1756df67cde8b4e98c300486541ad94commit hash: d4ed9396d1756df67cde8b4e98c300486541ad94commit hash: d4ed9396d1756df67cde8b4e98c300486541ad94commit hash: d4ed9396d1756df67cde8b4e98c300486541ad94 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/hydrogen: New port: Dense and sparse linear algebra, conic optimization,
lattice reduction

Number of commits found: 7