-
### Command description
Firstly, apologies if this is not the most suitable issue type.
I noticed that ``qstat`` or ``qsub`` pages refer to TORQUE scheduler. However, other schedulers, at least SGE …
-
Work stopped for a while on this project because of the following approach which seemed really concise and in-script appropriate:
StatNew
-
https://evamaerey.github.io/statistics/covariance_correlation.html#56
mysetseed(199402)
create_x_y(relationship = .5) %>%
data_create_scatterplot() %>%
plot_draw_mean_x() %>%
plot…
-
> qstat
> pbs_iff: cannot read reply from pbs_server
> No Permission.
-
Providing my notes on some items to cover
### **1. Allocating Nodes in Specific Racks or Cabinets**
**Selecting Nodes in Specific Cabinets or Chassis:**
- To allocate nodes in a specific cab…
-
Following the discussions in https://github.com/Matgenix/jobflow-remote/pull/160 and https://github.com/Matgenix/qtoolkit/pull/43 it emerged that getting the list of jobs from the list of job ids in S…
-
Hi,
Really like the package! Good work!
Only one tip...I'm calling the qsub using popen but if I'm calling qstat() right after, the package throws an exception as Grid Engine is still doing his job.…
-
is there a way to split qstat.h?
It's a 3000 line array…
-
TSK column shows how many cores a job is really taking up, regardless of the cores showing up in pbsnodes. (might have to disregard core-job assignment in this case) (relevant: #182 )
-
instead of failing, we could be striping away the filename, ie. `dirname`
```
$ module load sge;./qtop/qtop.py -FGrr -s myqtoptest/qstat.F.xml.stdout
Traceback (most recent call last):
File ".…