- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I am doing some sparse matrix computation inside sgx enclave. The matrix is too large so there is no way to store them inside the enclave (even when they are compressed already). So I have to store the matrix on disk (encryted with sgx), and load them when I need. Applying sparse library would highly accelerate the computing and save storage.
There have been several sparse libraries, but none of them seem to mention anything about sgx support. So, is there or is there not any sparse matrix computing library, which has supported sgx?
Thanks a lot.
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page