Port details |
- babelflow Embedded Domain Specific Language to describe task graph abstraction
- 1.1.0_2 devel
=2 1.1.0_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-11-23 08:30:07
- Last Update: 2023-12-10 10:23:11
- Commit Hash: 843da99
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/sci-visus/BabelFlow
- Description:
- BabelFlow is an Embedded Domain Specific Language to describe algorithms using
a task graph abstraction which allows them to be executed on top of one of
several available runtime systems.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- babelflow>0:devel/babelflow
- To install the port:
- cd /usr/ports/devel/babelflow/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/babelflow
- pkg install babelflow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: babelflow
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669156886
SHA256 (sci-visus-BabelFlow-v1.1.0_GH0.tar.gz) = 6436b0e6b2f57fbe0cb9127dc9e7f513167de89de2a8c145055434013714989f
SIZE (sci-visus-BabelFlow-v1.1.0_GH0.tar.gz) = 436517
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
- Library dependencies:
-
- libmpich.so : net/mpich
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for babelflow-1.1.0_2:
EXAMPLES=on: Build and/or install examples
====> 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:
- devel_babelflow
- USES:
- cmake compiler:c++11-lang mpi:mpich pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0_2 10 Dec 2023 10:23:11
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2 |
1.1.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.1.0 23 Nov 2022 08:29:36
    |
Yuri Victorovich (yuri)  |
devel/babelflow: New port: Embedded Domain Specific Language to describe task
graph abstraction |
Number of commits found: 3
|