|
||||||
Schedule descriptionSchedule file is similar to algorithm graph file. The number of processors should start with 1. Processor 0 is reserved for the daemon responsible for interconnections of graph vertices. <schedule>::=
<SCHEDULE_BEGIN>
<SCHEDULE_END>num_processors <processors number> {<processor>} <processor>::= <PROCESSOR_BEGIN> name <processor number>
<PROCESSOR_END>num_nodes <number of vertices for the processor> nodes ({<vertex number>}) |
||||||
SourceForge resources |
||||||
Project admin: Alexey Salnikov |