Port details on branch 2025Q1 |
- suitesparse-graphblas Graph algorithms in the language of linear algebra
- 10.0.5 math
=2 10.0.1Version of this port present on the latest quarterly branch. - Maintainer: fortran@FreeBSD.org
 - Port Added: 2021-05-25 10:15:47
- Last Update: 2025-05-18 16:38:53
- Commit Hash: 32ab6de
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 = 1747585409
SHA256 (suitesparse/v7.10.3.tar.gz) = 09e7bcc8e5de0a5b55d2ae9fd6378d5f4dc1b85a933593339a0872b24e2cc102
SIZE (suitesparse/v7.10.3.tar.gz) = 87836881
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-10.0.5:
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:
|