Total (100/100) -Cyclic -compiles (15/15) -sequential test -basic test case : N=1M and N=10M (5/5) -non-basic test case: N=numbers not easily divisible (5/5) -parallel test (sequential test case with) -power of two processors (2,4,8,16) (5/5) -non-power of two processors (3,5) (5/5) -parallel performance test -should be getting ideal speedup (5/5) -Block -compiles (20/20) -sequential test -basic test case : N=1M and N=10M (5/5) -non-basic test case: N=numbers not easily divisible (5/5) -parallel test -power of two processors (2,4,8,16) (5/5) -odd number of processors (3,7) (5/5) -parallel performance test -should be getting ideal speedup (5/5) -correct block code used (5/5) - Report (10/10)