summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-10-10 19:10:12 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-10-10 19:10:12 +0200
commit39afc9543b5d255ac140fb2529a0332813bab39a (patch)
tree33813c624e80180cdef4d05f17105bf98cb2c8c0 /scripts
parent71f5c0c145630445ef8f7a8fdb4df8c62827305d (diff)
Changed the storage location of the database to a separate Github repository
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/database/database.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/database/database.py b/scripts/database/database.py
index f758a2b7..31f313da 100755
--- a/scripts/database/database.py
+++ b/scripts/database/database.py
@@ -18,7 +18,7 @@ import database.bests as bests
import database.defaults as defaults
# Server storing a copy of the database
-DATABASE_SERVER_URL = "http://www.cedricnugteren.nl/tuning/clblast.json"
+DATABASE_SERVER_URL = "https://raw.githubusercontent.com/CNugteren/CLBlast-database/master/database.json"
# OpenCL vendor names and their short name
VENDOR_TRANSLATION_TABLE = {