datuner icon indicating copy to clipboard operation
datuner copied to clipboard

DATuner Repository

Results 9 datuner issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

bug

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.

enhancement

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.

enhancement

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.

enhancement

We need to add a text progress bar in the console to indicate the running status of DATuner.

enhancement

Currently, only Vivado supports tuning for timing constraints. This feature can be added to all flows.

enhancement

Try google coding style Do not use tab (set expand tab)

enhancement