Christian Trott

Results 519 comments of Christian Trott

Does it also go away if you add a print of shmem before the constexpr section?

For Views this is well defined, we could allow deep_copy (actually maybe we do??) between assignable element types. For maps this is much more questionable: - should we only allow...

We should take this over and change what we name our cmake targets

Not sure might be a problem with specific compiler combos. I can check

@youyu3 can you issue that PR against kokkos/mdspan too?

Yeah this seems pretty clearly to be a leak. I looked through the code and it isn't obvious where this needs to be deleted again. And regarding the "only once":...

I don't even think that is the right thing to do. As I said its something where I could imagine a code that runs millions of time steps to call...

I am not sure that this is super useful. I can see it for stuff like LAMMPS, but here you still would need to build your own application, and now...