-
##### SUMMARY
Enable easy way to add all hosts as workers to existing Docker Swarm
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
docker_swarm
##### ADDITIONAL INFORMATION
I can in…
-
### Description
When attempting to add a worker server to a Docker Swarm configuration in Coolify, I received the following error message:
"Since --detach=false was not specified, tasks will be …
-
/kind bug
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
I created a `MachinePool` with some user-defined labels under `.spec.template.meta…
-
Sometimes workers deployed by the Azure batch worker manager deploy a stale image (i.e. an older image before recent changes were made to the worker).
However, when I docker pulled the image with t…
-
I would like to extract features from the final layer of encoder and visualize them. Therefore, I created a process that can extract features by executing main() of predict_from_raw_data.py.
I check…
-
Currently when one want the manager to stop starting new task, it is needed to completely stop the container.
This has many drawbacks:
- worker seems dead in the UI while it is just paused from start…
-
https://github.com/JuliaLang/julia/blob/0d00660a38f4d4049e12a97399e4ef613bf0d7dc/stdlib/Distributed/src/managers.jl#L568
for some reason we don't use the fact that we can call `Sockets.getpeername(…
Moelf updated
9 months ago
-
### What happened + What you expected to happen
Starting ray instance with `ray start ...` without specifying the port number can lead to port conflicts. It looks like the randomly generated port n…
-
my PyTorch version is 1.0.0 and version torchvision is 0.2.1
````
$python main.py --data_test Demo --scale 2 --pre_train download --test_only --save_results
Traceback (most recent call last):
Fi…
-
**Is your feature request related to a problem? Please describe.**
Sometimes I need to get columns that were inserted in a batch insert, like in `createReturning`.
Example: Get generated columns lik…