ndzip
ndzip copied to clipboard
A High-Throughput Parallel Lossless Compressor for Scientific Data
Hi Fabian, Thanks for helping me. You have a very interesting work that helps. I compiled ndzip with benchmark options and when running I see the following error: ``` $...
Hi, I have run cuda-memcheck on this project, but it showed errors on initcheck while compressing data and warnings on racecheck while decompressing data. I was running on **Tesla V100-SXM2(32GB)...
- popcount() implementations - workaround the lack of std::aligned_alloc - fix cpu_coded.inl wrongly using #ifdef instead of #if for OpenMP flags (the flag is defined, just to zero). With OpenMP...
Hi, I've been trying to use build/compress with an example file i generated in python, as below. I keep getting the error > "Input file size is not a multiple...