diff --git a/ann-bench.def b/ann-bench.def deleted file mode 100644 index e2d3136..0000000 --- a/ann-bench.def +++ /dev/null @@ -1,10 +0,0 @@ -Bootstrap: library -From: ubuntu:16.04 - -%post - apt-get update && apt-get install -y python3-numpy python3-scipy python3-pip build-essential git - pip3 install -r requirements.txt - python3 install.py - -%runscript - python3 run.py diff --git a/running.txt b/running.txt deleted file mode 100644 index 1612246..0000000 --- a/running.txt +++ /dev/null @@ -1,6 +0,0 @@ -2358986:c-onng -2363468:m-onng -2363449:m-bruteforce -2363450:m-balltree -2363453:m-datasketch -2363454:c-datasketch