Search Criteria
Package Details: plumed-mpi 2.8.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/plumed-mpi.git (read-only, click to copy) |
---|---|
Package Base: | plumed-mpi |
Description: | An open source plugin for free energy calculations in molecular systems which works together with some of the most popular molecular dynamics engines (with MPI support) |
Upstream URL: | http://www.plumed.org/ |
Licenses: | GPL |
Submitter: | dviktor |
Maintainer: | None |
Last Packager: | Tenshi65535 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-31 13:39 (UTC) |
Last Updated: | 2023-05-23 01:24 (UTC) |
Dependencies (12)
- gsl (gsl-gitAUR)
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas)
- netcdf (netcdf-openmpi)
- openmpi (openmpi-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- vim (neovim-drop-inAUR, neovim-symlinksAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, vim-gitAUR, gvim-gtk2AUR, gvim) (make)
- cython (cython-gitAUR, cython0AUR) (optional) – Python module support
- gawk (gawk-gitAUR, busybox-coreutilsAUR) (optional) – partial tempering support
- graphviz (optional) – diagrams in manual
- python-setuptools (optional) – Python module support
- vmd-molfile-pluginsAUR (optional) – add capability to read vmd compatible trajectories
- xdrfileAUR (optional) – GROMACS trajectory format support
Latest Comments
dviktor commented on 2019-04-16 10:13 (UTC)
@hseara Thank you a lot for your contribution! Fixed now.
hseara commented on 2019-04-16 09:41 (UTC)
Hi dviktor, Why don't you use:
Then both plumed and plumed-mpi can coexist. Then you can remove plumed from "provides". This would be best as the mpi version does not provide the same capabilities as the non-mpi version. For example, you cannot compile non-mpi gromacs against it, that is what most arch users in their desktops will do.
Also please install the software in the canonical paths, i. e. /usr.
This is always recommended in archlinux. The /opt directory is reserved for large self-contained programs, like CUDA, that it is not the case of plumed.
Packaging guidelines