alpaka-group / alpaka

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

Update to Catch2 v3.6.0 #2304

Open sliwowitz opened 1 week ago

sliwowitz commented 1 week ago

See title.

Commit made with: git commit --author="Third Party <alpaka@hzdr.de>"

Alternatively, should you forget to change the author while doing the commit, amend it with: git commit --amend --author="Third Party <alpaka@hzdr.de>" --no-message

SimeonEhrig commented 1 week ago

I'm confused. @mehmetyusufoglu already opened this PR: https://github.com/alpaka-group/alpaka/pull/2300

mehmetyusufoglu commented 1 week ago

I'm confused. @mehmetyusufoglu already opened this PR: #2300

Ok, I am closing the one I opened... But both PRs have a compile problem with this notorious nvcc11.1+clang9 compiler combination :)