Class Program1Smp
java.lang.Object
Program1Smp
public class Program1Smp
- extends Object
Class Program1Smp is the SMP parallel version of the first program
illustrating parallel computing.
Usage: java Program1Smp x1 [ x2 . . . ]
x1 = Number to be tested for primality
|
Method Summary |
static void |
main(String[] args)
Main program. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws Exception
- Main program.
- Throws:
Exception
Copyright © 2005-2012 by Alan Kaminsky. All rights reserved. Send comments to ark@cs.rit.edu.