-
On one of our machines running lsf time has the format
'%b %d %H:%M:%S %Y ' which is not the expected format '%Y %b %d %H:%M L' by aiida....
Therefore, in the current implementation the lsf plugi…
-
**Disclaimer: this is a very quick and dirty draft. It is not final info. Do not trust this information blindly**
To run MAPDL across multiple nodes in an HPC cluster, there are two approaches.
…
-
## Stable
- [ ] [Scheduler failure policy](https://github.com/dapr/proposals/pull/66)
- [ ] remove preview feature, make it config crd setting
- [ ] design (auto) migration path from old reminders…
-
### Search before asking
- [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues.
### KubeRay Component
ray-operator
### What happened + …
-
## Short
Currently the cluster scheduler only maps the QoS requirements defined in the SLA to find the correct hardware for deployment.
https://github.com/oakestra/oakestra/blob/422f101a13c369c0b6…
-
### Things to check first
- [X] I have checked that my issue does not already have a solution in the [FAQ](https://apscheduler.readthedocs.io/en/master/faq.html)
- [X] I have searched the existi…
-
## Description
Reported on INT with our RC for alpha1
https://console.cloud.google.com/errors/detail/CI7_od-oyLDzSA;service=zeebe;time=P7D;locations=global?project=camunda-saas-int
```
io.ca…
-
### What is version of KubeKey has the issue?
v3.1.6
### What is your os environment?
Ubuntu 22.04
### KubeKey config file
```yaml
apiVersion: kubekey.kubesphere.io/v1alpha2
kind: Cluster
metad…
-
In Kubernetes, we run `go test -json` and then invoke gotestsum to convert to JUnit.
In one particular job which only runs benchmarks, gotestsum panics. This can be reproduce with this stripped dow…
pohly updated
1 month ago
-
I'm guessing I'm fundamentally doing this wrong/in a poor form. Currently I am just trying to get a simple http server built on top of sockets and zig-aio. The performance tends to be quite sporadic. …