Sample Program using Library
Calls Sub1 and Sub2 are from different libraries
Same sequence of calls on all processes, with no global synch
Sub1();
Sub2();
We follow with two cases showing possibility of error with messages getting mixed up between subroutine calls
Previous slide
Next slide
Back to first slide
View graphic version