Skip to content
Snippets Groups Projects
Commit 49bd57de authored by Jayesh Badwaik's avatar Jayesh Badwaik
Browse files

+ tag support

parent aae93506
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,13 @@ parameterset:
init_with: "platform.xml:systemParameter"
parameter:
- name: nodes
tag: single
type: int
mode: python
_: '{ "jurecadc" : "2" , "jedi" : "1" }["${system_name}"]'
- name: nodes
tag: strong.tiny
type: int
mode: python
_: '{ "jurecadc" : "2,4" , "jedi" : "1,2" }["${system_name}"]'
- name: queue
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment