Nikolaos Triantafyllis
Nikolaos Triantafyllis
> +1 for using lists! Definitely has less complexity! It seems that adding custom tags in ```.extra``` attribute, doesn't work for attribute that is a List container. For example: ```...
Try without the volumes attached.
If you rebuild it, it will change nothing, since no change in Dockerfile was made. Thus, you need to slightly modify the Dockerfile (by adding e.g. RUN echo 'test') just...
> You may be to run `docker-compose build` or if there is caching, you can add the `--no-cache` to that command. This is not working since the build is happening...
I think I experience a similar issue, since $SLURM_NTASKS_PER_NODE is not getting set https://github.com/giovtorres/slurm-docker-cluster/issues/18.
I'm not setting it by myself. I thought that slurm setup and slurm's configuration would be responsible for that.
deb or appimage are not working either
This cannot be merged as it is. It affects particular type of networks. Need rethought on that. It might be useful for some use cases. `git fetch origin pull/37/head:p37; git...
Hi @filefolder, it seems that you are right. In our cases, it is very uncommon to have this orientation. Could you please try just to alter this line, in file...
This issue occurred to another user also. The PR suppose to solve it, however, other implications are happening by merging it into the main code (probably in the stations' info...