faiss/conda/faiss-gpu
Lucas Hosseini 3d0ece0cb7
Run time detection of avx2 for conda packages. (#957)
* Build conda CPU packages with run-time detection of AVX2.

* Add cudatoolkit 10.1 to conda list.

* Default to sse4 on x86_64.
2019-09-20 20:17:01 +02:00
..
build.sh Run time detection of avx2 for conda packages. (#957) 2019-09-20 20:17:01 +02:00
conda_build_config.yaml Run time detection of avx2 for conda packages. (#957) 2019-09-20 20:17:01 +02:00
meta.yaml
run_test.py