Fix compile error using unsupported thrust::detail::is_arithmetic
I believe the most recent version of Thrust are no longer defining this class. Instead, it is using cuda::std::is_arithmetic.
Loading
-
mentioned in commit 1652b9f8
-
mentioned in commit a0d30881
-
mentioned in commit d23e06e7
-
mentioned in commit efd64aee
-
mentioned in issue paraview/paraview#22862
Please register or sign in to comment