SHA256
8
0
forked from pool/xsimd
Commit Graph

9 Commits

Author SHA256 Message Date
aea23252fb Accepting request 1157141 from home:bmwiedemann:branches:devel:libraries:c_c++
Move install commands into %install section

OBS-URL: https://build.opensuse.org/request/show/1157141
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xsimd?expand=0&rev=13
2024-03-12 09:32:56 +00:00
3060574cad - update to 12.1.1:
* Update readme with a section on adoption, and a section on
    the history of the project
  * Fix/avx512vnni implementation
  * Fix regression on XSIMD_NO_SUPPORTED_ARCHITECTURE
  * Use intrinsic instead of generic implementation of ldexp on avx512f

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xsimd?expand=0&rev=11
2023-12-17 10:14:25 +00:00
ada490d448 - update to 11.2.0:
* Provide shuffle operations of floating point batches
  * Provide a generic implementation of xsimd::swizzle with
    dynamic indices
  * Implement rotl, rotr, rotate_left and rotate_right
  * Let CMake figure out pkgconfig directories
  * Add missing boolean operators in xsimd_api.hpp
  * Initial Implementation for the new WASM based instruction set
  * Provide a generic version for float to uint32_t conversion

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xsimd?expand=0&rev=9
2023-11-26 13:53:47 +00:00
74b022678b Accepting request 1095661 from home:dirkmueller:Factory
- update to 11.1.0:
  * Introduce XSIMD_DEFAULT_ARCH to force default architecture
    (if any)
  * Remove C++ requirement on xsimd::exp10 scalar implementation
  * Improve and test documentation
  * Provide a generic reducer
  * Fix ``find_package(xsimd)`` for xtl enabled xsimd, reloaded
  * Cleanup benchmark code
  * Provide avx512f implementation of FMA and variant
  * Hexadecimal floating points are not a C++11 feature
  * back to slow implementation of exp10 on Windows
  * Changed bitwise_cast API
  * Provide generic signed /unsigned type conversion
  * Fixed sde location
  * Feature/incr decr
  * Cleanup documentation

OBS-URL: https://build.opensuse.org/request/show/1095661
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xsimd?expand=0&rev=7
2023-07-02 09:14:54 +00:00
a29d17aeb2 Accepting request 1039841 from home:dirkmueller:Factory
- update to 10.0.0:
  * SVE: Implement scatter/gather
  * SVE: Implement nearbyint and ldexp
  * Use intrinsic instead of generic implementation of ldexp on avx512f 
  * SVE: Implement fused operations for all types
- drop 0001-Only-use-_mm_insert_epi64-on-64-bit-architecture.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1039841
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xsimd?expand=0&rev=5
2022-12-06 14:44:37 +00:00
3cf6b83a0f Accepting request 1035778 from devel:libraries:c_c++
Optional build dependency for krita for vectorization

OBS-URL: https://build.opensuse.org/request/show/1035778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xsimd?expand=0&rev=1
2022-11-19 17:08:57 +00:00
896ea78502 Accepting request 1035282 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Update to 9.0.1. No changelog.
- Spec cleanup. Prepare xsimd for the factory submission
- Add upstream change:
  * 0001-Only-use-_mm_insert_epi64-on-64-bit-architecture.patch

OBS-URL: https://build.opensuse.org/request/show/1035282
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xsimd?expand=0&rev=3
2022-11-15 08:44:58 +00:00
Daniel Weatherill
b27f30d79a Accepting request 990053 from home:matwey:branches:devel:libraries:c_c++
- Update to version 8.1.0

OBS-URL: https://build.opensuse.org/request/show/990053
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xsimd?expand=0&rev=2
2022-07-27 02:27:20 +00:00
66d75cfbd3 Accepting request 881434 from home:weatherhead99
xsimd is part of the xtensor stack. I am working on updating and adding the packages from this framework (https://github.com/xtensor-stack/xsimd). Goes with the xtl and xtensor libraries already provided in this project

OBS-URL: https://build.opensuse.org/request/show/881434
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xsimd?expand=0&rev=1
2021-04-03 13:26:06 +00:00