hola: Helpful Operating Link to ADIOS
The 'ADIOS2' library is a high-performance I/O framework commonly used in 'HPC' environments by simulation scientists. The 'hola' (helpful operating link to ADIOS) package is an interface to the this I/O framework. It supports several file formats, including 'HDF5' and its native BP, as well as streaming data. It also 'natively' supports n-dimensional arrays and time series. This enables R to be used 'in-situ' with scientific simulation data. The package requires an installation of 'ADIOS2' library, whose path can be specified at configure time, but is otherwise easily installed in the usual manner.
Source: hola_0.1-0.tar.gz Archive
Author | Drew Schmidt [aut, cre] |
---|---|
Maintainer | Drew Schmidt <wrathematics@gmail.com> |
Version | 0.1-0 |
License | BSL-1.0 |
Depends | R (>= 3.5.0) |
Imports | float (>= 0.2-4), R6 (>= 2.4.1) |
SystemRequirements | C++11 |
Compiled? | yes |
URL | https://github.com/RBigData/hola |
BugReports | https://github.com/RBigData/hola/issues |