Port details |
- elemental Dense and sparse linear algebra, conic optimization, lattice reduction
- 1.5.3_1 math =2 1.5.3_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-04-30 01:52:19
- Last Update: 2024-06-21 17:49:24
- Commit Hash: e2cd113
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/LLNL/Elemental
- Description:
- Distributed-memory, arbitrary-precision, dense and sparse-direct linear algebra,
conic optimization, and lattice reduction.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elemental>0:math/elemental
- To install the port:
- cd /usr/ports/math/elemental/ && make install clean
- To add the package, run one of these commands:
- pkg install math/elemental
- pkg install elemental
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: elemental
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709951942
SHA256 (LLNL-Elemental-v1.5.3_GH0.tar.gz) = faefbe738bd364d0e26ce9ad079a11c93a18c6f075719a365fd4fa5f1f7a989a
SIZE (LLNL-Elemental-v1.5.3_GH0.tar.gz) = 2756471
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- catch>0 : devel/catch
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libgmp.so : math/gmp
- libmetis.so : math/metis
- libmpc.so : math/mpc
- libmpfr.so : math/mpfr
- libmpi_cxx.so : net/openmpi4
- libopenblas.so : math/openblas
- libqd.so : math/qd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for elemental-1.5.3_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_elemental
- USES:
- cmake compiler:c++14-lang fortran
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.3_1 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
1.5.3 09 Mar 2024 07:34:14 |
Yuri Victorovich (yuri) |
math/elemental: update 1.5.2 → 1.5.3
Reported by: portscout |
1.5.2_2 18 Feb 2024 09:29:31 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after OpenMPI upgrade |
1.5.2_1 18 Feb 2024 09:22:35 |
Thierry Thomas (thierry) |
*/*: fix the dependency to net/openmpi4
For ports without USES=mpi:openmpi. For the others, it will be set
automatically. |
1.5.2_1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.5.2_1 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
1.5.2 18 Aug 2023 06:57:48 |
Yuri Victorovich (yuri) |
math/elemental: Update 1.5.1 → 1.5.2
Reported by: portscout |
1.5.1_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.5.1_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.1_1 21 Mar 2021 09:57:05 |
gerald |
Update to MPC version 1.2.0 with the following changes:
- New functions:
. mpc_sum
. mpc_dot
- Several functions are more robust with a reduced exponent range
(for example corresponding to IEEE 754 binary formats).
- New mpcheck tool for comparison with the native C library (which
is not installed by default).
Bump all directly dependent ports. Do not bump those indirectly
dependent via the lang/gcc* family since their run-time dependencies
and code generated should not be affected.
PR: 249950
Submitted by: wen |
1.5.1 07 Feb 2021 23:13:49 |
yuri |
math/elemental: Update 1.5.0 -> 1.5.1
Reported by: portscout |
1.5.0 09 Oct 2020 20:21:24 |
yuri |
math/elemental: Update 1.4.0 -> 1.5.0
Reported by: portscout |
1.4.0 07 Sep 2020 06:24:40 |
yuri |
math/elemental: Update 0.87.7 -> 1.4.0
The LLNL account is am actively developed fork. |
0.87.7_1 29 May 2020 22:32:34 |
linimon |
Mark as BROKEN on powerpc64-12. Builds on powerpc64-13 and elsewhere.
Approved by: portmgr (tier-2 blanket) |
0.87.7_1 22 May 2020 00:35:49 |
yuri |
math/elemental: Broken on i386
Reported by: fallout |
0.87.7_1 06 May 2020 16:11:15 |
yuri |
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas. |
0.87.7 30 Apr 2020 01:52:13 |
yuri |
New port: math/elemental: Dense and sparse linear algebra, conic optimization,
lattice reduction |