mirror of
https://github.com/facebookresearch/faiss.git
synced 2025-06-03 12:19:13 +08:00
* Build conda CPU packages with run-time detection of AVX2. * Add cudatoolkit 10.1 to conda list. * Default to sse4 on x86_64.
12 lines
135 B
YAML
12 lines
135 B
YAML
cxx_compiler_version:
|
|
- 5.4
|
|
cudatoolkit:
|
|
- 8.0
|
|
- 9.0
|
|
- 9.2
|
|
- 10.0
|
|
- 10.1
|
|
pin_run_as_build:
|
|
cudatoolkit:
|
|
max_pin: x.x
|