Commit Graph

31 Commits

Author SHA1 Message Date
Rodrigo Arias Mallo
5de45cb247 rplot: patch generated PDFs to use hyphen
The ISOLatin1 encoding uses /minus as char 45, while the (-) symbol used
in the paths is a /hyphen. This hack allows the paths in the generated
PDFs to be copied directly into a terminal.
2021-04-21 17:42:40 +02:00
Rodrigo Arias Mallo
92cd88e365 fig: use the $out path in the subtitle
The input dataset is not enough to determine which script produced a
given plot.
2021-04-21 13:40:25 +02:00
Rodrigo Arias Mallo
12ff1fd506 garlicd: send logs to the builder 2021-04-16 09:29:33 +02:00
Rodrigo Arias Mallo
821b4f0d15 rplot: patch scales and fontconfig 2021-04-16 09:29:33 +02:00
Rodrigo Arias Mallo
b7dcf7bc69 rplot: add support for gziped datasets 2021-03-30 16:35:47 +02:00
Rodrigo Arias Mallo
ec056d97e5 rplot: add total job time in the plots 2021-03-30 15:49:40 +02:00
Rodrigo Arias Mallo
74cd3d4fbc rplot: fix fontconfig warning 2021-03-12 19:53:24 +01:00
Rodrigo Arias Mallo
a286488979 rplot: add egg package for ggarange function 2021-03-12 12:56:58 +01:00
Rodrigo Arias Mallo
52360c9459 rplot: add viridis R package 2021-03-09 18:20:40 +01:00
Rodrigo Arias Mallo
4ffb609261 osu: add figures using the fast generators 2021-03-01 12:21:10 +01:00
Rodrigo Arias Mallo
8373751f67 rplot: remove suffix from input link
We may have compressed input datasets
2021-03-01 11:41:28 +01:00
Rodrigo Arias Mallo
2f7032aca6 pp: remove unused derivations and helpers 2021-03-01 11:40:56 +01:00
Rodrigo Arias Mallo
0015c7e4cd pp: remove launcher
It has now been integrated with resultTree in pp/store.nix
2021-02-25 12:29:12 +01:00
Rodrigo Arias Mallo
48820ee2d3 resultTree: garlic must be used from the nix shell 2021-02-25 11:38:29 +01:00
Rodrigo Arias Mallo
9277e60079 timetable: enable verbose processing 2021-02-25 11:38:29 +01:00
Rodrigo Arias Mallo
0b95ea20b7 garlicd: allow manual experiment executions 2021-02-25 11:37:58 +01:00
Rodrigo Arias Mallo
ceb25e5d18 osu: add figure for latency tests 2021-02-23 17:52:48 +01:00
Rodrigo Arias Mallo
e5561b8735 control: save total execution time 2021-02-08 14:14:08 +01:00
Rodrigo Arias Mallo
9c6b7a9f87 timetable: missing quote 2021-02-03 13:51:24 +01:00
Rodrigo Arias Mallo
d84ccf566b launcher: fix typo 2021-02-03 13:51:04 +01:00
Rodrigo Arias Mallo
b453c12253 pp: Add automatic launcher 2021-02-03 12:36:59 +01:00
Rodrigo Arias Mallo
32d8636ae1 timetable: prevent empty time lines 2021-02-03 12:27:23 +01:00
Rodrigo Arias Mallo
b5cadefca9 Allow a space before time tag
This matches the fortran format for creams
2020-12-17 15:24:23 +01:00
Rodrigo Arias Mallo
0b0f6ac9f0 rplot: Add a reference to the dataset 2020-11-11 18:59:57 +01:00
Rodrigo Arias Mallo
d7be13f88d Update garlic options in store stage 2020-11-05 19:38:45 +01:00
Rodrigo Arias Mallo
3eae92bdc4 Remove old pp stages 2020-11-03 19:10:00 +01:00
Rodrigo Arias Mallo
0bcfe5d25b Add new store pp stage 2020-11-03 19:10:00 +01:00
Rodrigo Arias Mallo
7b26b59988 Use rsync to fetch only the logs 2020-11-03 19:10:00 +01:00
Rodrigo Arias Mallo
3bd4e61f3f WIP: Testing with automatic fetching 2020-11-03 19:09:59 +01:00
Rodrigo Arias Mallo
8ce88ef046 Add dataset attrset in garlic
Modify nbody to evenly distribute blocks per cpu
2020-11-03 19:09:59 +01:00
Rodrigo Arias Mallo
4beb069627 WIP: postprocessing pipeline
Now each run is executed in a independent folder
2020-11-03 19:09:59 +01:00