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/18 22:45:58 UTC

[GitHub] DickJC123 opened a new pull request #7526: Set dev_id in streams, also update mshadow.

DickJC123 opened a new pull request #7526: Set dev_id in streams, also update mshadow.
URL: https://github.com/apache/incubator-mxnet/pull/7526
 
 
   This sets the stream's dev_id field properly, so that in the future we can have low-level routines like linalg_gemm(... stream *s) make GPU-arch-specific choices based on the stream.  This change exposes an issue with an old version of mshadow, so we bundle this with an mshadow update.
 
----------------------------------------------------------------
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