Hi,

On Sun, 25 Feb 2024 20:28:53 +0100 Lucas Nussbaum <lu...@debian.org> wrote:
> /usr/include/thrust/detail/type_traits.h:736:1: error: expected > type-specifier before ‘template’

This bug is caused by a #ifdef cascade for different THRUST_DEVICE_SYSTEM values, which sadly no longer works with THRUST_DEVICE_SYSTEM_OMP. This makes it effectively impossible to build the HIP backend and the OpenMP backend from the same source.


--
⢀⣴⠾⠻⢶⣦⠀   ╭────────────────────────────────────────────────────╮
⣾⠁⢠⠒⠀⣿⡁   │ Timo Röhling                                       │
⢿⡄⠘⠷⠚⠋⠀   │ 9B03 EBB9 8300 DF97 C2B1  23BF CC8C 6BDD 1403 F4CA │
⠈⠳⣄⠀⠀⠀⠀   ╰────────────────────────────────────────────────────╯

Attachment: signature.asc
Description: PGP signature

Reply via email to