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 on branch 2022Q2
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_2Version 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.

There are no commits on branch 2022Q2 for this port