xnd-project / libgumath

Subsumed into xnd
https://xnd.io/
BSD 3-Clause "New" or "Revised" License
25 stars 14 forks source link

Do kernels mutate data? #9

Closed saulshanabrook closed 6 years ago

saulshanabrook commented 6 years ago

Do gumath kernels make any guarantees about whether they mutate their input data or not?

skrah commented 6 years ago

Currently, they don't: Output arrays are allocated. If we add intent={inplace, inout, ...}, they may.

saulshanabrook commented 6 years ago

Thanks!

On Sun, May 13, 2018, 9:20 AM Stefan Krah notifications@github.com wrote:

Closed #9 https://github.com/plures/gumath/issues/9.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/plures/gumath/issues/9#event-1623552182, or mute the thread https://github.com/notifications/unsubscribe-auth/ABIZTG8UxQf5zgNET_rm1WZHwHFNMzcBks5tyDMDgaJpZM4TbusU .