Szerdick/automate plot generation - #356
Conversation
|
kernels,baseline,linalg,linalg_xdsl,snitch_stream,snrt |
|
kernels,baseline,linalg,linalg_xdsl,snitch_stream,snrt |
|
Do you know that you can set a target branch that isn't main in GH PRs? Also, when one PR depends on another it's useful to link to it directly. |
| .PHONY: exp_macro | ||
| exp_macro: | ||
| snakemake --cores $(JOBS) --rerun-incomplete exp_macro | ||
| python plots-mia-thesis/plot_exp_macro.py --input results/kernels.exp_macro.csv --output plots-mia-thesis/exp_macro_plots.pdf |
There was a problem hiding this comment.
please add a snakemake rule for plotting, and change the exp_micro and exp_macro rules to include plot generation
|
kernels,baseline,linalg,linalg_xdsl,snitch_stream,snrt |
|
kernels,baseline,linalg,linalg_xdsl,snitch_stream,snrt |
Need to merge szerdick/add-taylor-expansion first. This only updates the Makefile.