Opened 17 years ago
Closed 17 years ago
#165 closed bug (Fixed)
Corrected profile time clocks for distributed-memory applications
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | minor | Milestone: | Release ROMS/TOMS 3.2 |
Component: | Parallelism | Version: | 3.2 |
Keywords: | Cc: |
Description
The time profiling in MPI was broken because of the way that arguments were passed to mp_reduce in routine wclock_off (timers.F). We were getting the incorrect sums. This bug has been in the code for awhile. I finally got upset about it and I tracked in the debugger. Several of you have been complained about this. Sorry that it took that long for me to fixed.
Note:
See TracTickets
for help on using tickets.