summaryrefslogtreecommitdiffstats
path: root/src/H5err.txt
diff options
context:
space:
mode:
authorJordan Henderson <jhenderson@hdfgroup.org>2017-01-30 19:47:41 (GMT)
committerJordan Henderson <jhenderson@hdfgroup.org>2017-01-30 19:47:41 (GMT)
commit4e6eb3ffe9da72c2a6d65893d227a949befd602a (patch)
tree6fbf57a8b5551639785883b3b817428f9ae600ec /src/H5err.txt
parent16507a763af9b4c0f81d6fefb4e9d66e3090835f (diff)
downloadhdf5-4e6eb3ffe9da72c2a6d65893d227a949befd602a.zip
hdf5-4e6eb3ffe9da72c2a6d65893d227a949befd602a.tar.gz
hdf5-4e6eb3ffe9da72c2a6d65893d227a949befd602a.tar.bz2
Add minor error code for H5D__mpio_array_gather failures
Catch case where total IO size is greater than chunk size (Overlapping write) Update full chunk overwrite code to not need MPI calls
Diffstat (limited to 'src/H5err.txt')
-rw-r--r--src/H5err.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5err.txt b/src/H5err.txt
index 44c5a93..9aa2e6b 100644
--- a/src/H5err.txt
+++ b/src/H5err.txt
@@ -244,6 +244,7 @@ MINOR, LINK, H5E_CANTSORT, Can't sort objects
MINOR, MPI, H5E_MPI, Some MPI function failed
MINOR, MPI, H5E_MPIERRSTR, MPI Error String
MINOR, MPI, H5E_CANTRECV, Can't receive data
+MINOR, MPI, H5E_CANTGATHER, Can't gather data
# Heap errors
MINOR, HEAP, H5E_CANTRESTORE, Can't restore condition