-
Add support for proc_bitmap and Implement sanity checks (bit pattern, ppn versus pattern).
gjbex updated
9 years ago
-
Hi
I would like to run a scirpt on multiple gpus with a qsub job submission, using torch.distributed command, I am not sure how to do this with qsub, when the gpus are in different machines, could yo…
-
Occasionally, when the IGV snapshot script gets run under a qsub cluster job, the script hangs indefinitely, seemingly just before IGV gets loaded. This has not been observed when running the scripts …
-
-
```
#PBS -N emod3d.Swedge5_REL38
#PBS -V
#PBS -q normal
#PBS -A inhouse
#PBS -l select=47:ncpus=64:mpiprocs=64:ompthreads=1
#PBS -l walltime=103:30:00
#PBS -W sandbox=PRIVATE
```
> (pytho…
-
I've looked around in the docs and haven't been able to figure out how this works.
I'm working with the SGE template which appears to have three "levels" of code/text to be parsed by `brew`:
`…
-
**Is your feature request related to a problem? Please describe.**
The configuration of grid engine provider in ../parsl/providers/grid_engine/grid_engine.py performs qsub in a general way without …
-
- That it's normal to get the warning `qsub: warning: "-w" option has already been set, overriding previous setting`
- That it's totally fine to manually qsub a job while qfunnel is running, and it w…
-
I originally was running my Java Application with the use of the pbs-java-api within the Head and Test nodes, which have access to the 'qsub' command, but due to instability within those nodes, I want…
-
Getting this "Received empty message from server" idk why sometimes randomly while i leave running qsub job or ssh task inside zellij. I did saw some solutions like clearing cache of zellij but after …