mkitti / ArrayAllocators.jl

Allocate arrays with malloc, calloc, or on NUMA nodes
MIT License
53 stars 1 forks source link

Bikeshedding #18

Closed carstenbauer closed 10 months ago

carstenbauer commented 1 year ago

Once again, i just tripped over the naming "NumaAllocators".... The de-factor standard is "NUMA". Maybe too late but I'd love to see the package being renamed to NUMAAllocators. 😀

mkitti commented 10 months ago

Hmm... I did not see this earlier. I would be open to the change. I'm not sure what would need to be done in the registry though.