datuner
datuner copied to clipboard
DATuner Repository
When launching multiple independent DATuner workflows sequentially on different machines, only the first works and all other flows will just hang as following, without any further response. ``` shell 2018-08-19...
There is some randomness in the number of design points visited even though the budget and timeout is set. For instance when p=8, b=800 and t=1h results in 144 local...
Put all autocreated files (i.e. dispynode.py, dispytmp_*, global_results.txt, results.db) into a project directory. Also create a log that has the history of terminal outputs from datuner.
Currently the results from DATuner seem to be in raw csv format, which is difficult to interpret. It will be useful to generate intuitive text report.
DATuner should be able to read in a database of previously explored design points, and resume the search process that is aware of the history information.
We need to add a text progress bar in the console to indicate the running status of DATuner.
Currently, only Vivado supports tuning for timing constraints. This feature can be added to all flows.