aboutsummaryrefslogtreecommitdiff
path: root/academic/lammps/README.SBo
diff options
context:
space:
mode:
Diffstat (limited to 'academic/lammps/README.SBo')
-rw-r--r--academic/lammps/README.SBo12
1 files changed, 7 insertions, 5 deletions
diff --git a/academic/lammps/README.SBo b/academic/lammps/README.SBo
index 07a8c3d1d2459..b74f864a25fbf 100644
--- a/academic/lammps/README.SBo
+++ b/academic/lammps/README.SBo
@@ -128,8 +128,7 @@ REACTION ; REACTION ; ;
REAXFF ; REAXFF ; ;
REPLICA ; REPLICA ; ;
RIGID ; RIGID ; ;
-SCAFACOS ; SCAFACOS ; ; download extrasource \
- openmpi/mpich (needed)
+SCAFACOS ; SCAFACOS ; ; scafacos
SHOCK ; SHOCK ; ;
SMTBQ ; SMTBQ ; ;
SPH ; SPH ; ;
@@ -137,7 +136,6 @@ SPIN ; SPIN ; ;
SRD ; SRD ; ;
TALLY ; TALLY ; ;
UEF ; UEF ; ;
-VORONOI ; VORONOI ; ; voro++
YAFF ; YAFF ; ;
-----------------------------------------------------------------------
@@ -147,7 +145,7 @@ Some packages, available in the source, are not supported in this
slackbuild for various reasons. These are:
- ADIOS: requires a library not available in Slackware or SBo.
- KIM: requires the download of extrasource during the compilation
- which cannot prevented by a predownload.
+ which cannot be prevented by a predownload.
- ML-QUIP: the version for non-commercial uses can be downloaded only
during the compilation. A preventive download is allowed
only via git.
@@ -161,6 +159,10 @@ slackbuild for various reasons. These are:
source but the anonymous download is not permitted.
- QMMM: requires a library that can be built and installed from source
downloaded after registration
+- VORONOI: since the required dependency available in this repository
+ can be build as static library, this package is not compatible
+ when lammps is built enabling shared libraries, so support to
+ it is disabled
- VTK: not available at the moment because the build fails. It is
possible that this is caused by the VTK built in my system: the
issue is a conflict with the support of VTK to openmpi in my
@@ -193,7 +195,7 @@ configuration using Intel compilers and hardware it should work also
with other with reduced performances. If detected, the build takes
advantage of the parallelism (MPI and tbb, for example).
-KOKKOS is another package that enhance the functionality of LAMMPS
+KOKKOS is another package that enhances the functionality of LAMMPS
taking advandage of the parallel computation. Since its build requires
resources and a build with a single core seems very long, I set the
enabling by default only for 64-bit architectures because I do not know