This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients njs, pitrou, vstinner
Date 2016-03-18.21:48:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <56EC7790.3020806@free.fr>
In-reply-to <1458337167.06.0.908004959718.issue26588@psf.upfronthosting.co.za>
Content
Le 18/03/2016 22:39, STINNER Victor a écrit :
> 
> In the issue #26530, it was proposed (required?) to support multiple
addresses spaces to be able to use tracemalloc in numpy.

Only proposed :-) Numpy itself only works on the CPU, however Nathaniel
may have other use cases of his own. Also, Numba allows use of the Numpy
API (part thereof, anyway) on GPUs.
History
Date User Action Args
2016-03-18 21:48:03pitrousetrecipients: + pitrou, vstinner, njs
2016-03-18 21:48:03pitroulinkissue26588 messages
2016-03-18 21:48:03pitroucreate