Port details |
- lbann Livermore Big Artificial Neural Network toolkit
- 0.102.254_4 misc =2 0.102.254_4Version of this port present on the latest quarterly branch.
- BROKEN: many C++ errors, broken until the upstream would help, see https://github.com/LLNL/lbann/issues/2407
IGNORE: is marked as broken: many C++ errors, broken until the upstream would help, see https://github.com/LLNL/lbann/issues/2407
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-12-06 05:51:22
- Last Update: 2024-01-25 07:39:38
- Commit Hash: 510fb9d0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/LLNL/lbann
- Description:
- The Livermore Big Artificial Neural Network toolkit (LBANN) is an open-source,
HPC-centric, deep learning training framework that is optimized to compose
multiple levels of parallelism.
LBANN provides model-parallel acceleration through domain decomposition to
optimize for strong scaling of network training. It also allows for composition
of model-parallelism with both data parallelism and ensemble training methods
for training large neural networks with massive amounts of data. LBANN is able
to advantage of tightly-coupled accelerators, low-latency high-bandwidth
networking, and high-bandwidth parallel file systems.
LBANN supports state-of-the-art training algorithms such as unsupervised,
self-supervised, and adversarial (GAN) training methods in addition to
traditional supervised learning. It also supports recurrent neural networks via
back propagation through time (BPTT) training, transfer learning, and
multi-model and ensemble training methods.
- ¦ ¦ ¦ ¦
- 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/misc/lbann/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install misc/lbann
- pkg install lbann
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lbann
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669925855
SHA256 (LLNL-lbann-v0.102-254-g2e3012a9a_GH0.tar.gz) = e2a956216207fd745ed4eed0bfe763c5807ad4ab1d27417d6678738d07c2db35
SIZE (LLNL-lbann-v0.102-254-g2e3012a9a_GH0.tar.gz) = 7973922
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cereal>0 : devel/cereal
- dihydrogen>0 : math/dihydrogen
- zstr>0 : archivers/zstr
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libconduit.so : science/conduit
- libhdf5.so : science/hdf5
- libHydrogen_CXX.so : math/hydrogen
- libopenblas.so : math/openblas
- libprotobuf.so : devel/protobuf
- libsiloh5.so : science/silo
- libmpich.so : net/mpich
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lbann-0.102.254_4:
====> 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:
- misc_lbann
- USES:
- cmake:testing compiler:c++17-lang localbase:ldflags pkgconfig mpi:mpich
- 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 |
0.102.254_4 25 Jan 2024 07:39:38 |
Yuri Victorovich (yuri) |
misc/lbann: Broken
Many C++ errors which are unclear how to fix. |
0.102.254_4 14 Dec 2023 17:03:10 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
0.102.254_3 14 Dec 2023 17:03:06 |
Po-Chuan Hsieh (sunpoet) |
misc/lbann: Fix build with protobuf 22+
- While I'm here, remove patch-cmake_modules_SetupProtobuf.cmake which is no
longer needed now |
0.102.254_3 10 Dec 2023 10:23:11 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2 |
0.102.254_2 08 Nov 2023 23:31:43 |
Yuri Victorovich (yuri) |
math/hydrogen: update 1.5.2 → 1.5.3
Reported by: portscout |
0.102.254_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.102.254 06 Dec 2022 05:50:20 |
Yuri Victorovich (yuri) |
misc/lbann: New port: Livermore Big Artificial Neural Network toolkit |