Robert Underwood
Robert Underwood
**Describe the bug** When building with spack and gcc 8.4.1, build fails because adios2 includes the `` after checking the appropriate ` __cpp_lib_filesystem ` macro, but doesn't link the corresponding...
Thanks for all your hard work on Deephyper; It's been useful for us. Previously we were using the benchmarks in deephyper.benchmark both for performance testing for the changes we were...
LibPressio is a generic abstraction for the compression of data. It supports over 40 compressors and is used at over 10 institutions (that we know about). Previously these packages were...
@ben-e-whitney is there somewhere I can look to get an example of how to use MGARD-QOI with the new api? I found a test case, but I wasn't sure how...
# Description Make LibPressio install-able via pip and include at least sz3. Many scientific users use python, and being able to `pip install libpressio[sz3]` would make that a lot easier.
This is a tracking bug for issues related to building libpressio on different platforms. Here is a list of currently known issues: - [ ] `size_t` != `uint64_t` on MacOS...
Support GenericIO as an io module https://xgitlab.cels.anl.gov/hacc/genericio
Allow one dimension of pressio_data to be 0 to auto size data when an IO object is read
Various updates for the libpressio ecosystem: + [new] added support for dctz -- a new compressor based on the discrete cosine transform + [new] added support for the lc-framework which...
### Steps to reproduce spack mirror add develop-developer-tools-manylinux2014 https://binaries.spack.io/develop/developer-tools-manylinux2014 spack buildcache keys --installl --trust spack install gcc ### Error message Error: No path specified ### Information on your system *...