- 20 Feb, 2020 2 commits
-
-
Weronika Filinger authored
-
Weronika Filinger authored
-
- 11 Feb, 2020 1 commit
-
-
Weronika Filinger authored
-
- 24 Jan, 2020 1 commit
-
-
Michael Ott authored
Don't fetch the OPA libraries when they are already installed via RPM. Add the OPA plugin to the list of plugins to be built by default.
-
- 23 Jan, 2020 3 commits
-
-
Carla Guillen authored
-
Carla Guillen authored
-
Carla Guillen authored
-
- 22 Jan, 2020 1 commit
-
-
Michael Ott authored
-
- 21 Jan, 2020 1 commit
-
-
Carla Guillen Carias authored
-
- 20 Jan, 2020 5 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
-
-
Carla Guillen Carias authored
-
Alessio Netti authored
- New filtering methods applies a filtering regular expression to all node names in the node list of a job; the mode of the filtered node names is then computed, and the job is processed only if this matches an arbitrary "match" string - Can be used to assign jobs to different islands in a HPC system based on the allocation of nodes
-
- 17 Jan, 2020 4 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Allows to reduce the size of the query results considerably
-
Alessio Netti authored
- Uses an overloaded version of the querySensor() method
-
Alessio Netti authored
- overloaded query() and fuzzyQuery() methods that allow to query a set of sensor IDs at the same time - also changed the behavior of fuzzuQuery(): only one query is performed now, retrieving the most recent value BEFORE the specified timestamp
-
- 16 Jan, 2020 1 commit
-
-
Alessio Netti authored
-
- 13 Jan, 2020 2 commits
-
-
Alessio Netti authored
- Allows to print the covariance matrices of the gaussian mixture model
-
Alessio Netti authored
-
- 10 Jan, 2020 4 commits
-
-
Alessio Netti authored
- Can be used to increase the number of data points for model training
-
Alessio Netti authored
- Suppressing an integer comparison warning
-
Alessio Netti authored
- Implemented "means" REST API action - Integrated the Mahalanobis distance outlier cut
-
Alessio Netti authored
- A plugin based on gaussian mixture models to enable clustering for performance variation analysis or outlier detection
-
- 09 Jan, 2020 3 commits
-
-
Carla Guillen Carias authored
-
Alessio Netti authored
- If a single unit of an operator fails computation, this does not prevent anymore all other units from computing
-
Alessio Netti authored
- Will not crash anymore with an empty sensor tree
-
- 08 Jan, 2020 1 commit
-
-
Alessio Netti authored
-
- 23 Dec, 2019 2 commits
-
-
Carla Guillen Carias authored
-
Carla Guillen Carias authored
Adding more uniqueness for job ids from slurm (now user and number of nodes has to match). Refactored a little as well.
-
- 20 Dec, 2019 1 commit
-
-
Alessio Netti authored
-
- 17 Dec, 2019 3 commits
-
-
Alessio Netti authored
- Removed obsolete updateMetadata field
-
Alessio Netti authored
- Allows to remove all existing operations from a certain sensor
-
Alessio Netti authored
- The new implementation allows to publish multiple operations concurrently from different sources
-
- 16 Dec, 2019 4 commits
-
-
Micha Müller authored
It is now possible to create proper RPM packages of Pusher and associated dependencies After package installation one should consider modifying the config files in /etc/dcdb first The package build process is still anything but good practice
-
Alessio Netti authored
- Can be disabled by toggling the isOperation metadata field for each sensor
-
Alessio Netti authored
- Implemented a (overloaded) publishSensor method in SensorConfig that uses a SensorMetadata object to publish metadata selectively - only columns that are set are updated, query statement is built on the fly - Changing type of operations to set of strings still pending
-
Alessio Netti authored
- Allows to encode "not set" states for single members
-
- 13 Dec, 2019 1 commit
-
-
Daniele Tafani authored
-