Hi all, Can someone please show me an example of a DSM program to sort a list of n integers using odd-even transposition sort.
Thanks.
Printable View
Hi all, Can someone please show me an example of a DSM program to sort a list of n integers using odd-even transposition sort.
Thanks.
Hi, DSM means Distributed Shared Memory.. Sorry I couldnt mention it before.
Hi, Thanks a lot for the reply..
Can you please tell me how to implement this using DSM routines?
Thanks.