Protobuf
Revision as of 21:23, 6 December 2019 by Moskalenko (talk | contribs) (Text replacement - "#uppercase" to "uc")
Description
Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. You can find protobuf's documentation on the Google Developers site.
Environment Modules
Run module spider protobuf
to find out what environment modules are available for this application.
System Variables
- HPC_PROTOBUF_DIR - installation directory
- HPC_PROTOBUF_BIN - executable directory
- HPC_PROTOBUF_LIB - library directory
- HPC_PROTOBUF_INCLUDE - include directory