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 |
Lucas Hosseini
|
656368b5ed
|
Dynamically detect avx2 capabilities (#877)
* Install scipy via pip rather than system package manager
* Dynamically detect AVX2 capability
* Simplify build on TravisCI
|
2019-06-28 13:50:46 +02:00 |
Marcin Tolysz
|
4b3210575b
|
Improve arm64 support. (#676)
* Improve Arm64 support.
Make library compile and run on Arm64 8.2 (Nvidia Xavier arm+cuda)
`configure` is regenerated
* remove simd from utils.cpp
|
2019-02-15 13:13:49 +01:00 |