Class BenchFJ_Closed

  • All Implemented Interfaces:

    
    public class BenchFJ_Closed
    
                        

    Benchmark for Fork-Join Closed Networks Tests both homogeneous and heterogeneous configurations

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      BenchFJ_Closed()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static void runHomogeneousFCFS() Run homogeneous FCFS benchmarks
      static void runHomogeneousPS() Run homogeneous PS benchmarks
      static void runHeterogeneousFCFS() Run heterogeneous FCFS benchmarks
      static void runHeterogeneousPS() Run heterogeneous PS benchmarks
      static void runAll() Run all closed FJ benchmarks
      static void main(Array<String> args)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait