-
Hello !
Yesterday I installed IDTxl and it looks awesome. The documentation and wiki are really nice, especially the description of mTE algorithm. I was playing with the mte example (by the way, [s…
-
Hi,
I had setted up a dummy rose suite for testing the rose GUI task updates. You can have a look at the job setup on the [atlassian git server](https://bitbucket.org/puneet336/rose_cylc1/src/master…
-
Dask-jobqueue seems to be having an impact in a number of deployments. A lightning talk at SciPy seemed to kindle a surprising amount of activity. We're showing a path that people can take to use th…
-
Hello,
I installed cgatcore with:
```bash install-CGAT-tools.sh --devel --location /rds/general/project/medbio-berlanga-group/live/apps/bin/cgat_installation_2```
and ran the tests with:
```./in…
-
How to run horovod (on multiple machines) in a cluster using pbs. The documentation says that we need to enter host addresses but that is not possible if we allocate using pbs.
-
Currently Component and routable component lifecycles are defined via interfaces (e.g. `OnInit`).
This is problematic because the interfaces have no runtime representation in JavaScript. So at runtim…
-
Suggestion to build on top of #561.
Here is a sample TensorBoard program today, on TF==1.3.0 and TB==0.1.7:
```python
import tensorflow as tf
from tensorboard import summary
def main():
…
-
.pem certification works for EC2 adaptor, but the stops/hangs at a trigger request by the VM by the SSH adaptor. Debug log below:
```
(sagabjenv-test188-1)anjani@anjani-VirtualBox:~/bigjob_test/test_…
-
Hi @mrocklin, do you mind sharing how did you set up the visualization dashboard used in the "Dask and XGBoost Experiment" https://www.youtube.com/watch?v=Cc4E-PdDSro ? . Thanks, V.S.
-
I'm want to use SAGA to run jobs remotely on HECToR (the UK national service). At the moment I'm just playing with the examples from the tutorial, but have hit a problem. The attached script (sleepjob…