-
Hi,
After a lot reading about pm2 I realized that they do not support multi-host ability (to see and manage in one interface applications from different servers).
Is it possible to do in your app?
Do…
-
I'd like to let my friends use my server for their own wikis.
I could just run a bunch of copies of cowyo on different ports, but I'm already low on RAM.
One alternative would be to refactor c…
-
### Describe the bug
Repro:
0. Log-in to some user. Let's call it `a`.
1. Open Waydroid
2. Wait for LineageOS to boot
3. Close window
4. Log-out `a`
5. Log-in `b`
6. Open WD again
7. (Nothi…
-
**Multi-host Private Locations:**
We are looking into using Synthetic monitors a bit different than intended. Currently documentation specifies that synthetic monitors should be deployed against priv…
-
### Summary
- The MSSQL server can have multiple instance configured on the same machine which is accessed using the `named_instance` connection string. We can even launch multiple hosts separately. …
-
/kind feature
**Describe the solution you'd like**
Running inference on large NLP models requires spinning up a number of GPU hosts for [model parallelism](https://huggingface.co/docs/transformers…
hutm updated
4 months ago
-
Currently, when hosting an event it gives the option of a single from date.
![image](https://user-images.githubusercontent.com/28403318/84480960-fdc62980-acb2-11ea-8231-606eeac448ce.png)
We should a…
-
If an exploit is IO heavy it might be more efficient to use something like asyncio in Python instead of starting 200 processes.
So the idea is to add a config for exploits telling whether or not it ca…
-
As laid out in #20053, I feel that there is a need to have a minimal example for how to use the new sharding API with `device_put` for training in a multi-process fashion, like a TPU Pod slice.
So …
-
This project holds good only for single host. How to use it on multi-host ? i have been trying different implementations provided on web, but nothing is straight forward.