Skip to content

Commit

Permalink
revise README and user guide based on the change of sz-1.4.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheng Di committed Jun 6, 2018
1 parent f3a1baf commit f605e02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,4 @@ SZ 1.4.13.1: Integrate PaSTRI algorithm into SZ for GAMESS two-electron integral
SZ 1.4.13.2: Clean the code by putting all the global variables into two data structures (conf_params and exe_params) and change Huffman tree encoder from global state to local state in order to support thread-safe feature.
SZ 1.4.13.3: Support the time-based compression for 1D array
SZ 1.4.13.4: Support the time-based compression for 1D,2D, and 3D array (use --enable-timecmpr to switch it on). SZ 1.4.13.0/1/2/3/ has a bug when doing compression/decompression alternatively in the same progress. SZ 1.4.13.4 fixed it.
SZ 1.4.13.5: remove the pwrType in SZ_compress_args() interface, because of uselessness of pwrType setting in the new design of point-wise relative error based compression in the later version of SZ.
Binary file modified doc/sz-1.4-user-guide.pdf
Binary file not shown.

0 comments on commit f605e02

Please sign in to comment.