Garrett Morrison

Results 12 comments of Garrett Morrison

By default zfp will build with shared libraries enabled on CMake. If this is with CMake (I'm assuming it is since you mentioned installing) then you will want to set...

We have plans in the near future to add zfpy version functionality akin to what the zfp version header provides which should provide what you're looking for here. Will try...

@tpwrules commit [fc96c91](https://github.com/LLNL/zfp/commit/fc96c9158e8befc227f9f46093f5e1b35723be02) merges in changes that should address this. The BUILD_TESTING option still exists and when enabled will build a subset of the tests. These tests should be sufficient...

@william-silversmith just wanted to check in on this with you. I think everything so far looks reasonable to if you get that conflict resolved we can get this PR merged.

@william-silversmith I've merged this in.

This has been fixed with the merge of refactor/install-directory into develop which moved Bitstream.h to include/zfp/. It just looks like we forgot to close this back then. I'm closing it...

Fixed in the `staging` branch, will close on merge into `develop`

@kwryankrattiger @data-panda a few months later than we'd hoped but with the latest updates to CUDA and ROCm support we have pulled all our parallel compression/decompression changes into a single...

@sheltongeosx was this fixed for you? I've run some recent tests against our `staging` branch that seem to show this issue has been solved but it would be good to...

Going to close this for now, feel free to re-open if you are still seeing issues.