-
### What happened + What you expected to happen
This is not a contribution.
We have some internal use cases for communication across ray clusters and recently ran into an issue where ray client …
-
module.olcne.null_resource.install_kubernetes_module (remote-exec): FATAL[17/03/21 11:56:40] Could not initialize secrets manager: open /home/opc/.olcne/certificates/dev/node.cert: no such file or dir…
-
### What happened + What you expected to happen
**Background**
l want to deploy my Ray serve using RayService. There are two applications: solution and pipeline_proxy. The solution is defined by P…
-
When running rpmbuild for the first time on a 'clean' TW 20240205 host, we have 3 remaining tests that are 'sensitive' to prior host conditions.
```
=================================================…
-
Currently, the offfline-manager register assuming it is included inside the `index.html` document at the root of the site (independently of the root being `/` or `/gh-repo-name/`). But if the user wan…
-
**What happened**:
When I submitted a PytorchJob that is required 8 GPUs on Master and 8 GPUs on Worker, it was admitted even though there is only 8 GPU available in the Cluster Queue. Both mas…
-
### Checklist
- [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
- [X] I **…
-
I've got this error when I up the docker compose:
```
ton-http-api-main-1 | [2023-03-27 02:09:05 +0000] [8] [INFO] Application startup complete.
ton-http-api-main-1 | 2023-03-27 02:09:05.399 | ER…
-
Hi,
This very simple snippet is working on the CPU backend, but not on the OpenCL backend.
```
af::setBackend(AF_BACKEND_OPENCL);
af::setDevice(0);
af::info(); std::cout
-
`close()` is supported in the DedicatedWorkerGlobalScope ([source](https://developer.mozilla.org/en-US/docs/Web/API/DedicatedWorkerGlobalScope/close)), but not the ServiceWorkerGlobalScope.
In [Man…