Re: [OMPI devel] OpenRTE and Threads

2006-08-25 Thread Brian Barrett
In general, I think making the Public interface to OpenRTE not thread safe is a reasonable thing to do. However, I have some concern over how this would work with the event library. When the project is compiled with progress threads, the event library runs in its own thread. More important to th

[OMPI devel] OpenRTE and Threads

2006-08-25 Thread Ralph Castain
Hello all There has been ongoing discussion for some time about the thread safety of OpenRTE. This note proposes a solution to that problem that has been kicked around for the last several months, and that Jeff and I feel makes a certain degree of sense. Short description