Arquivos
Hui Zhou 938a983576 examples: remove call to exit from thread function
The exit call in the thread functions have potential thread racing
issues and may leave another process hanging. I think it is unnecessary
for the example and may cause more confusion.
2021-07-27 21:25:34 -05:00
..
2021-03-11 19:14:41 -06:00

This directory contains programs that may be useful for developers.  These
are not example programs; rather, they may be used to explore the 
behavior of the MPI implementation in some special cases.