[Python-Dev] pyparallel and new memory API discussions... (original) (raw)
Victor Stinner victor.stinner at gmail.com
Wed Jun 19 17:45:55 CEST 2013
- Previous message: [Python-Dev] pyparallel and new memory API discussions...
- Next message: [Python-Dev] pyparallel and new memory API discussions...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
1. All memory allocated in a parallel context is localized to a private heap.
How do you allocate memory in this "private" heap? Did you add new functions to allocate memory?
Victor
- Previous message: [Python-Dev] pyparallel and new memory API discussions...
- Next message: [Python-Dev] pyparallel and new memory API discussions...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]