-
When power on, the IPC doesn't work.
So I delete `production_test.ini` to see logs, and I found this in `ipc_700101_000008.2.log`:
```
/usr/sbin/anyka_ipc.sh: line 120: anyka_ipc: not found
```
…
-
### Description
Currently if the Android SDK is used in an multi-process app, the scopes are not synchronized between processes, meaning breadcrumbs/tags/contexts from one process will not show up fo…
-
### Issue type
Bug
### Have you reproduced the bug with the latest dev version?
Yes
### Version
main
### Custom code
Yes
### OS platform and distribution
_No response_
### Describe the issue…
-
My use case is that I want to put a shit ton of Flash games into FFXIV with [Ruffle](https://ruffle.rs) but I am incompetent when it comes to Rust wgpu or DirectX 11. Save me Styr1x you are my only ho…
-
- **Setup**: DGX 8*V100 32GB, CUDA 12.4, node "dgx1v-loki-23" in dlcluster
- 1 node, two processes
- reproducer:
```bash
docker run \
--rm --net=host --uts=host --ipc=host --ulimit stack=6710…
-
Sometimes all Hyprland modules fail to load. Happens both on startup and after hypridle. The modules are visible and respond to click and scroll actions, however, they do not update, for example, work…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
**Describe the bug**
`minidumper` uses Unix domain sockets for IPC on Windows, which are currently unimplemented in wine and Proton.
**To Reproduce**
Steps to reproduce the behavior:
```rs
…
-
hi, can I use the library to read/write a json that's not located on the same ipc/plc as the XAR ?
-
I was made aware of a Cuda IPC related issue when running a simple AthenaPK test case in parallel.
Given that the test case mostly exercises Parthenon base features, I'm opening an issue here to rais…