Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in qsub

(shell script - qsub) wait for submitted job to complete before next command

shell jobs qsub

Exclude (or include) specific nodes in PBS Pro

cluster-computing pbs qsub

Using Conda enviroment in SnakeMake on SGE cluster problem

Syntax for submitting a qsub job without an actual job file?

python sungridengine qsub pbs

How to see the output of a job submitted through qsub in my terminal?

bash terminal qsub

linux: job submitted to sge stuck in 'dt' state

Running R script through qsub

r bash pbs qsub rscript

How does PBS_NODEFILE work in pbs?

pbs qsub torque

Capture job id of a job submitted by qsub

bash qsub

qsub returns error when submitting jobs from node

Starting Jupyter notebook on a node of my cluster (High Performance Computation or HPC facility )

Torque PBS: Specifying stdout file name to be the job id number

pbs qsub torque

Printing training progress with Keras using QSUB and a bash file

Can I use PBS environment variables inside the PBS directives of my script?

pbs qsub torque

Running jobs on a cluster submitted via qsub from Python. Does it make sense?