New features
Added compression status return for high level API
Added build example with ADIOS2 operators
Enable autotuning for kernels in Huffman encoding
Enabled async LZ4 and Zstd compression
Added pipeline optimization for compression time series data
Added compressor cache optimization
Added functions for explicitly initialize and finalize RuntimeX
Improved memory usage estimation
Added a function to estimate max output size of MDR-X
Added readme for build scripts
Bug fixes
Fixed a bug in Huffman codebook generation
Fixed a bug when using LZ4 compression
Fixed a bug in domain decomposer
Fixed a bug when using reduce memory footprint mode
Fixed a bug in MDR-X reconstruction
Fixed a bug when calculating sign-bit using GCC