bug fix Description: the synntax of the input of h5repack conatined double quotes and spaces, which were causing problems on the parsing in AIX paralell Solution: replaced the spaces by = that is, instead of -f "GZIP 6" we have now -f GZIP=6 Platforms tested: linux solaris AIX paralell Misc. update:
2 lines
43 B
Plaintext
2 lines
43 B
Plaintext
-l dset1:CHUNK=20x20 -f dset1,dset2:SZIP=8
|