Re: [Numpy-discussion] Proposed change from POSIX to PyMem_RawXXX (plain text resend)

2021-07-22 Thread Sebastian Berg
On Thu, 2021-07-22 at 16:48 +, Daniel Waddington wrote: > Hi, > I'm working with Numpy in the context of supporting different memory > types such as persistent memory and CXL attached.  I would like to > propose a minor change, but figured I would get some initial feedback > from the developer

[Numpy-discussion] Proposed change from POSIX to PyMem_RawXXX (plain text resend)

2021-07-22 Thread Daniel Waddington
Hi, I'm working with Numpy in the context of supporting different memory types such as persistent memory and CXL attached. I would like to propose a minor change, but figured I would get some initial feedback from the developer community before submitting a PR. In multiarray/alloc.c the alloc

[Numpy-discussion] Proposed change from POSIX to PyMem_RawXXX

2021-07-21 Thread Daniel Waddington
Hi, I'm working with Numpy in the context of supporting different memory types such as persistent memory and CXL attached.  I would like to propose a minor change, but figured I would get some initial feedback from the developer community before submitting a PR.   In multiarray/alloc.c the allocato