Uses of Package
gov.bnl.star.offline.scheduler.Dispatchers.lsf

Packages that use gov.bnl.star.offline.scheduler.Dispatchers.lsf
gov.bnl.star.offline.scheduler.Dispatchers.boss Allows the scheduler to dispatch jobs to the BOSS batch system. 
gov.bnl.star.offline.scheduler.Dispatchers.condorg Allows the scheduler to dispatch jobs to Condor directly or over the GRID using Condor-G. 
gov.bnl.star.offline.scheduler.Dispatchers.local Contains all the classes that enable the scheduler to dispatch jobs to the local node you are currently running on. 
gov.bnl.star.offline.scheduler.Dispatchers.lsf Contains all the classes that enable the scheduler to dispatch jobs to LSF. 
gov.bnl.star.offline.scheduler.Dispatchers.pbs Holds dispatcher for PDS batchsystem. 
gov.bnl.star.offline.scheduler.Dispatchers.sge Holds dispatcher for SGE batchsystem. 
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers.lsf used by gov.bnl.star.offline.scheduler.Dispatchers.boss
CSHApplication
          Application module for csh.
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers.lsf used by gov.bnl.star.offline.scheduler.Dispatchers.condorg
CSHApplication
          Application module for csh.
LSFDispatcher
          Dispatches a job using LSF.
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers.lsf used by gov.bnl.star.offline.scheduler.Dispatchers.local
CSHApplication
          Application module for csh.
LSFDispatcher
          Dispatches a job using LSF.
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers.lsf used by gov.bnl.star.offline.scheduler.Dispatchers.lsf
CSHApplication
          Application module for csh.
LSFNodePriorityStringGenerator
          This class builds the string used by LSF to state which node or nodes the job would prefer to run on.
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers.lsf used by gov.bnl.star.offline.scheduler.Dispatchers.pbs
CSHApplication
          Application module for csh.
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers.lsf used by gov.bnl.star.offline.scheduler.Dispatchers.sge
CSHApplication
          Application module for csh.
LSFDispatcher
          Dispatches a job using LSF.
 



Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.