edu.jas.ring
Class RunGB

java.lang.Object
  extended by edu.jas.ring.RunGB

public class RunGB
extends java.lang.Object

Simple setup to run a GB example.
Usage: RunGB [seq|par|dist|cli] <file> #procs [machinefile]

Author:
Heinz Kredel

Constructor Summary
RunGB()
           
 
Method Summary
static void main(java.lang.String[] args)
          main method to be called from commandline
Usage: RunGB [seq|par|dist|cli] <file> #procs [machinefile]
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunGB

public RunGB()
Method Detail

main

public static void main(java.lang.String[] args)
main method to be called from commandline
Usage: RunGB [seq|par|dist|cli] <file> #procs [machinefile]