New Lessons
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@773 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
4880c449c8
commit
347ef7a611
7 changed files with 606 additions and 0 deletions
21
trunk/paradiseo-peo/tutorial/Lesson4/schema.xml
Normal file
21
trunk/paradiseo-peo/tutorial/Lesson4/schema.xml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<schema>
|
||||
<group scheduler="0">
|
||||
<node name="0" num_workers="0">
|
||||
</node>
|
||||
|
||||
<node name="1" num_workers="0">
|
||||
<runner>1</runner>
|
||||
<runner>2</runner>
|
||||
<runner>3</runner>
|
||||
</node>
|
||||
|
||||
<node name="2" num_workers="1">
|
||||
</node>
|
||||
<node name="3" num_workers="1">
|
||||
</node>
|
||||
|
||||
</group>
|
||||
</schema>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue