CLBlast/scripts/database/database
2017-09-16 18:02:37 +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 Improved compilation time of the tuner database 2017-09-16 18:02:37 +02:00
db.py Added proper handling of mismatched arguments in the database script 2017-04-17 15:00:45 +02:00
defaults.py Added architecture layer in the tuning database for better performance on unseen devices 2017-09-14 21:27:33 +02:00
io.py Added database compress and de-compress functions 2017-09-12 22:25:52 +02:00