This paper discusses a multithreaded software architecture for messagepassing interface (MPI) software specification. The architecture is thread-safe, allows for concurrent communication over several communications media (multifabric communication), efficiently utilizes available hardware concurrenc
Multithreaded testing of program interfaces
β Scribed by V. S. Mutilin
- Book ID
- 110190955
- Publisher
- SP MAIK Nauka/Interperiodica
- Year
- 2009
- Tongue
- English
- Weight
- 146 KB
- Volume
- 35
- Category
- Article
- ISSN
- 0361-7688
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
## Abstract This paper presents an automatic code instrumentation technique, based on __multithreaded vector clocks__, for extracting the causal partial order on relevant state update events from a running multithreaded program. This technique is used in a formal testing environment, not only to de
In Solaris, threads are frequently relocated. The data associated with a relocated thread have to be moved from the cache of the old processor to the new processor. In order to avoid poor memory performance due to thread relocation, threads can be bound to processors static scheduling. Finding a sta