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

TVM Docker build issues on Rust SGX SDK #8444

Closed
AlexYaoRuihao opened this issue Jul 10, 2021 · 1 comment
Closed

TVM Docker build issues on Rust SGX SDK #8444

AlexYaoRuihao opened this issue Jul 10, 2021 · 1 comment

Comments

@AlexYaoRuihao
Copy link

Hi, I was working on building TVM based on Rust SGX SDK right before #4976 with commit hash 93dff44. I was trying to run the docker version following instructions below.
image
When I try to run the command make -j4 after cmake, I got the following errors.
image
Does anyone know how to fix this? Any response is appreciated!

@vinx13
Copy link
Member

vinx13 commented Jul 19, 2021

try git submodule update, there are some updates to dlpack and DLContext has been renamed to DLDevice

@vinx13 vinx13 closed this as completed Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants