- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to use Eigen to execute matrix operations in sgx on ubuntu. I added the header "#include <Eigen/Dense>" in a simple example. But when compiling the program I got a fatal error: mmintrin.h: No such file or directory, where mmintrin.h is included in Eigen, and it seems to be a SSE2 in linux os. My question is: how to solve this problem or is it impossible to use this kind of linear algebra library in sgx?
Thanks in advance!
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