Scroll to navigation

VMA(7) VMA(@VMA_LIBRARY_MAJOR@.@VMA_LIBRARY_MINOR@.@VMA_LIBRARY_REVISION@) User's Manual VMA(7)

NAME

VMA - NVIDIA Messaging Accelerator (VMA) library.

SYNOPSIS

libvma.so

DESCRIPTION

VMA NVIDIA Messaging Accelerator (VMA) boosts performance for message-based and streaming applications such as those found in financial services market data environments and Web2.0 clusters. It allows application written over standard socket API to run over Ethernet and/or Infiniband from user-space with full network stack bypass. The result is a reduction in latency by as much as 300%, an increase in application throughput by as much as 200%, higher packets rates and better CPU utilization as compared to applications running on standard Ethernet or InfiniBand interconnect networks.

FILES

/etc/libvma.conf

The system wide configuration file. Look inside libvma.conf for instructions and examples.
/usr/share/doc/libvma/README.txt
General VMA Library description.
/usr/share/doc/libvma/VMA_VERSION
VMA Library version information.

SEE ALSO

vmad(8), vma_stats(8)

AUTHORS

01 Mar 2024 libvma