Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions spec_20.rst
Original file line number Diff line number Diff line change
Expand Up @@ -234,30 +234,6 @@ R Format
occurs when a new Flux instance is started cannot do the same for the opaque
:data:`scheduling` key.

.. data:: attributes

The purpose of the :data:`attributes` key is to provide optional
information on this *R* document. The :data:`attributes` key SHALL
be a dictionary of one key: :data:`system`.

Other keys are reserved for future extensions.

.. data:: system

Attributes in the :data:`system` dictionary provide additional system
information that have affected the creation of this *R* document.
All of the system attributes are optional.

A common system attribute is:

.. describe:: scheduler

The value of the :data:`scheduler` key is a free-from dictionary that
may provide the information specific to the scheduler used
to produce this document. For example, a scheduler that
manages multiple job queues may add ``queue=batch``
to indicate that this resource set was allocated from within
its ``batch`` queue.

Example R
=========
Expand Down