System description
EDACC (Experiment Design and Administration for Computer Clusters) is a framework for the design, execution and analysis of (large) experiments with arbitrary algorithms.
The EDACC framework consists of 3 major (required) components:
- database (DB): stores all information about the algorithms, problems and experiments
- graphical user interface (GUI): a Java framework for managing algorithms and problems and also to create and analyze experiments
- client (launcher): a client that is responsible for the execution of the algorithms on some arbitrary system
and some further (optional) components:
- web front end (WF): a web client to perform monitoring and analysis of the experiments
- job server: a small application that increases the throughput of the system when large-scale grids are used
- visualizer: an application to visualize the configuration process of algorithms and to analyze the results
- automatic algorithm configurator API: a Java API for parallel automatic algorithm configurators
- eAAC: EDACC based automatic configurator framework, which includes several automatic algorithm configurators
Team members
Active members:
- Adrian Balint (project leader)
- Simon Gerber (main developer: GUI Experiment Mode, client, job sever, eAAC)
- Daniel Diepold (main developer: WF, client, AAC API, eAAC)
Former members:
- Robert Retz (main developer: GUI Manage DB Mode Instances, Properties)
- Daniel Gall (main developer: GUI Manage DB Mode Solvers)
- Gregor Kapler (testing)
- Melanie Handel (main developer: monitor and vizualisations)
- Juri Schulte (co-developer eAAC)
- Frank Mugrauer (co-developer eAAC)
- Raffael Bild (developed the first version of the client)
- Borislav Junk (developed the first version of the client)
Publications
- Adrian Balint, Daniel Gall, Gregor Kapler, Robert Retz, Daniel Diepold and Simon Gerber
EDACC - An advanced Platform for the Experiment Design, Administration and Analysis of Empirical Algorithms
to appear int the proceedings of LION5 - Adrian Balint, Daniel Gall, Gregor Kapler, Robert Retz
Experiment Design and Administration for Computer Cluster for SAT-solvers (EDACC), System Description
in JSAT Volume 7
the slides can be downloaded here