Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
matplotlibcpp17
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HKHLR
matplotlibcpp17
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
Restore
VisualisationUpgrade
master
default
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Sep
28
Jul
27
24
May
17
16
12
4
3
27
Mar
24
23
22
13
24
Feb
23
17
16
1
31
Jan
25
23
Oct
22
17
26
Jun
5
14
Mar
13
12
10
9
8
7
8
6
5
4
3
2
1
2
1
2
1
2
28
Feb
26
25
24
23
22
18
12
8
7
6
3
2
1
31
Jan
30
29
28
27
26
25
added more python functions
master
master
added close function to close figures
added close to the figure
aded vlines to axis
Restore
Restore
Delete .gitmodules
VisualisationUp…
VisualisationUpgrade
work on making the headers reusable
Reworked cluster data miner ..
updated makefile to work more independently of local python installation. Hope this works other places, too
Bug-fixes and fine-tuning
added a command line option to trigger the new plotter variants for testing
added usage for jobs functionality as member functions
fixed small output issue of 24h being at the wrong position
incremental upgrade into refactoring the plotter, and configuration
Protype implementation of the job-length-statistics plotter is completed. Next: Split main plotter into seperate function, especially for the cpu time usage. This need to work on seperate chunks of jobs to work with segmented sacct queries.
working prototype for the job runtime statistics subplot
Merge branch 'master' into VisualisationUpgrade
dead code elimination in minder. removing former configuration class
seperated configuration into seperate files
intermittend checking of working code to work on the configuration manager
First working prototype with the configuration manager class
Protypical implementation to segment aquisition of job-elements into weeks, avoids aborts of sacct due to too many elements
made some output dependend on debug flags
the query string was not reset after each query. now clear is called at the beginning of the loop
modified the slurm data manage to process SLURM output in chunks of weeks, as this seems to otherwise surpasse the max return count of SLURM
securing current work
last version before switching to configuration class
initial draft of the Configuration class
added checks for abnormal termination of the called program
Update to the Helper and ProjectPlotter.
clang format
documentation and dead code elimination on miner.cxx
Applied clang format, style = google
Initial commit of the revised data-miner.
added a missing feature I needed, don't know which one it was ..
updates to patches to contain matplotlib.patches.Patch
added method to match the Matplot step for Axis
updated README
Feat/return proxy (#27)
changed color name in cm to a static const char
added image_demo demo
Loading