| Port details |
- dtcmp Datatype comparison library for MPI (LLNL)
- 1.1.5 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: rikka.goering@outlook.de
 - Port Added: 2026-04-15 13:39:10
- Last Update: 2026-04-15 13:37:45
- Commit Hash: d57b770
- Also Listed In: parallel
- License: BSD3CLAUSE
- WWW:
- https://github.com/llnl/dtcmp/
- Description:
- DTCMP provides fast, scalable comparison-based operations on MPI datatypes,
including sorting and key/value reductions, built atop lwgrp.
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/devel/dtcmp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/dtcmp
- pkg install dtcmp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dtcmp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775666666
SHA256 (dtcmp-1.1.5.tar.gz) = 959c28999b8d1dd2e8703172db55392e38114fde0cd54dfad04555622c5e5974
SIZE (dtcmp-1.1.5.tar.gz) = 426386
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- liblwgrp.so : devel/lwgrp
- libmpi_mpifh.so : net/openmpi
- This port is required by:
- for Libraries
-
- sysutils/mpifileutils
Configuration Options:
- ===> The following configuration options are available for dtcmp-1.1.5:
DOCS=on: Build and/or install documentation
====> Options available for the multi LIBS: you have to choose at least one of them
SHARED=on: Build shared libraries
STATIC=off: Build static libraries
===> Use 'make config' to modify these settings
- Options name:
- devel_dtcmp
- USES:
- libtool localbase mpi:openmpi pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.5 15 Apr 2026 13:37:45
    |
Vladimir Druzenko (vvd)  Author: Generic Rikka |
devel/dtcmp: New port: Datatype comparison library for MPI
DTCMP provides fast, scalable comparison-based operations on MPI
datatypes, including sorting and key/value reductions, built atop lwgrp.
https://github.com/llnl/dtcmp/
It is one of the dependencies for sysutils/mpifileutils.
PR: 291588
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org> |
Number of commits found: 1
|