Daniel Arndt
Daniel Arndt
```diff diff --git a/tpls/gtest/gtest/gtest.h b/tpls/gtest/gtest/gtest.h index c17c9ab3f..2b34f3a60 100644 --- a/tpls/gtest/gtest/gtest.h +++ b/tpls/gtest/gtest/gtest.h @@ -4910,7 +4910,7 @@ class NeverThrown { class GTEST_TEST_CLASS_NAME_(test_suite_name, test_name) \ : public parent_class { \ public: \...
The SYCL build is passing
> Please briefing explain where the copy is needed in the graph implementation and why we did not run into this issue with CUDA/HIP. The errors look somewhat like ```...
Thanks for the suggestions!
> @masterleinad does this merit a changelog entry for 4.4, or is this just internal implementation details for #6912 (which will get an entry)? Added to #6914.
See https://github.com/kokkos/kokkos/issues/2021.
> I guess the first issue is do we want to do this if the problem only arises in very specific cases and with just one version of the compiler?...
How do these unit tests fail for you? What do they print to the console if you run them individually?
I agree. We should use `std::less` then if we can use it in device kernels.
You'll have to fix indentation.