CLBlast/scripts/database/database
2017-05-24 15:08:34 +02:00
..
__init__.py Refactored the Python database script: separated functionality in modules, now complies to the PEP8 style, added proper command-line argument parsing, and cleaned-up 2016-07-24 16:41:01 +02:00
bests.py Complete re-write of the database script. Changed Pandas for the much faster and convienient plain JSON/dict data-type 2016-09-11 21:29:28 +02:00
clblast.py Added tuning results for the AMD Turks GPU and the Intel Core i7-2670QM CPU 2017-01-03 20:30:56 +01:00
db.py Added proper handling of mismatched arguments in the database script 2017-04-17 15:00:45 +02:00
defaults.py Improved the default parameters for cases with non-common parameters across all devices 2016-11-26 16:38:17 +01:00
io.py changing "wb" to "w" when saving json file (text mode) - compatibility for Python 3 2017-05-24 15:08:34 +02:00