Skip to content

Commit

Permalink
Adding noPrecommand to xsd.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-cogliati-inl committed May 2, 2024
1 parent 1587a62 commit 58e97b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions developer_tools/XSDSchemas/raven.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,10 @@
<xsd:element name="memory" type="xsd:string" minOccurs="0"/>
<xsd:element name="coresneeded" type="xsd:string" minOccurs="0"/>
<xsd:element name="runQSUB" minOccurs="0"/>
<xsd:element name="noPrecommand" minOccurs="0"/>
<xsd:element name="nodefile" type="xsd:string" minOccurs="0"/>
<xsd:element name="nodefileenv" type="xsd:string" minOccurs="0"/>
<xsd:element name="MPIParam" type="xsd:string" minOccurs="0"/>
<xsd:element name="NoSplitNode" minOccurs="0">
<xsd:complexType>
<xsd:attribute name="maxOnNode" type="xsd:integer" />
Expand Down

0 comments on commit 58e97b0

Please sign in to comment.