#676 closed feature request (done)
Cockpit for the CEDMA Server to control algorithm settings
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | CEDMA.Core | Version: | 3.2 |
Keywords: | Cc: |
Description
Change History (12)
comment:1 Changed 16 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 16 years ago by gkronber
comment:3 Changed 16 years ago by gkronber
Fixed updating of executer and dispatcher views and renamed ServerForm to ServerView with r2094.
comment:4 Changed 16 years ago by gkronber
fixed a bug in the control to set the number of max active jobs with r2113.
comment:5 Changed 16 years ago by gkronber
Changed dispatcher to configure algorithms to use only the allowed input variables and changed dispatching to dispatch deterministic algorithms again when the input variable set is different with r2119.
comment:6 Changed 15 years ago by gkronber
Fixed a bug in the dispatcher and trace more information about exceptions to log files in the GridExecuter with r2152.
comment:7 Changed 15 years ago by gkronber
Changed CEDMA dispatcher to allow different input variable sets for each target variable with r2153.
comment:8 Changed 15 years ago by gkronber
r2422: fixes bugs in CEDMA cockpit:
- Runs were started for target variables that are turned off
- Runs were started for deterministic algorithms with the same setting (when using time series settings)
comment:9 Changed 15 years ago by gkronber
- Status changed from assigned to new
comment:10 Changed 15 years ago by gkronber
- Resolution set to fixed
- Status changed from new to closed
CEDMA frontend has been replaced by the experimenter frontend.
comment:11 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Added views for the executer and the dispatcher and the server (which contains the executer and dispatcher views) with r2088.