alpaka-group / alpaka

Abstraction Library for Parallel Kernel Acceleration :llama:
https://alpaka.readthedocs.io
Mozilla Public License 2.0
356 stars 74 forks source link

Add support for new backends and library versions #2381

Closed fwyzard closed 2 months ago

fwyzard commented 2 months ago

Add support for:

fwyzard commented 2 months ago

Note that HIP/ROCm 6.2 with -O0 has a segmentation fault in the compiler while building one of the tests. I've tried to disable this combination in the CI, but I don't know if we should document it anywhere ?

fwyzard commented 2 months ago

@SimeonEhrig I'm worried that these changes may substantially increase the workload on the CI ?