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

Revive the Rust + SGX refactor #4976

Merged
merged 9 commits into from
Mar 10, 2020
Merged

Revive the Rust + SGX refactor #4976

merged 9 commits into from
Mar 10, 2020

Conversation

jroesch
Copy link
Member

@jroesch jroesch commented Mar 2, 2020

Revive #2885 in order to unblock working on the Rust crates and runtime.

@jroesch
Copy link
Member Author

jroesch commented Mar 2, 2020

cc @nhynes and @ehsanmok @robo-corg @adelbertc

@tqchen
Copy link
Member

tqchen commented Mar 5, 2020

let us aim to merge it in a week

@tqchen tqchen merged commit 41e1d5f into apache:master Mar 10, 2020
@tqchen
Copy link
Member

tqchen commented Mar 10, 2020

Thanks @jroesch @nhynes !

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Apr 16, 2020
* Add Nick's changes's squashed

* Fix frontend compilation

* Re-enable Rust CI

* Add changes with conflicted badly

* Restructure import_module! macro in order to avoid unstable features

* Kill old unstable feature enablement

* Refactor common to use new APIs

* Move the code to stable

* Fix warning

Co-authored-by: Nick Hynes <[email protected]>
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Apr 17, 2020
* Add Nick's changes's squashed

* Fix frontend compilation

* Re-enable Rust CI

* Add changes with conflicted badly

* Restructure import_module! macro in order to avoid unstable features

* Kill old unstable feature enablement

* Refactor common to use new APIs

* Move the code to stable

* Fix warning

Co-authored-by: Nick Hynes <[email protected]>
@jroesch jroesch deleted the sgx-new branch February 4, 2021 04:40
@AlexYaoRuihao
Copy link

@nhynes Hello! This is Ruihao. Recently I'm working on moving Apache TVM into SGX environment by using Rust SGX SDK. However, by looking at commit histories, I find that you decided to switch Rust SGX SDK to Fortanix SGX EDP after this commit. I was trying to build the Rust SGX SDK version of TVM from commits before that commit but I was getting build errors. May I ask if there is a working version based on Rust SGX SDK? If so, I could continue working on it and patch it to the newest Rust SGX SDK version. I'll appreciate your response!

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.

4 participants