notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
superlu-mt Library of routines for performing sparse factorization
4.0.2_1 mathnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-06 06:30:49
Last Update: 2026-06-07 16:50:57
Commit Hash: f6bb06c
License: BSD3CLAUSE
WWW:
https://portal.nersc.gov/project/sparse/superlu/
Description:
SuperLU-mt is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions. SuperLU-mt is a multi-threaded implementation of SuperLU.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/superlu-mt-4.0.2_1/catalog.mk
  3. /usr/local/share/licenses/superlu-mt-4.0.2_1/LICENSE
  4. /usr/local/share/licenses/superlu-mt-4.0.2_1/BSD3CLAUSE
  5. include/superlu_mt/colamd.h
  6. include/superlu_mt/pxgstrf_synch.h
  7. include/superlu_mt/slu_dcomplex.h
  8. include/superlu_mt/slu_mt_Cnames.h
  9. include/superlu_mt/slu_mt_cdefs.h
  10. include/superlu_mt/slu_mt_ddefs.h
  11. include/superlu_mt/slu_mt_machines.h
  12. include/superlu_mt/slu_mt_sdefs.h
  13. include/superlu_mt/slu_mt_util.h
  14. include/superlu_mt/slu_mt_zdefs.h
  15. include/superlu_mt/slu_scomplex.h
  16. include/superlu_mt/supermatrix.h
  17. lib/libsuperlu_mt_OPENMP.so
  18. lib/libsuperlu_mt_PTHREAD.so
  19. @owner
  20. @group
  21. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • superlu-mt>0:math/superlu-mt
To install the port:
cd /usr/ports/math/superlu-mt/ && make install clean
To add the package, run one of these commands:
  • pkg install math/superlu-mt
  • pkg install superlu-mt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: superlu-mt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1780814452 SHA256 (xiaoyeli-superlu_mt-v4.0.2_GH0.tar.gz) = bc6659b145347fa77f90902827c140204c779f297ecb0dddb02a9d71dd2963a9 SIZE (xiaoyeli-superlu_mt-v4.0.2_GH0.tar.gz) = 1800129

Expand this list (2 items)

Collapse this list.

SHA256 (b121cf0fcafbd10a1ca18c8d062d54cd68bbae9d.patch) = e17ef42ea1534f29e70af725f192b389fdab943d60a855133d214b82badce8be SIZE (b121cf0fcafbd10a1ca18c8d062d54cd68bbae9d.patch) = 4472

Collapse this list.


Packages (timestamps in pop-ups are UTC):
superlu-mt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-4.0.2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libblas.so : math/blas
  2. liblapack.so : math/lapack
This port is required by:
for Libraries
  1. math/sundials

Configuration Options:
===> The following configuration options are available for superlu-mt-4.0.2_1: ====> Options available for the single BLAS: you have to select exactly one of them ATLAS=off: ATLAS BLAS implementation OPENBLAS=off: OpenBLAS BLAS implementation REFERENCE=on: Reference BLAS implementation ===> Use 'make config' to modify these settings
Options name:
math_superlu-mt
USES:
cmake pkgconfig blaslapack
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/xiaoyeli/superlu_mt/tar.gz/v4.0.2?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.2_1
07 Jun 2026 16:50:57
commit hash: f6bb06c274cd6839e3a4631ac4208440e9b88132commit hash: f6bb06c274cd6839e3a4631ac4208440e9b88132commit hash: f6bb06c274cd6839e3a4631ac4208440e9b88132commit hash: f6bb06c274cd6839e3a4631ac4208440e9b88132 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu-mt: Build shared libs for both pthreads and openmp flavors

Also fix MAINTAINER which was wrong since this port was added.
4.0.2
06 Jun 2026 06:29:08
commit hash: 8f73ab483a5034ef18ea13f9dcf8d3b986d065ebcommit hash: 8f73ab483a5034ef18ea13f9dcf8d3b986d065ebcommit hash: 8f73ab483a5034ef18ea13f9dcf8d3b986d065ebcommit hash: 8f73ab483a5034ef18ea13f9dcf8d3b986d065eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu-mt: New port: Library of routines for performing sparse
factorization

Number of commits found: 2