summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Strizhkin <strdenis02@gmail.com>2024-01-03 22:27:03 +0300
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-01-11 10:12:10 +0100
commitd14803303b4e91fe67b2ab7e813c6e83c2f13eb8 (patch)
treebe5826ac98d1e75cdbbe9ae852d3382c0807286a /sci-physics/lammps/metadata.xml
parentdev-python/GitPython: keyword 3.1.41 for ~loong (diff)
downloadgentoo-d14803303b4e91fe67b2ab7e813c6e83c2f13eb8.tar.gz
gentoo-d14803303b4e91fe67b2ab7e813c6e83c2f13eb8.tar.bz2
gentoo-d14803303b4e91fe67b2ab7e813c6e83c2f13eb8.zip
sci-physics/lammps: add openmp and extra iuse flags, fix hip configure
Bug: https://bugs.gentoo.org/907713 Signed-off-by: Denis Strizhkin <strdenis02@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-physics/lammps/metadata.xml')
-rw-r--r--sci-physics/lammps/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-physics/lammps/metadata.xml b/sci-physics/lammps/metadata.xml
index d44b7b9658ed..8cd9e53aced2 100644
--- a/sci-physics/lammps/metadata.xml
+++ b/sci-physics/lammps/metadata.xml
@@ -20,6 +20,7 @@
call instead of malloc() when large chunks or memory are allocated
by LAMMPS. Aliengnment is on 16 byte boundaries.</flag>
<flag name="hip">Enable hip gpu computing support</flag>
+ <flag name="extra">Additional compute, dump, fix, molecular, pair styles</flag>
<!--<flag name="kokkos">Enable kokkos non-bonded kernels</flag>-->
</use>
<maintainer type="person">
@@ -30,4 +31,7 @@
<email>sci-physics@gentoo.org</email>
<name>Gentoo Physics Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">lammps/lammps</remote-id>
+ </upstream>
</pkgmetadata>