Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

does there need some update with guide and tests? #355

Open
wxywb opened this issue Aug 17, 2018 · 1 comment
Open

does there need some update with guide and tests? #355

wxywb opened this issue Aug 17, 2018 · 1 comment

Comments

@wxywb
Copy link

wxywb commented Aug 17, 2018

I try to compile the basic_stream.cu, but it seems need to explicitly specify the dev_id to Stream constructor. When i try to pass the parameter to constructor and build successfully, it is aborted with message:
"Default GPU stream was used when MSHADOW_FORCE_STREAM was on".
and the test code which doesn't specify the stream explicitly will also give the message above.
I tried to make it works, but i currently doesn't know the rationale behind the stream.

@szha
Copy link
Member

szha commented Aug 4, 2019

This code base has been donated to the Apache MXNet project per #373, and repo is deprecated. Future development and issue tracking should continue in Apache MXNet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants