ADIOS 1.13.1 & SZ 1.4.12.3 (#7808)

* ADIOS 1.13.1

ADIOS 1.13.1 fixes several issues with zero-sized block
reading and writing when compression transports are used.

* SZ 1.4.12.3

Add the lastest SZ release used in ADIOS1.
This commit is contained in:
Axel Huebl
2018-04-18 17:52:13 +02:00
committed by Adam J. Stewart
parent 247f24e015
commit 5f73c2759d
2 changed files with 4 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ class Sz(AutotoolsPackage):
version('develop', git='https://github.com/disheng222/SZ.git',
branch='master')
version('1.4.12.3', '5f51be8530cdfa5280febb410ac6dd94')
version('1.4.11.0', '10dee28b3503821579ce35a50e352cc6')
version('1.4.10.0', '82e23dc5a51bcce1f70ba7e3b68a5965')
version('1.4.9.2', '028ce90165b7a4c4051d4c0189f193c0')