Search Criteria
Package Details: ambertools 25.00-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ambertools.git (read-only, click to copy) |
---|---|
Package Base: | ambertools |
Description: | Biomolecular simulation package (tools only) |
Upstream URL: | http://ambermd.org/ |
Licenses: | GPL-3.0-or-later AND LGPL-3.0-or-later AND BSD-3-Clause AND MIT |
Submitter: | dviktor |
Maintainer: | yitzi (vedranmiletic) |
Last Packager: | vedranmiletic |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-05 18:23 (UTC) |
Last Updated: | 2025-05-05 07:48 (UTC) |
Dependencies (19)
- blas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, blas-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blis-gitAUR, blisAUR, blas-mklAUR, openblas-lapackAUR, aocl-blisAUR, blas-openblas)
- boost (boost-gitAUR)
- bzip2 (bzip2-gitAUR)
- fftw (fftw-amdAUR)
- gcc14-libs
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-mklAUR, openblas-lapackAUR, aocl-libflameAUR, blas-openblas)
- netcdf (netcdf-openmpi)
- python-matplotlib (python-matplotlib-gitAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- readline (readline-gitAUR)
- tk (tk-fossilAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- cython (cython-gitAUR) (make)
- gcc14-fortran (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR) (optional) – GPU acceleration support
- mpichAUR (optional) – MPI support
- openmpi (openmpi-gitAUR) (optional) – MPI support
- python-mpi4py (python-mpi4py-intelAUR) (optional) – MPI support (Python tools)
Latest Comments
1 2 3 Next › Last »
vedranmiletic commented on 2025-02-13 07:13 (UTC)
Latest PKGBUILD should support Python 3.13 and NumPy 2.0. Let me know in the comments if you encounter any issues.
vedranmiletic commented on 2024-12-23 08:19 (UTC)
AmberTools currently fails to build with Python 3.13 due to pytraj build failure: https://github.com/Amber-MD/pytraj/issues/1677
vedranmiletic commented on 2024-09-24 06:19 (UTC)
Version is now upgraded to 24.
@sstac it seems that ParmEd is bundled with AmberTools, but that version is likely incompatible with Arch Linux's NumPy version: https://github.com/ParmEd/ParmEd/issues/1364 I will consider the options (patching bundled version vs providing a separate package), but I can't promise an ETA.
vedranmiletic commented on 2024-08-26 08:42 (UTC)
@sstac It should run out of the box, but there are obviously edge cases like the one you mention. Since there is no python-parmed package at the moment, ambertools package can't depend on it.
There is a link to AmberTools24 archive in the following issue: https://github.com/conda-forge/ambertools-feedstock/issues/135 I am working on getting it packaged in the near future.
sstac commented on 2024-07-02 09:15 (UTC)
Hello!
Launching 'pdb4amber' utility reports a missing parmed module error. The issue gets resolved after manually installing that python module and adding it to $PYTHONPATH. Are the issues of missing modules which have to be added later normal or should the package run out of the box?
vedranmiletic commented on 2024-05-06 18:58 (UTC)
I am aware that AmberTools 24 is out.
I am just waiting for it to be released on Conda to get a proper download URL like https://ambermd.org/downloads/AmberTools23_rc6.tar.bz2 for the release tarball.
vedranmiletic commented on 2022-01-31 17:34 (UTC)
I get a different build failure:
Any ideas?
Maxwell23 commented on 2021-08-24 08:59 (UTC)
@dviktor Relevant part of log with error when compiling in single thread (with makepkg, building by hand):
:(
dviktor commented on 2021-08-23 19:23 (UTC)
@Maxwell23 can you try to build by hand, with
makepkg
, without using AUR helpers?Maxwell23 commented on 2021-08-22 21:54 (UTC) (edited on 2021-08-22 21:55 (UTC) by Maxwell23)
Relevant part of log with error when compiling in single thread (sorry for russian part):
1 2 3 Next › Last »