Changes between Version 5 and Version 6 of JobIn


Ignore:
Timestamp:
Jun 20, 2007, 2:42:00 PM (17 years ago)
Author:
Ageless
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JobIn

    v5 v6  
    1616== Resource estimates and bounds ==
    1717
    18 ||'''rsc_fpops_est'''||         An estimate of the average number of floating-point operations required to complete the computation. This used to estimate how long the computation will take on a given host.||
     18||'''rsc_fpops_est'''||         An estimate of the average number of floating-point operations required to complete the computation. This is used to estimate how long the computation will take on a given host.||
    1919||'''rsc_fpops_bound''' ||      A bound on the number of floating-point operations required to complete the computation. If this bound is exceeded, the application will be aborted.||
    2020||'''rsc_memory_bound '''       ||An estimate of application's largest working set size. The workunit will only be sent to hosts with at least this much available RAM.||