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
spla Specialized Parallel Linear Algebra
1.5.5_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 1.5.5_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-26 08:21:06
Last Update: 2023-12-12 19:03:50
Commit Hash: ab17137
License: BSD3CLAUSE
WWW:
https://github.com/eth-cscs/spla
Description:
SPLA provides specialized functions for linear algebra computations with a C++ and C interface, which are inspired by requirements in computational material science codes. Currently, SPLA provides functions for distributed matrix multiplications with specific matrix distributions, which cannot be used directly with a ScaLAPACK interface. All computations can optionally utilize GPUs through CUDA or ROCm, where matrices can be located either in host or device memory.
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 (47 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/spla-1.5.5_2/catalog.mk
  3. /usr/local/share/licenses/spla-1.5.5_2/LICENSE
  4. /usr/local/share/licenses/spla-1.5.5_2/BSD3CLAUSE
  5. include/spla/config.h
  6. include/spla/context.h
  7. include/spla/context.hpp
  8. include/spla/errors.h
  9. include/spla/exceptions.hpp
  10. include/spla/gemm.h
  11. include/spla/gemm.hpp
  12. include/spla/matrix_distribution.h
  13. include/spla/matrix_distribution.hpp
  14. include/spla/pgemm_sbs.h
  15. include/spla/pgemm_sbs.hpp
  16. include/spla/pgemm_ssb.h
  17. include/spla/pgemm_ssb.hpp
  18. include/spla/pgemm_ssbtr.h
  19. include/spla/pgemm_ssbtr.hpp
  20. include/spla/spla.f90
  21. include/spla/spla.h
  22. include/spla/spla.hpp
  23. include/spla/spla.mod
  24. include/spla/spla_export.h
  25. include/spla/types.h
  26. lib/cmake/SPLA/SPLAConfig.cmake
  27. lib/cmake/SPLA/SPLAConfigVersion.cmake
  28. lib/cmake/SPLA/SPLASharedConfig.cmake
  29. lib/cmake/SPLA/SPLASharedConfigVersion.cmake
  30. lib/cmake/SPLA/SPLASharedTargets-release.cmake
  31. lib/cmake/SPLA/SPLASharedTargets.cmake
  32. lib/cmake/SPLA/SPLATargets.cmake
  33. lib/cmake/SPLA/modules/FindARMPL.cmake
  34. lib/cmake/SPLA/modules/FindATLAS.cmake
  35. lib/cmake/SPLA/modules/FindBLIS.cmake
  36. lib/cmake/SPLA/modules/FindGenericBLAS.cmake
  37. lib/cmake/SPLA/modules/FindMKL.cmake
  38. lib/cmake/SPLA/modules/FindOPENBLAS.cmake
  39. lib/cmake/SPLA/modules/FindSCALAPACK.cmake
  40. lib/cmake/SPLA/modules/FindSCI.cmake
  41. lib/libspla.so
  42. lib/libspla.so.1
  43. lib/libspla.so.1.5.5
  44. libdata/pkgconfig/SPLA.pc
  45. @owner
  46. @group
  47. @mode
Collapse this list.
Dependency lines:
  • spla>0:math/spla
To install the port:
cd /usr/ports/math/spla/ && make install clean
To add the package, run one of these commands:
  • pkg install math/spla
  • pkg install spla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spla
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1682665482 SHA256 (eth-cscs-spla-v1.5.5_GH0.tar.gz) = bc0c366e228344b1b2df55b9ce750d73c1165380e512da5a04d471db126d66ce SIZE (eth-cscs-spla-v1.5.5_GH0.tar.gz) = 519646

Packages (timestamps in pop-ups are UTC):
spla
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.5.5_2------
FreeBSD:13:quarterly-1.5.5_2------
FreeBSD:14:latest-1.5.5_2------
FreeBSD:14:quarterly-1.5.5_2------
FreeBSD:15:latest-1.5.5_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. as : devel/binutils
Test dependencies:
  1. scalapack>0 : math/scalapack
Runtime dependencies:
  1. gfortran12 : lang/gcc12
Library dependencies:
  1. libopenblas.so : math/openblas
  2. libmpich.so : net/mpich
This port is required by:
for Libraries
  1. science/sirius

Configuration Options:
===> The following configuration options are available for spla-1.5.5_2: FORTRAN=on: Fortran language support OPENMP=on: Parallel processing support via OpenMP ====> 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_spla
USES:
cmake:testing compiler:c++11-lang fortran mpi:mpich pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/eth-cscs/spla/tar.gz/v1.5.5?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.5_2
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
1.5.5_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
1.5.5
28 Apr 2023 07:28:15
commit hash: 1da3083553c98ef98ee8f0782e8b850017b8ea3ccommit hash: 1da3083553c98ef98ee8f0782e8b850017b8ea3ccommit hash: 1da3083553c98ef98ee8f0782e8b850017b8ea3ccommit hash: 1da3083553c98ef98ee8f0782e8b850017b8ea3c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/spla: Update 1.5.4 → 1.5.5

Reported by:	portscout
1.5.4_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
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)
1.5.4
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)
1.5.4
26 Aug 2022 08:17:29
commit hash: 9de810561899dde848ba00fc6527b35725e0474acommit hash: 9de810561899dde848ba00fc6527b35725e0474acommit hash: 9de810561899dde848ba00fc6527b35725e0474acommit hash: 9de810561899dde848ba00fc6527b35725e0474a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/spla: New port: Specialized Parallel Linear Algebra

Number of commits found: 7