Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RUNTIME][OPENCL] set type_key even when platform is not available #2741

Merged
merged 2 commits into from
Mar 9, 2019

Conversation

kazum
Copy link
Contributor

@kazum kazum commented Mar 7, 2019

To use OpenCL devices via RPC, if there is no OpenCL devices on the client side, we have to build TVM with OpenCL disabled on the client. This PR fixes the problem.

@eqy please help review this PR.

@tqchen tqchen merged commit 9cf1b62 into apache:master Mar 9, 2019
@tqchen
Copy link
Member

tqchen commented Mar 9, 2019

Thanks, @kazum , this is merged

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

Successfully merging this pull request may close these issues.

3 participants