| Port details on branch 2025Q4 |
- conduit Simplified data exchange for HPC simulations
- 0.9.5_1 science
=2 0.9.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-10-08 19:30:19
- Last Update: 2025-11-23 20:09:01
- Commit Hash: f041543
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/LLNL/conduit
- Description:
- Conduit is an open source project from Lawrence Livermore National Laboratory
that provides an intuitive model for describing hierarchical scientific data in
C++, C, Fortran, and Python. It is used for data coupling between packages
in-core, serialization, and I/O tasks.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- conduit>0:science/conduit
- To install the port:
- cd /usr/ports/science/conduit/ && make install clean
- To add the package, run one of these commands:
- pkg install science/conduit
- pkg install conduit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: conduit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1760810723
SHA256 (LLNL-conduit-v0.9.5_GH0.tar.gz) = 1a635050670644ffd3ef55351f96ac0f6bb15789b23643557e7ddacbcbf5460f
SIZE (LLNL-conduit-v0.9.5_GH0.tar.gz) = 107725385
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
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libhdf5.so : science/hdf5
- libsiloh5.so : science/silo
- libmpich.so : net/mpich
- This port is required by:
- for Libraries
-
- misc/lbann
- science/ascent
- science/axom
- science/parthenon
- science/serac
- science/spheral
Configuration Options:
- ===> The following configuration options are available for conduit-0.9.5_1:
====> MPI (Message Passing Interface) support: you have to select exactly one of them
NOMPI=off: Build without parallel processing support
MPICH=on: Parallel processing support via MPICH
OPENMPI=off: Parallel processing support via Open MPI
===> Use 'make config' to modify these settings
- Options name:
- science_conduit
- USES:
- cmake:testing compiler:c++11-lang fortran mpi:mpich pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|