You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/17 02:41:03 UTC

[GitHub] hpsoar commented on issue #7491: GPUDeviceStorage is not used? why?

hpsoar commented on issue #7491: GPUDeviceStorage is not used? why?
URL: https://github.com/apache/incubator-mxnet/issues/7491#issuecomment-322953488
 
 
   I didn't compile with CUDA, I'm reading the code, I see that when CUDA is used, it actually use GPUPooledStorageManager to do the allocation, on the other hand, CPUDeviceStorage is used no where.
   
   I'm just curious why CPUDeviceStorage is there, and not in use.
   
   I'm on the master branch.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services