Message262004
> Also, Numba allows use of the Numpy API (part thereof, anyway) on GPUs.
Do you mean that Numba requires supporting multiple address spaces to be able to use tracemalloc? Or that supporting multiple address spaces would also to *also* track GPU memory allocations?
A friend told me that CUDA, OpenGL and OpenCL can (should?) be seen as 3 different address spaces. These libraries don't expose directly addresses in the GPU address space, but may use handles. |
|
Date |
User |
Action |
Args |
2016-03-18 22:54:27 | vstinner | set | recipients:
+ vstinner, pitrou, njs |
2016-03-18 22:54:27 | vstinner | set | messageid: <1458341667.62.0.870155811581.issue26588@psf.upfronthosting.co.za> |
2016-03-18 22:54:27 | vstinner | link | issue26588 messages |
2016-03-18 22:54:27 | vstinner | create | |
|