Port details on branch 2025Q1 |
- suitesparse-graphblas Graph algorithms in the language of linear algebra
- 10.1.1 math
=2 10.0.5Version of this port present on the latest quarterly branch. - Maintainer: fortran@FreeBSD.org
 - Port Added: 2021-05-25 10:15:47
- Last Update: 2025-08-01 20:57:16
- Commit Hash: cc8c798
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1754064684
SHA256 (suitesparse/v7.11.0.tar.gz) = 93ed4c4e546a49fc75884c3a8b807d5af4a91e39d191fbbc60a07380b12a35d1
SIZE (suitesparse/v7.11.0.tar.gz) = 95030220
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-Example
- math/suitesparse-lagraph
- for Run
-
- math/suitesparse
Configuration Options:
- ===> The following configuration options are available for suitesparse-graphblas-10.1.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:
|