Christian Trott

Results 519 comments of Christian Trott

One CUDA build on the ORNL ones failed in OpenMP subview. No error message just failed to build that object file. I think this should be unrelated thoughts?

Ok here is a general question on the execution space instance: what does it mean to pass an execution space instance to any of the graph nodes? Isn't it for...

No this is not currently supported and was not brought up as a requirement in the last 9 years ... `mdspan` itself can support this - though none of the...

One thing I wonder is whether we should make these namespaces implementation details?

Another question I have is whether something which got design approved for our purposes should be treated as MDSPAN_DRAFT_NAMESPACE, e.g. submdspan.

But yeah I think those 4 namespace categories and the names for the macros (+- an "IMPL") are good.

Examples of stuff we will not propose could be things like `cuda_accessor` or `device_aware_simple_container`

I mean we could go radical and say the defaults are not std something at all. And we can add a cmake option to change the set of namespaces to...