Opened 16 years ago
Last modified 16 years ago
#277 closed bug
Need to broadcast file names in parallel I/O — at Initial Version
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Parallel Input/Output |
Component: | Parallelism | Version: | 3.2 |
Keywords: | Cc: |
Description
There is a problem when creating multiple history, average, and diagnostics files. The HISname, AVGname, DIAname values need to be known by all parallel nodes in the group to avoid the HDF5 library to hanp-up due to different buffer size. This is the same problem that I have before with Coptions.
Eventually, we will find all these little problems as we continue testing the parallel I/O.
Note:
See TracTickets
for help on using tickets.