Port details on branch 2025Q1 |
- suitesparse-graphblas Graph algorithms in the language of linear algebra
- 9.3.1 math =2 9.1.0Version of this port present on the latest quarterly branch.
- Maintainer: fortran@FreeBSD.org
- Port Added: 2021-05-25 10:15:47
- Last Update: 2025-01-11 10:02:35
- Commit Hash: 540ef83
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://graphblas.org/
- Description:
- This port installs the module GraphBLAS of SuiteSparse.
SuiteSparse:GraphBLAS is a complete implementation of the GraphBLAS
standard, which defines a set of sparse matrix operations on an extended
algebra of semirings using an almost unlimited variety of operators and
types. When applied to sparse adjacency matrices, these algebraic
operations are equivalent to computations on graphs. GraphBLAS provides
a powerful and expressive framework for creating graph algorithms based
on the elegant mathematics of sparse matrix operations on a semiring.
See also <https://github.com/GraphBLAS/>.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- suitesparse-graphblas>0:math/suitesparse-graphblas
- To install the port:
- cd /usr/ports/math/suitesparse-graphblas/ && make install clean
- To add the package, run one of these commands:
- pkg install math/suitesparse-graphblas
- pkg install suitesparse-graphblas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: suitesparse-graphblas
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724813654
SHA256 (suitesparse/v7.8.2.tar.gz) = 996c48c87baaeb5fc04bd85c7e66d3651a56fe749c531c60926d75b4db5d2181
SIZE (suitesparse/v7.8.2.tar.gz) = 87337633
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:
-
- libsuitesparseconfig.so : math/suitesparse-config
- This port is required by:
- for Libraries
-
- math/suitesparse-lagraph
- for Run
-
- math/suitesparse
Configuration Options:
- ===> The following configuration options are available for suitesparse-graphblas-9.3.1:
DEMOS=off: Build the demonstrations
DOCS=on: Build and/or install documentation
OPENMP=on: Parallel processing support via OpenMP
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- math_suitesparse-graphblas
- USES:
- localbase:ldflags pathfix cmake:insource fortran pathfix compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|