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

Multithreading #34

Open
nicopal opened this issue Mar 22, 2016 · 4 comments
Open

Multithreading #34

nicopal opened this issue Mar 22, 2016 · 4 comments

Comments

@nicopal
Copy link

nicopal commented Mar 22, 2016

Hello,

Is there multithreading support available in OpenSGX?
Where can I find a minimal example of including other libraries, say <pthread.h> into a SGX program?

@daichunkai
Copy link

Hello,the example is simple-openssl.c(/user/test/openssl/),you can read Opensgx_tutorial_v1.pdf for more detail.It says something about using 3rd party libraries in page 9.

@nicopal
Copy link
Author

nicopal commented Apr 21, 2016

Hello, thank you for the comment.
However, my first questions remains -- is there support for multithreading in OpenSGX? If so, how can I include pthreads? There is nothing about this in the doc.

@dongsuh
Copy link
Contributor

dongsuh commented Apr 21, 2016

Multithreading is not supported currently. It would be good if anyone can
contribute.
2016. 4. 21. 오후 11:11에 "Nicolae Paladi" [email protected]님이 작성:

Hello, thank you for the comment.
However, my first questions remains -- is there support for multithreading
in OpenSGX? If so, how can I include pthreads? There is nothing about this
in the doc.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#34 (comment)

@nicopal
Copy link
Author

nicopal commented Apr 21, 2016

thanks for the reply.
Are there any ideas about how to implement it and what needs to be done?
I might have some time to put into this, but I would need help understanding where to start.

On 21 Apr 2016, at 17:02, Dongsu Han [email protected] wrote:

Multithreading is not supported currently. It would be good if anyone can
contribute.
2016. 4. 21. 오후 11:11에 "Nicolae Paladi" [email protected]님이 작성:

Hello, thank you for the comment.
However, my first questions remains -- is there support for multithreading
in OpenSGX? If so, how can I include pthreads? There is nothing about this
in the doc.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#34 (comment)


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #34 (comment)

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

3 participants