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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
superlu-dist Distributed memory, MPI based SuperLU
8.2.1_2 math 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 8.2.1_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-27 07:39:10
Last Update: 2024-01-01 11:49:51
Commit Hash: f2489ab
License: BSD3CLAUSE
WWW:
https://portal.nersc.gov/project/sparse/superlu/
Description:
SuperLU_DIST contains a set of subroutines to solve a sparse linear system A*X=B. It uses Gaussian elimination with static pivoting (GESP). Static pivoting is a technique that combines the numerical stability of partial pivoting with the scalability of Cholesky (no pivoting), to run accurately and efficiently on large numbers of processors. SuperLU_DIST is a parallel extension to the serial SuperLU library. It is targeted for the distributed memory parallel machines. SuperLU_DIST is implemented in ANSI C, with OpenMP for on-node parallelism and MPI for off-node communications. We are actively developing GPU acceleration capabilities.
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 (38 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/superlu-dist-8.2.1_2/catalog.mk
  3. /usr/local/share/licenses/superlu-dist-8.2.1_2/LICENSE
  4. /usr/local/share/licenses/superlu-dist-8.2.1_2/BSD3CLAUSE
  5. include/dcomplex.h
  6. include/dlustruct_gpu.h
  7. include/gpu_api_utils.h
  8. include/gpu_wrapper.h
  9. include/machines.h
  10. include/psymbfact.h
  11. include/slustruct_gpu.h
  12. include/superlu_FCnames.h
  13. include/superlu_FortranCInterface.h
  14. include/superlu_ddefs.h
  15. include/superlu_defs.h
  16. include/superlu_dist_config.fh
  17. include/superlu_dist_config.h
  18. include/superlu_enum_consts.h
  19. include/superlu_mod.mod
  20. include/superlu_sdefs.h
  21. include/superlu_zdefs.h
  22. include/superlupara_mod.mod
  23. include/supermatrix.h
  24. include/util_dist.h
  25. include/zlustruct_gpu.h
  26. lib/libsuperlu_dist.a
  27. lib/libsuperlu_dist.so
  28. lib/libsuperlu_dist.so.8
  29. lib/libsuperlu_dist.so.8.2.1
  30. lib/libsuperlu_dist_fortran.a
  31. lib/libsuperlu_dist_fortran.so
  32. lib/libsuperlu_dist_fortran.so.8
  33. lib/libsuperlu_dist_fortran.so.8.2.1
  34. libdata/pkgconfig/superlu_dist.pc
  35. share/doc/superlu-dist/ug.pdf
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • superlu-dist>0:math/superlu-dist
To install the port:
cd /usr/ports/math/superlu-dist/ && make install clean
To add the package, run one of these commands:
  • pkg install math/superlu-dist
  • pkg install superlu-dist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: superlu-dist
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700379755 SHA256 (xiaoyeli-superlu_dist-v8.2.1_GH0.tar.gz) = b77d065cafa6bc1a1dcc15bf23fd854f54b05762b165badcffc195835ad2bddf SIZE (xiaoyeli-superlu_dist-v8.2.1_GH0.tar.gz) = 2322034

Packages (timestamps in pop-ups are UTC):
superlu-dist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-8.2.1_2------
FreeBSD:13:quarterly-8.2.1_2------
FreeBSD:14:latest-8.2.1_2------
FreeBSD:14:quarterly-8.2.1_2------
FreeBSD:15:latest-8.2.1_2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/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. gfortran12 : lang/gcc12
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. as : devel/binutils
Runtime dependencies:
  1. gfortran12 : lang/gcc12
Library dependencies:
  1. libmpich.so : net/mpich
  2. libblas.so : math/blas
  3. liblapack.so : math/lapack
This port is required by:
for Libraries
  1. math/mfem

Configuration Options:
===> The following configuration options are available for superlu-dist-8.2.1_2: DOCS=on: Build and/or install documentation FORTRAN=on: Fortran language support ====> 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 ====> MPI (Message Passing Interface) support: you have to select exactly one of them MPICH=on: Parallel processing support via MPICH 3 OPENMPI=off: Parallel processing support via Open MPI ===> Use 'make config' to modify these settings
Options name:
math_superlu-dist
USES:
cmake:testing fortran pkgconfig mpi:mpich 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_dist/tar.gz/v8.2.1?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.2.1_2
01 Jan 2024 11:49:51
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
8.2.1_1
10 Dec 2023 10:23:11
commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
8.2.1
19 Nov 2023 09:36:26
commit hash: 0fc5b83e1fd90181718fc46ce36f0f45df08c15ecommit hash: 0fc5b83e1fd90181718fc46ce36f0f45df08c15ecommit hash: 0fc5b83e1fd90181718fc46ce36f0f45df08c15ecommit hash: 0fc5b83e1fd90181718fc46ce36f0f45df08c15e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu-dist: update 8.2.0 → 8.2.1

Reported by:	portscout
8.2.0
11 Nov 2023 11:38:19
commit hash: 8f84f2f5b28a5f6399e15501b97a1aa45a2ae939commit hash: 8f84f2f5b28a5f6399e15501b97a1aa45a2ae939commit hash: 8f84f2f5b28a5f6399e15501b97a1aa45a2ae939commit hash: 8f84f2f5b28a5f6399e15501b97a1aa45a2ae939 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu-dist: update 8.1.2 → 8.2.0

Reported by:	portscout
8.1.2_2
28 Oct 2023 19:06:55
commit hash: de380458ac0bb0c60826d53a53509f1a8d9ff1f1commit hash: de380458ac0bb0c60826d53a53509f1a8d9ff1f1commit hash: de380458ac0bb0c60826d53a53509f1a8d9ff1f1commit hash: de380458ac0bb0c60826d53a53509f1a8d9ff1f1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu-dist: Remove Gotoblas

PR:		274110
Requested by:	thierry@
8.1.2_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8.1.2
13 Nov 2022 23:12:27
commit hash: 95e12ec45cb884936dc6f0a2de37fa832700b576commit hash: 95e12ec45cb884936dc6f0a2de37fa832700b576commit hash: 95e12ec45cb884936dc6f0a2de37fa832700b576commit hash: 95e12ec45cb884936dc6f0a2de37fa832700b576 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu-dist: Update 8.1.1 -> 8.1.2

Reported by:	portscout
8.1.1
07 Oct 2022 22:33:51
commit hash: 88d29be04574ebf2711fd2aac75bd4be81c3d271commit hash: 88d29be04574ebf2711fd2aac75bd4be81c3d271commit hash: 88d29be04574ebf2711fd2aac75bd4be81c3d271commit hash: 88d29be04574ebf2711fd2aac75bd4be81c3d271 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu-dist: Update 8.1.0 -> 8.1.1

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
8.1.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.1.0
02 Sep 2022 06:37:40
commit hash: fc8923693fb8d09835403f9557c83a37a84f1d6fcommit hash: fc8923693fb8d09835403f9557c83a37a84f1d6fcommit hash: fc8923693fb8d09835403f9557c83a37a84f1d6fcommit hash: fc8923693fb8d09835403f9557c83a37a84f1d6f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu-dist: Fix fetch

Duplicate record somehow got into distinfo, and this caused fetch
failure.

Reported by:	fallout
8.1.0
27 Aug 2022 07:37:34
commit hash: c2fa0cfe17101f613e90b97b9384f0a7537cd281commit hash: c2fa0cfe17101f613e90b97b9384f0a7537cd281commit hash: c2fa0cfe17101f613e90b97b9384f0a7537cd281commit hash: c2fa0cfe17101f613e90b97b9384f0a7537cd281 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/superlu-dist: New port: Distributed memory, MPI based SuperLU

Number of commits found: 12