From d40fa9d7cc4349301659783bd80e2598a4ccf1c6 Mon Sep 17 00:00:00 2001 From: Sheng Di Date: Mon, 18 Nov 2019 08:27:30 -0600 Subject: [PATCH] change sz.config a little bit (set fast point-wise error bounded compression as default setting in sz.config) --- example/sz.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/sz.config b/example/sz.config index aca4b08f..0fd9977d 100644 --- a/example/sz.config +++ b/example/sz.config @@ -113,4 +113,4 @@ pw_relBoundRatio = 1E-2 #superfast compression mode for point-wise relative error bound #1 (yes) or 0 (no) -accelerate_pw_rel_compression = 0 +accelerate_pw_rel_compression = 1