Port details on branch 2024Q4 |
- suitesparse-cholmod Sparse CHOLesky MODification package
- 5.3.1 math
=8 5.3.1Version of this port present on the latest quarterly branch. - Maintainer: fortran@FreeBSD.org
 - Port Added: 2021-05-25 10:15:36
- Last Update: 2025-03-15 18:08:44
- Commit Hash: ded7047
- People watching this port, also watch:: dav1d, libXdamage, indexinfo, libevent, xorg-fonts-truetype
- License: LGPL21+
- WWW:
- https://faculty.cse.tamu.edu/davis/suitesparse.html
- Description:
- 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-plist - Dependency lines:
-
- suitesparse-cholmod>0:math/suitesparse-cholmod
- To install the port:
- cd /usr/ports/math/suitesparse-cholmod/ && make install clean
- To add the package, run one of these commands:
- pkg install math/suitesparse-cholmod
- pkg install suitesparse-cholmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: suitesparse-cholmod
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742055748
SHA256 (suitesparse/v7.10.1.tar.gz) = 9e2974e22dba26a3cffe269731339ae8e01365cfe921b06be6359902bd05862c
SIZE (suitesparse/v7.10.1.tar.gz) = 87776029
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:
-
- libamd.so : math/suitesparse-amd
- libcamd.so : math/suitesparse-camd
- libcolamd.so : math/suitesparse-colamd
- libccolamd.so : math/suitesparse-ccolamd
- libsuitesparseconfig.so : math/suitesparse-config
- libopenblas.so : math/openblas
- This port is required by:
- for Libraries
-
- biology/bcf-score
- biology/biosig
- cad/xyce
- games/naev
- graphics/libpano13
- math/arpack++
- math/ceres-solver
- for Run
-
- math/suitesparse
Configuration Options:
- ===> The following configuration options are available for suitesparse-cholmod-5.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
====> 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 settings
- Options name:
- math_suitesparse-cholmod
- USES:
- localbase:ldflags cmake:insource fortran pathfix blaslapack:openblas compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|