Create the example class name ParallelExample.x10 and place in test package. The class should demonstrate the uses of Parallel class, i.e., sort, binary search, partition, map, iter, reduce and scan.
Log in to post a comment.