Changes between Initial Version and Version 1 of Ticket #857
- Timestamp:
- 05/27/20 17:13:11 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #857
- Property Resolution → Fixed
- Property Status new → closed
-
Ticket #857 – Description
initial v1 5 5 * Corrected segmentation fault in '''close_io.F''' when closing the '''BRY''', '''CLM''', and '''FRC''' files in the structure. The array index to the '''files''' component could go out-of-bounds. 6 6 7 * Updated '''timers.F''' to report the minimum and maximum processes wall CPU time during profiling .7 * Updated '''timers.F''' to report the minimum and maximum processes wall CPU time during profiling in distributed-memory applications.