DLA-Future icon indicating copy to clipboard operation
DLA-Future copied to clipboard

Self-copy check for `MatrixRef` needs to be more thorough

Open msimberg opened this issue 2 years ago • 0 comments

https://github.com/eth-cscs/DLA-Future/pull/1021#discussion_r1391242056. It currently checks for equality of addresses of the two MatrixRefs passed to copy. However, this misses at least the case where two different MatrixRefs point to the same underlying Matrix.

msimberg avatar Nov 15 '23 09:11 msimberg