| Port details on branch 2024Q4 | 
	| 
 suitesparse-cholmod Sparse CHOLesky MODification package
 5.3.4 math  =9          5.3.4Version of this port present on the latest quarterly branch.Maintainer: fortran@FreeBSD.org Port Added: 2021-05-25 10:15:36Last Update: 2025-08-01 20:57:16Commit Hash: cc8c798People watching this port, also watch:: dav1d, libXdamage, indexinfo, libevent, xorg-fonts-truetypeLicense: LGPL21+WWW: https://faculty.cse.tamu.edu/davis/suitesparse.htmlDescription:This port installs the module CHOLMOD of SuiteSparse.
CHOLMOD is a set of routines for factorizing sparse symmetric positive definite
matrices of the form A or AA', updating/downdating a sparse Cholesky
factorization, solving linear systems, updating/downdating the solution to the
triangular system Lx=b, and many other sparse matrix functions for both
symmetric and unsymmetric matrices. Its supernodal Cholesky factorization relies
on LAPACK and the Level-3 BLAS, and obtains a substantial fraction of the peak
performance of the BLAS. Both real and complex matrices are supported.   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistUSE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
suitesparse-cholmod>0:math/suitesparse-cholmod
To install the port: cd /usr/ports/math/suitesparse-cholmod/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install math/suitesparse-cholmodpkg install suitesparse-cholmod
PKGNAME: suitesparse-cholmodFlavors: 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):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
cmake : devel/cmake-coregfortran13 : lang/gcc13as : devel/binutils
Runtime dependencies:
gfortran13 : lang/gcc13
Library dependencies:
libamd.so : math/suitesparse-amdlibcamd.so : math/suitesparse-camdlibcolamd.so : math/suitesparse-colamdlibccolamd.so : math/suitesparse-ccolamdlibsuitesparseconfig.so : math/suitesparse-configlibopenblas.so : math/openblas
This port is required by:for Libraries
					            
biology/bcf-scorebiology/biosigcad/xycegames/naevgraphics/libpano13math/arpack++math/ceres-solver
for Run
					            
math/suitesparse
Configuration Options:
===> The following configuration options are available for suitesparse-cholmod-5.3.4:
     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
====> Options available for the radio BLAS: you can only select none or one of them
     ATLAS=off: ATLAS BLAS implementation
     BLIS=off: BLAS implemntation from FLAME
     NETLIB=off: BLAS implementation from Netlib
     OPENBLAS=on: OpenBLAS BLAS implementation
===> Use 'make config' to modify these settingsOptions name:math_suitesparse-cholmodUSES:localbase:ldflags cmake:insource fortran pathfix blaslapack:openblas compiler:c++11-libFreshPorts was unable to extract/find any pkg message
Master Sites: |