File tree Expand file tree Collapse file tree 4 files changed +409
-0
lines changed
Expand file tree Collapse file tree 4 files changed +409
-0
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ Table of Contents
5555- [ 43/Job List Service] ( spec_43.rst )
5656- [ 44/Resource Events] ( spec_44.rst )
5757- [ 45/Resource Range String Representation] ( spec_45.rst )
58+ - [ 46/Command Line Job] ( spec_46.rst )
5859
5960Build Instructions
6061------------------
Original file line number Diff line number Diff line change @@ -294,6 +294,12 @@ Changes to resource availability are recorded in an RFC 18 eventlog.
294294This specification describes a compact form for expressing an RFC 14
295295resource range defined by a min/max/operand/operator combination.
296296
297+ :doc: `spec_46 `
298+ ~~~~~~~~~~~~~~
299+
300+ This specification describes a compact form for expressing an RFC 14 jobspec
301+ resources list that can be provided to several Flux commands by a user.
302+
297303.. Each file must appear in a toctree
298304 .. toctree ::
299305 :hidden:
@@ -341,3 +347,4 @@ resource range defined by a min/max/operand/operator combination.
341347 spec_43
342348 spec_44
343349 spec_45
350+ spec_46
You can’t perform that action at this time.
0 commit comments