Port details |
- nlcglib Nonlinear CG methods for wave-function optimization in DFT
- 1.1.0 science =2 1.0.b.20230622_4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-08-27 00:12:27
- Last Update: 2024-08-19 19:11:36
- Commit Hash: 138fc1d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/simonpintarelli/nlcglib
- Description:
- Nlcglib is a plugin for sirius providing robust wave-function optimization
to q-e-sirius.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nlcglib>0:science/nlcglib
- To install the port:
- cd /usr/ports/science/nlcglib/ && make install clean
- To add the package, run one of these commands:
- pkg install science/nlcglib
- pkg install nlcglib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nlcglib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724047165
SHA256 (simonpintarelli-nlcglib-v1.1.0_GH0.tar.gz) = 9e7c2eea84a5ce191bd9af08f6c890717f7b6e88be7bd15cfe774eb0e0dabd8a
SIZE (simonpintarelli-nlcglib-v1.1.0_GH0.tar.gz) = 67209
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:
-
- nlohmann-json>0 : devel/nlohmann-json
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- googletest>0 : devel/googletest
- Library dependencies:
-
- libkokkoscore.so : devel/kokkos
- libopenblas.so : math/openblas
- libmpich.so : net/mpich
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nlcglib-1.1.0:
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:
- science_nlcglib
- USES:
- cmake:testing pkgconfig mpi:mpich
- 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.1.0 19 Aug 2024 19:11:36 |
Yuri Victorovich (yuri) |
science/nlcglib: update 1.0b-20230622 → 1.1.0
Reported by: portscout |
1.0.b.20230622_4 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
1.0.b.20230622_3 21 Apr 2024 18:28:27 |
Yuri Victorovich (yuri) |
devel/kokkos: update 4.1.00 → 4.3.00
Reported by: portscout |
1.0.b.20230622_2 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
1.0.b.20230622_1 10 Dec 2023 10:23:11 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2 |
1.0.b.20230622 09 Jul 2023 23:17:15 |
Yuri Victorovich (yuri) |
science/nlcglib: Update 0.9-148 → 1.0b-20230622
Reported by: portscout |
0.9.148_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.9.148_1 22 Sep 2022 15:40:10 |
Yuri Victorovich (yuri) |
devel/kokkos: Update 3.6.01 -> 3.7.00
Reported by: portscout |
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) |
0.9.148 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 ) |
0.9.148 27 Aug 2022 00:11:44 |
Yuri Victorovich (yuri) |
science/nlcglib: New port: Nonlinear CG methods for wave-function optimization
in DFT |