lib README edit

This commit is contained in:
Steve Plimpton
2022-04-07 15:15:50 -06:00
parent adef9b7747
commit f40180f7fb

View File

@ -35,6 +35,8 @@ kokkos Kokkos package for GPU and many-core acceleration
from Kokkos development team (Sandia)
linalg set of BLAS and LAPACK routines needed by ATC package
from Axel Kohlmeyer (Temple U)
mdi hooks to the MDI library, used by MDI package
from Taylor Barnes (MolSSI at Virginia Tech)
message client/server communication library via MPI, sockets, files
from Steve Plimpton (Sandia)
molfile hooks to VMD molfile plugins, used by the MOLFILE package