Interface to the SGE Queuing System


[Package List] [Top]

Documentation for package ‘Rsge’ version 0.4

Help Pages

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.job.status Forwards return calls that express a jobs state
sge.list.get.result Returns the results for a job that has been executed in the SGE environment
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.split Splits an object and returns a list containing those segments
sge.submit Performs an asynchronous submission of a function to the remote node