diff options
author | Leon Arber <larber@ncsa.uiuc.edu> | 2005-02-13 23:47:54 (GMT) |
---|---|---|
committer | Leon Arber <larber@ncsa.uiuc.edu> | 2005-02-13 23:47:54 (GMT) |
commit | e1ffee4e4e420cdeb276778c42a2a9612d79dcd5 (patch) | |
tree | 63223ce2a14ece000046e4cb739adcc29009e654 /tools/h5import | |
parent | 3eec63782bef2e16a6db3a9356542e15f2d0c9a2 (diff) | |
download | hdf5-e1ffee4e4e420cdeb276778c42a2a9612d79dcd5.zip hdf5-e1ffee4e4e420cdeb276778c42a2a9612d79dcd5.tar.gz hdf5-e1ffee4e4e420cdeb276778c42a2a9612d79dcd5.tar.bz2 |
[svn-r9998]
Purpose:
Bug fix
Description:
Fixed the error on copper where output would match, except the worker tasks are forcefuly terminated at the end.
Solution:
If an exit code other than 0 was returned, the
parallel environment would assume that there
was an error and would terminate all other
tasks. Because h5repack relies on the return
value of h5diff, it was necessary to return
values other than 0. Fixed by having parallel
runs of h5diff always return 0, whereas the
return value of serial runs is unchanged.
Platforms tested:
copper
Misc. update:
Diffstat (limited to 'tools/h5import')
0 files changed, 0 insertions, 0 deletions