Opened 6 years ago
Closed 5 years ago
#838 closed feature_request (duplicate)
Add mandatory HDF5 support to WHIZARD.
Reported by: | Juergen Reuter | Owned by: | ALL |
---|---|---|---|
Priority: | P3 | Milestone: | v3.0.0 |
Component: | configure | Version: | 2.7.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
One of the ideas of the parallelization workshop was to put more emphasis on the HDF5 format, as it allows for more efficient I / O, compression and parallel I / O. Especially with regard to future computational requirements, such as 8- or 10-particle states, special emphasis must be placed on the reading and writing of the grid files, since their size increases linearly with the number of channels, and can reach several Giga-bytes, which are read and rewritten for each iteration. This adds a (non-parallelizable) runtime to WHIZARD. Furthermore, it can be applied to the internal event format.
Note: See
TracTickets for help on using
tickets.
Back as Gitlab issue 251.