-
I manually wrote a network topo file which describes a single node with 6 GPUs, no NVSwitch, and no swtich case.
Although theoretically nvswitch_num should be 0, but I found that this will cause Moc…
-
Hey! I am struggling to setup SSO through OAuth, At the moment my configuration looks like:
```
...
auth:
callback_url_prefix: https://wg.mydomain.net/api/v0
oauth:
- id: google
…
-
As for KeyPress, CurCell needs to report the active cell BEFORE the move. Currently, in DemoScroll, if you move from Cell [1,1] to [1,2], you will see:
{"Event":{"ID":"F1.VGRID","EventName":"CellMo…
-
Rewrite main.go package with next changes:
1. Use GossipSub as PubSub protocol
2. listen to all interfaces 0.0.0.0
3. peer discovery should work not only at mDNS but also through standart DHT…
-
registry.md says that time zone IDs are "A valid time zone identifier" with links to LDML and TZDB.
However, LDML and TZDB define two different standards for time zone identifiers: a BCP-47 ID and …
sffc updated
22 hours ago
-
Cover https://github.com/cilium/cilium/issues/35644
In wireguard, node restart causes wg key change.
In ipsec, node restart leads to boot id change, though inside container boot id remains unchanged.…
-
在成功获取access token,并部署vercel后,发现页面无法正常显示。
报错显示:
This Serverless Function has crashed.
Your connection is working correctly.
Vercel is working correctly.
500: INTERNAL_SERVER_ERROR Code: FU…
-
Hi, WireGuard client unable to resolve DNS, e.g., redis.redis.svc.cluster.local
My server yaml is
```yaml
replicaCount: 1
autoscaling:
enabled: false
service:
enabled: true
type: C…
-
### Is your feature request related to a problem? Please describe.
The SFMTA is getting regulated commuter shuttles on MDS 2.0, and we have issues when fitting some service attributes into the exis…
-
Compiling and building the following OpenCL program causes the latest version of the OpenCL runtime to crash:
```
typedef struct {
uint n_mails;
uint mails[100];
} mailbox;
__kernel vo…