This repository was archived by the owner on Mar 21, 2024. It is now read-only.
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
Some async algorithm tests fail on C++17 #1250
Closed
Description
It looks like 7ff227a broke some async algorithms on C++17 with gcc 7.5.0.
For example, thrust.cpp.cuda.cpp17.test.async_reduce_into
is failing with an "invalid device function" error.
Metadata
Metadata
Assignees
Labels
No labels