Skip to content

Revive the Rust + SGX refactor - #4976

Merged
tqchen merged 9 commits into
apache:masterfrom
jroesch:sgx-new
Mar 10, 2020
Merged

Revive the Rust + SGX refactor#4976
tqchen merged 9 commits into
apache:masterfrom
jroesch:sgx-new

Conversation

@jroesch

Copy link
Copy Markdown
Member

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

@jroesch

Copy link
Copy Markdown
MemberAuthor

@tqchen

Copy link
Copy Markdown
Member

let us aim to merge it in a week

@tqchen
tqchen merged commit 41e1d5f into apache:masterMar 10, 2020
@tqchen

Copy link
Copy Markdown
Member

Thanks @jroesch@nhynes !

This was referenced Mar 10, 2020
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 <nhynes@oasislabs.com>
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 <nhynes@oasislabs.com>
@jroesch
jroesch deleted the sgx-new branch February 4, 2021 04:40
@AlexYaoRuihao

Copy link
Copy Markdown

@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 freeto 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

@jroesch@tqchen@AlexYaoRuihao@nhynes