Damien L-G
Damien L-G
Please expand the description. Referring to an issue that in turn point to an ISO C++ paper makes it difficult to audit.
Retest this please
Failure in the `CUDA-11.6-NVCC-DEBUG` build on Jenkins ``` 4: [ RUN ] cuda.view_mdspan_conversion 4: The specified run-time extent for Kokkos::View 'UNMANAGED' does not match the compile-time extent in dimension 0....
Yes. @nmm0 please add
Ignoring failure of one of the HIP build
Please add an entry to the 4.3 changelog for this
Couldn't we use [GitHub's private reporting feature](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead?
Ignoring the CI failure. Daniel confirmed he tested locally.
> > Which also makes me think that it is likely that the current sort implementation is broken for comparators if a user does not provide a host compatible comparator...
But does writing a specialization for Kokkos views resolve the issue here?