thread-safe

thread-safe

Post by David YEUN » Fri, 12 Nov 1999 04:00:00



Anyone knows if the MPICH 1.1.2 on Linux is thread-safe?

Thanks

david

 
 
 

thread-safe

Post by Joachim Worringe » Fri, 12 Nov 1999 04:00:00



> Anyone knows if the MPICH 1.1.2 on Linux is thread-safe?

No, it is not. AFAIK, the upcoming 1.2.0 release will be thread-safe.

 Joachim

--
|  _      |  Joachim Worringen
|_|_`__   |  Lehrstuhl fuer Betriebssysteme, RWTH Aachen
  | |__)  |  http://www.lfbs.rwth-aachen.de/~joachim


 
 
 

thread-safe

Post by Steve Colema » Tue, 16 Nov 1999 04:00:00



> AFAIK, the upcoming 1.2.0 release will be thread-safe.

Is there any projected release date, or is it too early in the cycle for
that?

--

 High Performance, fault tolerant, distributed, real-time computing
 <<-------->> Johns Hopkins Applied Physics Laboratory <<--------->>
Balt:443-778-6330 Fax:443-778-5597 Wash:240-228-6330 Fax:240-228-5597

 
 
 

thread-safe

Post by Rusty Lu » Tue, 23 Nov 1999 04:00:00


|>
|> > AFAIK, the upcoming 1.2.0 release will be thread-safe.
|>
|> Is there any projected release date, or is it too early in the cycle for
|> that?

We really tried (and expected, and failed) to have 1.2.0 out before
Supercomputing, so I hate to predict an exact date.  We are close,
however, and I will be disappointed if we don't get it out by next
week.  Version 1.2.0 will not be thread-safe, but we are working on it
for a future release.

Rusty

 
 
 

1. Intel Jpeg library thread-safe?

We're currently using the Intel JPEG library (v1.5) under MS Visual
C++. We have a dual-processor system and have to decompress and render
several images to screen at once, so we want to use multi-threading.
The problem appears to be that when two threads attempt to use the IJL
routines simultaneously, the decompressed image gets corrupted.

Although the IJL documentation says that multi-threading should be OK
as long as separate JPEG core properties are used, we suspect that the
IJL routines are not completely thread-safe. Does anyone have any
experience to back up this conclusion, and - even better - to fix the
problem?

thanks,
Andrew.

--
Andrew Haylett                      Tel. +44 1763 852222 Fax. +44 1763 853324

Primagraphics, Nr. Cambridge, UK    Web: http://www.primagraphics.co.uk/

2. !IBM Software Closeout

3. Thread-safe MPI for linux?

4. scripts??

5. Thread-safe version of MPI

6. design pattern for a Thread...

7. Q: Thread-Safe MPI Implementation

8. thread-safe random number generator?

9. Is select() call thread-safe?

10. Is Send() thread-safe?

11. Thread-Safe STL for an off-the-shelf RTOS ?