Giter Site home page Giter Site logo

hpcsi / grvy Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 2.0 3.17 MB

Toolkit library for supporting high-performance, scientific applications

License: Other

Makefile 1.92% Shell 3.09% M4 9.71% CSS 1.36% C++ 37.46% Fortran 9.28% C 8.44% Perl 28.73% HTML 0.02%
scientific-computing parser-library performance-monitoring out-of-core c cplusplus fortran90

grvy's Introduction

libGRVY

build Doxygen

The GRVY Toolkit is a utility library used to house various support functions often required for application development of high-performance, scientific applications. The library is written in C++, but provides an API for development in C and Fortran. The primary functionality provided by the library is categorized as follows:

  • a flexible method for parsing keyword driven input files (with backwards-compatibility support)
  • a performance timing mechanism to provide a simple summary of individual code section performance along with basic statistics
  • an HDF5 based historical performance mechanism for logging application performance over time on various compute resources
  • a simple priority-based logging mechanism to control application messages
  • utilities for offloading out-of-core read/write operations to a pool of distributed shared-memory nodes using MPI for data transfer miscellaneous
  • file handling and math utilities

For more detailed API information, please refer to the documentation.

grvy's People

Contributors

koomie avatar mghpcsim avatar nicholasmalaya avatar rhysu avatar roystgnr avatar trevilo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

grvy's Issues

fix compiler warning

/grvy.h:1649:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.