SlackBuildsOrg/academic/gromacs
B. Watson 8e989a2f49
academic/gromacs: Minor template nitpick.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-02-18 10:07:13 +07:00
..
gromacs.info
gromacs.SlackBuild
README
slack-desc

GROMACS is a versatile package to perform molecular dynamics, i.e. 
simulate the Newtonian equations of motion for systems with hundreds 
to millions of particles and is a community-driven project.

It is primarily designed for biochemical molecules like proteins, 
lipids and nucleic acids that have a lot of complicated bonded 
interactions, but since GROMACS is extremely fast at calculating the 
nonbonded interactions (that usually dominate simulations) many groups 
are also using it for research on non-biological systems, e.g.
polymers and fluid dynamics.


Optional dependences:
For run-time detection of hardware capabilities set HWLOC=yes. This 
requires hwloc.
To enable MPI set PARALLEL=yes. This requires a MPI implementation 
either openmpi or mpich.
For enabling CUDA set CUDA=yes. This requires the CUDA SDK.
To enable OpenCL set OPENCL=yes. This requires a OpenCL 
implementation.