notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
pastix PaStiX: a sparse direct solver
6.3.1 science on this many watch lists=1 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 6.3.0Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 08:33:25
Last Update: 2023-11-17 18:04:20
Commit Hash: bbc0096
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
License: LGPL3
WWW:
https://solverstack.gitlabpages.inria.fr/pastix/
Description:
PaStiX (Parallel Sparse matriX package) is a scientific library that provides a high performance parallel solver for very large sparse linear systems based on direct methods. Numerical algorithms are implemented in single or double precision (real or complex) using LLt, LDLt and LU with static pivoting (for non symmetric matrices having a symmetric pattern). This solver also provides some low-rank compression methods to reduce the memory footprint and/or the time-to-solution. It is bundled with SPM (SParse Matrix Package). See also https://gitlab.inria.fr/solverstack/spm
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 (164 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pastix-6.3.1/catalog.mk
  3. /usr/local/share/licenses/pastix-6.3.1/LICENSE
  4. /usr/local/share/licenses/pastix-6.3.1/LGPL3
  5. bin/pastix_completion.sh
  6. bin/pastix_env.sh
  7. include/pastix.h
  8. include/pastix/api.h
  9. include/pastix/cblas.h
  10. include/pastix/config.h
  11. include/pastix/datatypes.h
  12. include/pastix/graph.h
  13. include/pastix/lapacke.h
  14. include/pastix/old_api.h
  15. include/pastix/order.h
  16. include/pastix/pastixf.mod
  17. include/pastix/pastixf_bindings.mod
  18. include/pastix/pastixf_enums.mod
  19. include/pastix/pastixf_interfaces.mod
  20. include/pastix/spmf.mod
  21. include/pastix/spmf_bindings.mod
  22. include/pastix/spmf_enums.mod
  23. include/pastix/spmf_interfaces.mod
  24. include/pastixf.mod
  25. include/pastixf_bindings.mod
  26. include/pastixf_enums.mod
  27. include/pastixf_interfaces.mod
  28. include/spm.h
  29. include/spm/c_spm.h
  30. include/spm/config.h
  31. include/spm/const.h
  32. include/spm/d_spm.h
  33. include/spm/datatypes.h
  34. include/spm/mpi.h
  35. include/spm/p_spm.h
  36. include/spm/s_spm.h
  37. include/spm/z_spm.h
  38. include/spmf.mod
  39. include/spmf_bindings.mod
  40. include/spmf_enums.mod
  41. include/spmf_interfaces.mod
  42. lib/cmake/pastix/PASTIXConfig.cmake
  43. lib/cmake/pastix/PASTIXConfigVersion.cmake
  44. lib/cmake/pastix/cblasTargets.cmake
  45. lib/cmake/pastix/lapackeTargets.cmake
  46. lib/cmake/pastix/mTargets.cmake
  47. lib/cmake/pastix/pastixTargets-release.cmake
  48. lib/cmake/pastix/pastixTargets.cmake
  49. lib/cmake/pastix/pastix_kernelsTargets-release.cmake
  50. lib/cmake/pastix/pastix_kernelsTargets.cmake
  51. lib/cmake/pastix/pastixfTargets-release.cmake
  52. lib/cmake/pastix/pastixfTargets.cmake
  53. lib/cmake/spm/SPMConfig.cmake
  54. lib/cmake/spm/SPMConfigVersion.cmake
  55. lib/cmake/spm/spmTargets-release.cmake
  56. lib/cmake/spm/spmTargets.cmake
  57. lib/cmake/spm/spmfTargets-release.cmake
  58. lib/cmake/spm/spmfTargets.cmake
  59. lib/julia/PaStiX/Project.toml
  60. lib/julia/PaStiX/src/PaStiX.jl
  61. lib/julia/PaStiX/src/pastix_enums.jl
  62. lib/julia/spm/Project.toml
  63. lib/julia/spm/examples/spm_driver.jl
  64. lib/julia/spm/examples/spm_user.jl
  65. lib/julia/spm/src/spm.jl
  66. lib/julia/spm/src/spm_enums.jl
  67. lib/libpastix.so
  68. lib/libpastix.so.6.3
  69. lib/libpastix.so.6.3.1
  70. lib/libpastix_kernels.so
  71. lib/libpastixf.so
  72. lib/libpastixf.so.6
  73. lib/libpastixf.so.6.3.1
  74. lib/libspm.so
  75. lib/libspm.so.1
  76. lib/libspm.so.1.2.0
  77. lib/libspmf.so
  78. lib/libspmf.so.1
  79. lib/libspmf.so.1.2.0
  80. lib/python/pypastix/__init__.py
  81. lib/python/pypastix/__pastix__.py
  82. lib/python/pypastix/enum.py
  83. lib/python/pypastix/pastix.py
  84. lib/python/pypastix/solver.py
  85. lib/python/spm/__init__.py
  86. lib/python/spm/__spm__.py
  87. lib/python/spm/enum.py
  88. lib/python/spm/spm.py
  89. libdata/pkgconfig/pastix.pc
  90. libdata/pkgconfig/pastixf.pc
  91. libdata/pkgconfig/spm.pc
  92. libdata/pkgconfig/spmf.pc
  93. share/examples/pastix/Makefile
  94. share/examples/pastix/analyze
  95. share/examples/pastix/analyze.c
  96. share/examples/pastix/bench_facto
  97. share/examples/pastix/bench_facto.c
  98. share/examples/pastix/compress
  99. share/examples/pastix/compress.c
  100. share/examples/pastix/fortran/flaplacian
  101. share/examples/pastix/fortran/flaplacian.F90
  102. share/examples/pastix/fortran/fmultidof
  103. share/examples/pastix/fortran/fmultidof.F90
  104. share/examples/pastix/fortran/fmultilap
  105. share/examples/pastix/fortran/fmultilap.F90
  106. share/examples/pastix/fortran/fsimple
  107. share/examples/pastix/fortran/fsimple.F90
  108. share/examples/pastix/fortran/fstep-by-step
  109. share/examples/pastix/fortran/fstep-by-step.F90
  110. share/examples/pastix/fortran/test_mt.in
  111. share/examples/pastix/fortran/test_seq.in
  112. share/examples/pastix/julia/schur.jl
  113. share/examples/pastix/julia/simple.jl
  114. share/examples/pastix/julia/step-by-step.jl
  115. share/examples/pastix/multidof
  116. share/examples/pastix/multidof.c
  117. share/examples/pastix/old/Makefile
  118. share/examples/pastix/old/old_simple
  119. share/examples/pastix/old/old_step-by-step
  120. share/examples/pastix/old/simple.c
  121. share/examples/pastix/old/step-by-step.c
  122. share/examples/pastix/personal
  123. share/examples/pastix/personal.c
  124. share/examples/pastix/python/schur.py
  125. share/examples/pastix/python/schur_obj.py
  126. share/examples/pastix/python/simple.py
  127. share/examples/pastix/python/simple_obj.py
  128. share/examples/pastix/python/step-by-step.py
  129. share/examples/pastix/reentrant
  130. share/examples/pastix/reentrant.c
  131. share/examples/pastix/refinement
  132. share/examples/pastix/refinement.c
  133. share/examples/pastix/schur
  134. share/examples/pastix/schur.c
  135. share/examples/pastix/simple
  136. share/examples/pastix/simple.c
  137. share/examples/pastix/simple_solve_and_refine
  138. share/examples/pastix/simple_solve_and_refine.c
  139. share/examples/pastix/simple_trans
  140. share/examples/pastix/simple_trans.c
  141. share/examples/pastix/spm/Makefile
  142. share/examples/pastix/spm/example_drivers
  143. share/examples/pastix/spm/example_drivers.c
  144. share/examples/pastix/spm/example_lap1
  145. share/examples/pastix/spm/example_lap1.c
  146. share/examples/pastix/spm/example_lap2
  147. share/examples/pastix/spm/example_lap2.c
  148. share/examples/pastix/spm/example_mdof1
  149. share/examples/pastix/spm/example_mdof1.c
  150. share/examples/pastix/spm/example_mdof2
  151. share/examples/pastix/spm/example_mdof2.c
  152. share/examples/pastix/spm/wrappers/fortran90/spmf_driver
  153. share/examples/pastix/spm/wrappers/fortran90/spmf_driver.F90
  154. share/examples/pastix/spm/wrappers/fortran90/spmf_rebalance
  155. share/examples/pastix/spm/wrappers/fortran90/spmf_rebalance.F90
  156. share/examples/pastix/spm/wrappers/fortran90/spmf_user
  157. share/examples/pastix/spm/wrappers/fortran90/spmf_user.F90
  158. share/examples/pastix/spm/wrappers/python/spm_driver.py
  159. share/examples/pastix/spm/wrappers/python/spm_scipy.py
  160. share/examples/pastix/step-by-step
  161. share/examples/pastix/step-by-step.c
  162. @owner
  163. @group
  164. @mode
Collapse this list.
Dependency lines:
  • pastix>0:science/pastix
To install the port:
cd /usr/ports/science/pastix/ && make install clean
To add the package, run one of these commands:
  • pkg install science/pastix
  • pkg install pastix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pastix
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700222960 SHA256 (pastix-6.3.1.tar.gz) = 290464d73b7d43356e4735a29932bf6f23a88e94ec7139ba7744c21e42c52681 SIZE (pastix-6.3.1.tar.gz) = 2065915

Packages (timestamps in pop-ups are UTC):
pastix
ABIlatestquarterly
FreeBSD:12:aarch64-6.3.0
FreeBSD:12:amd646.3.16.3.0
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i386--
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch64-6.3.0
FreeBSD:13:amd646.3.16.3.0
FreeBSD:13:armv6--
FreeBSD:13:armv7--
FreeBSD:13:i386--
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-6.3.0
FreeBSD:13:riscv64--
FreeBSD:14:aarch64-6.3.0
FreeBSD:14:amd646.3.16.3.0
FreeBSD:14:armv6--
FreeBSD:14:armv7--
FreeBSD:14:i386--
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc646.2.2_16.2.2_1
FreeBSD:14:riscv64--
FreeBSD:15:amd646.3.1-
FreeBSD:15:armv6--
FreeBSD:15:armv7--
FreeBSD:15:i386--
FreeBSD:15:mips64--
FreeBSD:15:powerpc64--
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  3. cmake : devel/cmake-core
  4. gfortran12 : lang/gcc12
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.9 : lang/python39
  7. as : devel/binutils
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. bash : shells/bash
  2. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  3. gfortran12 : lang/gcc12
  4. python3.9 : lang/python39
Library dependencies:
  1. libmetis.so : math/metis
  2. libjulia.so : lang/julia
  3. libscotch.so : cad/scotch
  4. libhwloc.so : devel/hwloc2
  5. libopenblas.so : math/openblas
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pastix-6.3.1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
science_pastix
USES:
cmake blaslapack:openblas fortran pkgconfig python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.inria.fr/solverstack/pastix/uploads/ad8f528a3f6c012762e9a903b28315f8/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.3.1
17 Nov 2023 18:04:20
commit hash: bbc009639b1733edf8f16576b14ea7ae8617d32fcommit hash: bbc009639b1733edf8f16576b14ea7ae8617d32fcommit hash: bbc009639b1733edf8f16576b14ea7ae8617d32fcommit hash: bbc009639b1733edf8f16576b14ea7ae8617d32f files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
science/pastix: upgrade to v6.3.1

Changelog at <https://gitlab.inria.fr/solverstack/pastix/-/releases/v6.3.1>

Also use CBLAS and LAPACKE provided by OpenBLAS.
6.3.0
08 Nov 2023 21:33:37
commit hash: af2a67dd0c1c7a4ff28f9cb31125950f018b13c1commit hash: af2a67dd0c1c7a4ff28f9cb31125950f018b13c1commit hash: af2a67dd0c1c7a4ff28f9cb31125950f018b13c1commit hash: af2a67dd0c1c7a4ff28f9cb31125950f018b13c1 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
science/pastix: fix build by linking with libm

For some reason it is now necessary to link with libm.
6.3.0
27 Jul 2023 18:01:32
commit hash: 36479a49e960d38ecf6fcbf9b22cb12b47bae38ecommit hash: 36479a49e960d38ecf6fcbf9b22cb12b47bae38ecommit hash: 36479a49e960d38ecf6fcbf9b22cb12b47bae38ecommit hash: 36479a49e960d38ecf6fcbf9b22cb12b47bae38e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
science/pastix: upgrade PaStiX to v6.3.0

Changelog at
	<https://gitlab.inria.fr/solverstack/pastix/-/releases/v6.3.0>.
6.2.2_1
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
6.2.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
6.2.2
02 Oct 2022 07:52:22
commit hash: 22e214654b06d914fb602f54f63b6523d778d69bcommit hash: 22e214654b06d914fb602f54f63b6523d778d69bcommit hash: 22e214654b06d914fb602f54f63b6523d778d69bcommit hash: 22e214654b06d914fb602f54f63b6523d778d69b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
science/pastix: upgrade to v6.2.2 and SPM to 1.1.1

Release notes at
<https://gitlab.inria.fr/solverstack/pastix/-/releases/v6.2.2>.
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)
6.2.1
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)
6.2.1
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner <fehlner@gmx.de>
  *  Brad Huntting <huntting@glarp.com>
  *  Chao Shin <quakelee@cn.FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chia-Hsing Yu <me@davidyu.org>
  *  Chris Rees <utisoft@gmail.com>
  *  David Naylor <dbn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik B Knudsen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.2.1
23 Apr 2022 16:41:10
commit hash: 09d882192d28914c254493309c1224c09c94b67bcommit hash: 09d882192d28914c254493309c1224c09c94b67bcommit hash: 09d882192d28914c254493309c1224c09c94b67bcommit hash: 09d882192d28914c254493309c1224c09c94b67b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
science/pastix: adding PaStiX, a sparse direct solver

Requested by:	pfg

Number of commits found: 10