Christoph Kluge
5a177c952d
fix: multiple accs with identical label, cloned data for single acc
...
- GPU id label in job view statistic table is always the same on multi GPU jobs #239
- Multiple accelerators listed in plot despite using only one #241
2024-03-22 16:10:30 +01:00
Christoph Kluge
60b56bd41a
Fix: Simplify footprint logic, fix aggregated sum values
2024-03-18 18:57:15 +01:00
Christoph Kluge
849b7e038d
Fix: make footprint display configurable app-wide
...
- note: requires full ui-defaults object in config
2024-03-14 15:14:19 +01:00
Christoph Kluge
82f5257cf1
fix merge bugs
2024-03-14 14:24:54 +01:00
Christoph Kluge
e347659db4
moved module context script
2024-03-14 11:09:18 +01:00
Christoph Kluge
7940317857
Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix
2024-03-14 11:08:37 +01:00
Christoph Kluge
58415ab5c3
Adapt for accs in shared threshold s
2024-03-14 10:35:14 +01:00
32a57661fd
Upgrade frontend dependencies
...
Change to most recent @sveltestrap/sveltestrap
Reformat with Svelte LSP
2024-03-09 10:30:40 +01:00
5a4671b7b1
Always return on metricstore error.
2024-02-23 10:08:41 +01:00
Christoph Kluge
ec581e3509
Adapt normal marker line for shared jobs
2024-02-16 16:57:02 +01:00
e7ae9dd06d
Cleanup README
2024-02-13 11:55:00 +01:00
0c7f55ff8d
Remove obsolete package build rule
...
In case of cc-backend it is recommended to setup by hand or use the prebuild binary.
2024-02-13 11:54:50 +01:00
bcd7f47409
Transfer docs to dedicated doc webpage
2024-02-13 11:54:02 +01:00
476caebe7f
Merge branch 'master' into hotfix
2024-02-13 11:05:09 +01:00
Christoph Kluge
dadc81c026
Add title to logout btn
2024-02-13 10:06:52 +01:00
Christoph Kluge
cc719d0ae5
Add Docs to Navbartools, move logout btn
2024-02-13 09:59:38 +01:00
Christoph Kluge
53af79cf0d
Match mem_used color logic for footprint with plots
2024-02-12 17:12:04 +01:00
Christoph Kluge
f534ad66e1
Merge pull request #238 from ClusterCockpit/hotfix
...
Hotfix
2024-02-09 17:26:33 +01:00
Christoph Kluge
2d8cf02296
Add nullsafe to footprint mean gather
2024-02-09 17:19:58 +01:00
Christoph Kluge
71386f8466
Fix footprint logic for metrics equal zero
2024-02-09 17:09:08 +01:00
Christoph Kluge
c897c8e56b
Add missing rounding func
2024-02-09 17:06:46 +01:00
Christoph Kluge
2036069051
Remove unresponsive histogram selections
2024-02-09 16:49:56 +01:00
Christoph Kluge
be6c63e526
Merge pull request #237 from ClusterCockpit/hotfix
...
Fix pageload block due to missing nullsafe
2024-02-09 16:26:16 +01:00
Christoph Kluge
a2af9c152a
Fix pageload block due to missing nullsafe
2024-02-09 16:21:11 +01:00
Jan Eitzinger
63f3dc926c
Merge pull request #233 from ClusterCockpit/214_user_status_histograms
...
214 user status histograms
2024-02-08 12:28:13 +01:00
Christoph Kluge
21dde870c6
Merge branch 'master' into 214_user_status_histograms
2024-02-08 12:26:07 +01:00
Jan Eitzinger
04f37a85ce
Merge pull request #232 from ClusterCockpit/196_add_footprint
...
196 add footprint
2024-02-08 12:07:42 +01:00
10a332083b
Merge branch 'master' into 196_add_footprint
2024-02-08 12:03:00 +01:00
Christoph Kluge
6818d1de62
Resolve pullrequest comments
2024-02-07 13:26:13 +01:00
Jan Eitzinger
1b10b75e25
Merge pull request #230 from ClusterCockpit/hotfix
...
Intermediate Hotfix Merge
2024-01-18 14:54:02 +01:00
Christoph Kluge
b829a5aafe
Improve binned data histogram legends
2023-12-13 11:58:14 +01:00
Christoph Kluge
07073e290a
feat: add selectable histograms to status view
2023-12-12 16:46:03 +01:00
Christoph Kluge
ee6d286cd7
Small corrections
2023-12-12 15:42:14 +01:00
Christoph Kluge
119637cb9b
Fix using crossjoin arguments not used
2023-12-12 15:07:23 +01:00
Christoph Kluge
ee4097a2dd
Add missing filters to crossjoinquery
2023-12-11 13:55:56 +01:00
Christoph Kluge
1185737eaa
Add metrics to histoselect, add userfilters
...
- edit struct to make only count return required
2023-12-08 12:03:04 +01:00
Christoph Kluge
7d14086e54
Rework histogramselection, fix reactivity
2023-12-06 12:58:03 +01:00
Christoph Kluge
78494cd30e
fix selection, add zero default
2023-12-05 17:33:30 +01:00
Christoph Kluge
ead5c54bcb
Prototype completed
2023-12-05 15:30:40 +01:00
Christoph Kluge
b5b355c16c
Finished backend sql query and gql resolve
2023-12-05 11:59:01 +01:00
Christoph Kluge
3067d7b250
fix: Use peak threshold for render limit maxy
2023-12-01 14:18:37 +01:00
Christoph Kluge
9bc36152d9
intermediate save
...
- DOES NOT COMPILE
2023-12-01 13:22:01 +01:00
Christoph Kluge
c1b944b838
sec: update dependencies
2023-11-29 14:25:12 +01:00
Christoph Kluge
175a88f1c4
Merge branch 'hotfix' into 196_add_footprint
2023-11-29 10:42:56 +01:00
Christoph Kluge
aac3e7d2f4
fix: fix scope autoselect on jobview statstable
2023-11-29 10:42:32 +01:00
Christoph Kluge
c0488b8cbe
Update comments roofline
2023-11-29 10:40:59 +01:00
Christoph Kluge
d66703c4d0
update pckagelock
2023-11-29 10:40:25 +01:00
Christoph Kluge
173975aadd
Add footprint select to user jobList
2023-11-28 09:58:36 +01:00
Christoph Kluge
d97fa37d2c
feat: add footprint card displaying basic metrics
2023-11-27 10:07:13 +01:00
Christoph Kluge
782262b52e
add missing package date-fns
2023-11-27 10:04:36 +01:00