Port details |
- suitesparse-spex Sparse Left-looking Integer-Preserving LU Factorization
- 2.0.3 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: fortran@FreeBSD.org
 - Port Added: 2022-11-27 11:12:48
- Last Update: 2023-01-19 16:45:37
- Commit Hash: 5e9bc32
- License: GPLv2+ LGPL3+
- Description:
- This port installs the module SPEX, previously known as SLIP_LU, of SuiteSparse.
SPEX is a software package used to solve a sparse systems of linear equations
exactly using the Sparse Left-looking Integer-Preserving LU factorization.
SPEX Purpose: Exactly solve a sparse system of linear equations using a given
input matrix and right hand side vector file. This code can output the final
solution to a user specified output file in either double precision or full
precision rational numbers.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- suitesparse-spex>0:math/suitesparse-spex
- To install the port:
- cd /usr/ports/math/suitesparse-spex/ && make install clean
- To add the package, run one of these commands:
- pkg install math/suitesparse-spex
- pkg install suitesparse-spex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: suitesparse-spex
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1674135881
SHA256 (suitesparse/v7.0.0.tar.gz) = 66e0a21a4c58f4fa7a96823c6726226ebd5f605263a37e1afa61f143cf6b464d
SIZE (suitesparse/v7.0.0.tar.gz) = 64884962
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
- ninja : devel/ninja
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libamd.so : math/suitesparse-amd
- libcolamd.so : math/suitesparse-colamd
- libsuitesparseconfig.so : math/suitesparse-config
- libopenblas.so : math/openblas
- This port is required by:
- for Run
-
- math/suitesparse
Configuration Options:
- ===> The following configuration options are available for suitesparse-spex-2.0.3:
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
GOTOBLAS=off: Goto blas implementation
NETLIB=off: Blas implementation from Netlib
OPENBLAS=on: OpenBLAS blas implementation
===> Use 'make config' to modify these settings
- Options name:
- math_suitesparse-spex
- USES:
- localbase:ldflags cmake:insource blaslapack:openblas compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.3 19 Jan 2023 16:45:37
    |
Thierry Thomas (thierry)  |
math/suitesparse*: upgrade to v7.0.0
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.0.0> |
2.0.2 15 Dec 2022 21:34:38
    |
Thierry Thomas (thierry)  |
math/suitesparse-spex: upgrade to 2.0.2 |
2.0.0 27 Nov 2022 11:09:56
    |
Thierry Thomas (thierry)  |
math/suitesparse-spex: replace suitesparse-slip_lu and upgrade to 2.0.0
PR: 267742 |
Number of commits found: 3
|