Changes between Version 7 and Version 8 of JobIn


Ignore:
Timestamp:
Feb 8, 2008, 3:11:14 PM (16 years ago)
Author:
Nicolas
Comment:

Add anchors

Legend:

Unmodified
Added
Removed
Modified
  • JobIn

    v7 v8  
    55A workunit has several attributes. These are specified when the workunit is created; they are mandatory except where noted.
    66
    7 == Miscellaneous attributes ==
     7== Miscellaneous attributes == #misc
    88 '''name'''::
    99        A text string, unique across all workunits in the project.
     
    1717        (optional) An integer; can be used to operate (cancel, change priority etc.) on groups of workunits.
    1818
    19 == Resource estimates and bounds ==
     19== Resource estimates and bounds == #resources
    2020
    2121 '''rsc_fpops_est'''::
     
    3030It's important that you supply accurate values for these parameters. To get initial estimates, run your application on your own machines, and monitor the memory and disk usage. To view the distribution of FLOPs, use the script html/ops/job_times.php (the '''FLOP count statistics''' link on your project's [HtmlOps administrative web interface]).
    3131
    32 == Redundancy and scheduling attributes ==
     32== Redundancy and scheduling attributes == #scheduling
    3333
    3434 '''delay_bound'''::