sge.apply |
Method used to integrate apply, lapply, sapply fcuntionality with qsub. |
sge.checkNotNow |
Determines if the -now y flag was run and if the job can be scheduled |
sge.get.jobid |
Returns the jobid from a qsub call. |
sge.get.result |
Returns the results for a job that has been executed in the SGE environment |
sge.getOption |
Allows a user to examine and reset values of global parameters |
sge.globalPrep |
Prepares environment for parallel run |
sge.job.status |
Determines the state of jobs |
sge.list.get.result |
Returns the results for a job that has been executed in the SGE environment |
sge.options |
Allows a user to examine and reset values of global parameters |
sge.parCapply |
Method used to integrate apply, lapply, sapply fcuntionality with qsub. |
sge.parLapply |
Method used to integrate apply, lapply, sapply fcuntionality with qsub. |
sge.parParApply |
Method used to integrate apply, lapply, sapply fcuntionality with qsub. |
sge.parPrep |
Prepares environment for parallel run |
sge.parRapply |
Method used to integrate apply, lapply, sapply fcuntionality with qsub. |
sge.parSapply |
Method used to integrate apply, lapply, sapply fcuntionality with qsub. |
sge.run |
Performs an asynchronous submission of a function to the remote node |
sge.setDefaultOptions |
Allows a user to examine and reset values of global parameters |
sge.split |
Splits an object and returns a list containing those segments |
sge.submit |
Performs an asynchronous submission of a function to the remote node |
sge.taskPrep |
Prepares environment for parallel run |