erikbern / ann-benchmarks

Benchmarks of approximate nearest neighbor libraries in Python
http://ann-benchmarks.com
MIT License
4.88k stars 735 forks source link

Tweak OpenSearch Dockerfile to download architecture specific version #397

Closed ceh closed 1 year ago

ceh commented 1 year ago

It's currently not possible to run the OpenSearch KNN benchmark on arm64 (useful for local debugging and development).

Tweak the Dockerfile to download a architecture specific version of OpenSearch.