-
- Downloads
- client: fix bug in RR simulation:
start only enough jobs to fill CPUs per project, not all the CPU jobs at once. I'm not sure how much difference this makes, but this is how it's supposed to work. - client: if app_info.xml doesn't specify flops, use an estimate that takes GPUs into account. - client: if it's been more than 2 weeks since time stats update, don't decay on_frac at all. svn path=/trunk/boinc/; revision=19035
Showing
- checkin_notes 19 additions, 0 deletionscheckin_notes
- client/client_state.cpp 12 additions, 1 deletionclient/client_state.cpp
- client/rr_sim.cpp 22 additions, 2 deletionsclient/rr_sim.cpp
- client/time_stats.cpp 2 additions, 2 deletionsclient/time_stats.cpp
- client/work_fetch.cpp 1 addition, 1 deletionclient/work_fetch.cpp
- lib/coproc.cpp 2 additions, 2 deletionslib/coproc.cpp
- lib/coproc.h 3 additions, 2 deletionslib/coproc.h
Loading
Please register or sign in to comment