lsfSleigh                package:nws                R Documentation

_s_l_e_i_g_h _A_u_x_i_l_i_a_r_y _F_u_n_c_t_i_o_n

_D_e_s_c_r_i_p_t_i_o_n:

     This function will properly check to see if the R script has been
     launched in a parallel fashion. If so, it will start jobs on the
     provided nodes using SSH. If not, it expects that the parameter
     'N' contains the number of nodes to start via 'bsub'. Extra
     arguments to 'bsub' can be provided using the 'lsfoptions'
     parameter.

