-
root@farm3-srv1:/tmp/platform-python-lsf-api-master# python setup.py build
running build
running build_py
running build_ext
root@farm3-srv1:/tmp/platform-python-lsf-api-master# python setup.py install…
-
## Issue
There are not enough ways to filter between students during an academic year, The only option for time are for active terms or full academic years. Filtering for primaries or secondaries wou…
-
I wrote about this a bit on gitter. This is non-deterministic - I recall another issue recently where jobs landing on the same node would try to delete each other in the LSF environment. Perhaps so…
-
**Issue**
I would like to use the lsf-python-api to submit a LSF job which requests exclusive use of hardware resources.
For example, here's how I request 4 cores, 1 GPU, and 1000 MB of RAM with…
-
**[Original report](https://bitbucket.org/laborstudents/lsf-flask/issue/292) by Alex Bryant (Bitbucket: [Alex Bryant](https://bitbucket.org/Alex Bryant), ).**
----------------------------------------…
-
Hello,
I have read your LSF TP document. it's well written. However, I follow /lsf kubernetes/docker/lsf_ operator/Read. Some errors occurred while me was operating.
#kubectl logs pod-sched-mast…
-
Hi , I submitted my jobs to LSF system with commad `cactus --disableCaching --workDir /tmp --binariesMode local --batchSystem LSF jobStore cfg test.hal`
But I got:
```
Root logger is at leve…
-
Unfortunately it has an issue and I can't export save files. I feel like this has something to do with the implementation of LSF v9 but I'm not as knowledgeable as you and the others who worked on cra…
-
- [x] ~~Must keep `--workdir` on a non shared filesystem like `/tmp` until https://github.com/BD2KGenomics/toil/pull/1573 is merged (Might be better from a performance perspective anyway)~~
- [x] ~~M…
-
Need to do a little performance analysis. A better algorithm might do. However, there is a lot of parsing and string manipulation going on. Using the C library might make it faster (via Fiddle http://…