-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The time estimation is working strangely. run_progress.txt example:
RUN PROGRESS SUMMARY
--------------------
Status
n_mod = 49238 / 50000
[--------------------------------------- ] 98%
Diagnostics
ne(L) = 1.0
ne(w_hd) = 1.0
ne(w_pred) = 1.0
Computed or Predicted
n_cmp = 49238
n_prd = 0
n_prior = 1000
Time
T_el = 26[h] 1[m] 19.29[s]
T_prior = 0[h] 23[m] 22.57[s]
T / mod = 0[h] 0[m] 1.87[s]
T_tot = 26[h] 1[m] 44.78[s]
If I understand correctly, T_tot should give the total time estimation. A simple calculation T_el + (50000-49238) * T/mod does not equal T_tot
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels