1
0
forked from pool/adaptivecpp
This branch is 10 commits behind pool/adaptivecpp:factory
Ana Guerrero ab664165f7 Accepting request 1235204 from devel:tools:compiler
- Update to version 24.10.0~0:
  * AdaptiveCpp 24.10 introduces additional JIT-time optimizations,
    especially at the default ACPP_ADAPTIVITY_LEVEL=1 setting.
    Users may see substantial performance improvements for some
    kernels.
  * ACPP_ALLOCATION_TRACKING=1 was added which can enable the JIT
    compiler to include even more information about memory usage in
    code generation, further improving performance in some cases.
  * Added full support for the SYCL 2020 group algorithms library
    in the default generic JIT compiler on all backends.
  * Additional C++ parallel STL algorithms supported for offloading
  * Introducing the acpp::algorithms library: The algorithms
    underneath the C++ parallel STL offloading support are now also
    documented and exposed on the SYCL level for users who wish to
    invoke them from SYCL with a higher degree of control.
  * Added framework for JIT-time reflection to generic JIT
    compiler.
  * New extensions:
    ~ AdaptiveCpp_restrict_ptr
    ~ AdaptiveCpp_jit::compile_if
- Remove requirement on LLVM 18 and update version
- Renamed libraries to libacpp-*
- Deleted 0002-CMake-acpp-clang-to-MODULE.patch: upstreamed
- Renamed 0003-Remove-realpath-in-acpp.patch to
  0002-Remove-realpath-in-acpp.patch

OBS-URL: https://build.opensuse.org/request/show/1235204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/adaptivecpp?expand=0&rev=4
2025-01-07 19:51:59 +00:00
2025-01-05 17:13:58 +00:00
2025-01-03 22:48:21 +00:00
2025-01-03 22:48:21 +00:00
2025-01-03 22:48:21 +00:00
Description
No description provided
48 KiB
Languages
Diff 100%