Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.34 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.34 KB

Build Status Codacy Badge Join the chat at https://gitter.im/gbpSID/Lobby Documentation Status

gbpSID

gbpSID is a library that provides some general functionality to C/C++ projects.

Namely:

  • Initialization of runtime environments on High Performance Computing (HPC) platforms
  • Facilities for writing clean-and-clear log output with optional timing information
  • MPI wrappers permitting MPI code to be compiled without MPI for serial execution
  • An application class for uniform parsing of command line arguments, top-level exception handling, etc.
  • Some simple routines for efficient reading/writting of flat binary files

Contact info: Personal Homepage | Email Me