-
### Steps to reproduce the issue
```console
$ spack install openmpi
...
```
```
packages.yaml:
packages:
mpi:
require: 'openmpi@4.1.5'
openmpi:
variants: schedulers=tm
pb…
-
SLURM decided to be brain-dead and default to using minutes for unformatted numerical --time option, instead of seconds, like SGE/PBS/Torque.
This means we need to be explicit about the supported i…
-
on workernodes, we have pbs_mom spawning itself during jobstart and sometimes these processes do not get cleaned up.
the hanging processes seem harmless, but their number keeps growing until someone r…
-
I am trying to run dmtcp with my python 2.7 application on a cluster that has a torque batch system. I am using the example submission script in plugin/batch-queue/job_examples/torque_launc.job and t…
-
In Qt, localization is used by wrapping a tr method around every string. In Rails, its using http://guides.rubyonrails.org/i18n.html I18n.translate method which has a short `t` i.e. instead of
```rub…
-
I have encountered a cluster using the PBS/Torque scheduling system on which the `qstat` and `tracejob` commands give no information about job IDs that have finished running. Instead the `checkjob` co…
-
I managed to get it working locally in https://github.com/venpopov/parallel_testing/blob/main/scripts/clustermq_local_multiprocess.R
Now the next step is to get it working on the cluster. There are…
-
PBS Pro functions a lot like Torque, but for some unknown reason, it has a maximum length for the job name (-N) of 15 characters. This is incompatible with Falcon's lengthy, but human-readable and un…
-
```
The torque module works great for normal jobs but seems to fail with job arrays.
pdsh -j 12308812[27] hostname
pdsh@nyx: invalid jobid format "12308812[27]" for -j
[root@nyx pdsh]# pdsh -j '12308…
-
The snippet library in our lessons is useful, but does not map well into the new Carpentries Workbench framework, and involves a fairly high degree of maintenance.
This Proposal is to replace our c…