0
I Use This!
New Project

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make preesm export work for amdahl predictors with flexible number of cores in the generated scenario. More... about 1 month ago
Make vizualization of linear prediction support amdhal's regressor AND prediction with variable number of cores. More... about 1 month ago
Make Amdhal regression work in generated configs. More... about 1 month ago
Add nb cores parameter to predictions (when relevant) More... about 1 month ago
Add time & memory resource utilization metrics. More... about 1 month ago
Better CI error detection More... about 1 month ago
Fix CI More... about 1 month ago
Take "functionnal" allocated memory into account when printing config from db. More... about 1 month ago
Add allocated memory to the ProcessExecutions table. More... about 1 month ago
Use peak_rss as measured memory footprint instead of memory. More... about 1 month ago
Improve Markdown generation for memory predictore. More... about 2 months ago
Generate memory from DB in config files. More... about 2 months ago
Update analyzer to work either on time or memory metric. More... about 2 months ago
Add Memory to the ProcessExecutions table. More... about 2 months ago
Export working preesm project :D More... about 2 months ago
Wip export scenario. More... about 2 months ago
Remove weighting in linear regression (was not fruitful). More... about 2 months ago
Add is_resolved_name param to plot for linear expression. More... about 2 months ago
In the analyzer, use a weighted linear regression to give less influence to parameter values encountered many times. More... about 2 months ago
Export slam architecture. More... about 2 months ago
Find and export SDF port rates. More... about 2 months ago
Export edges to pisdf. More... about 2 months ago
Print actor ports. More... about 2 months ago
PiSDF exporter, switch to multigraph, name ports. More... about 2 months ago
DAG now imported as multigraph to allow multiple edges between nodes (needed for PiSDF export). More... about 2 months ago
Work in progress on pisdf export More... about 2 months ago
Checks for divergence between predicted and observed execution count. More... 2 months ago
Export to PiSDF (wip) - Insertion of interfaces in imported DAG. More... 2 months ago
Fix companion argument management More... 2 months ago
Make companion work with arguments. More... 2 months ago