People | Alumni | Positions | Events |
Current Projects |
Publications |
Theses |
Computer Facilities |
Home |
Imprint | Sitemap | Intranet | Contact | Links |
© 2010 - 2024 Thallinger Lab · Institute of Biomedical Informatics ·
Graz University of Technology · Stremayrgasse 16/I, 8010 Graz, Austria Tel +43-316-873-5343 · Fax +43-316-873-105343 · URL http://genome.tugraz.at · · Welcome to Graz · Map |
GENERAL DESCRIPTION |
MPI Swarm 0.1.0
is a program, written to distribute serial jobs on to a compound of
working
computers without taking care on the job distribution. It takes all
regular
files from an input-directory and executes for every inpufile a given
command
on a working node of the MPI cluster. Once an execution on a node is
finished
the worker gets the next inputfile from the distributing master process
(swarmleader) until all files are handled. This software is implemented in C utilizing the MPI library. |
This software was developed by Gernot Stocker. For further information contact gernot.stocker@tugraz.at |
DESCRIPTION | NEWS | DOCUMENTATION | DOWNLOAD |