Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Numpy example #19

Open
igchor opened this issue Nov 28, 2019 · 0 comments
Open

Numpy example #19

igchor opened this issue Nov 28, 2019 · 0 comments
Labels
Type: Feature New feature or request

Comments

@igchor
Copy link
Contributor

igchor commented Nov 28, 2019

Numpy would be a good example for pmemkv where we can do some operations on huge values stored in persistent memory. Numpy evaluates (loads) data lazily which means that it would greatly benefit from direct access to pmem.

This example could also be used to verify whether we really allow for direct from python (check whether there are no copies made).

@lukaszstolarczuk lukaszstolarczuk added the Type: Feature New feature or request label Dec 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants