Protobuf
Revision as of 15:58, 12 February 2018 by Giljael (talk | contribs) (Created page with "Category:SoftwareCategory:googleCategory:libraries {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|protobuf}} |{{#vardefine:url|https://github.com/google/protob...")
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_{{#uppercase:protobuf}}_DIR - installation directory
- HPC_{{#uppercase:protobuf}}_BIN - executable directory
- HPC_{{#uppercase:protobuf}}_LIB - library directory
- HPC_{{#uppercase:protobuf}}_INCLUDE - include directory