-
**Describe the bug**
SOF isn't an SMP system, its use of cores is hard-wired. Most management tasks are only supposed to run on the primary core, only pre-assigned audio processing tasks should run…
lyakh updated
3 months ago
-
### 🚀 The feature, motivation and pitch
Currently, PyTorch only supports inter-process communication (IPC) on CUDA devices. I'm looking into doing IPC on 3rd party devices and hope some abstract co…
-
I would like to be able to read only a subset of columns from a given IPC file. To do this, we need to expose the EXPERIMENTAL (is it still?) IpcReaderOptions.include_fields option. The reason is that…
-
`tractor` utilizes a simple multiplexed protocol for conducting inter-process-task-communication (IPTC)?
Each per-process `trio` task can invoke tasks in other processes and received responses depe…
-
-
All the ipc remote calls encode their arguments in json. When passing images around, this requires us to encode them in base64 strings and then decode them on the other side.
Determine the best wa…
-
Related to [parcel-plugin-typescript#12](https://github.com/fathyb/parcel-plugin-typescript/issues/12).
Reported on [parcel#722](https://github.com/parcel-bundler/parcel/issues/722) by @tatsujb
…
-
Equivalents of functions:
`zeMemGetIpcHandleFromFileDescriptorExp`
`zeMemGetFileDescriptorFromIpcHandleExp`
Function proposals:
`zeEventPoolGetIpcHandleFromFileDescriptorExp(ze_context_handle_t …
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
## I'm submitting a…
[ ] Bug
[x] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)
## Current Behavior
Variables set with set in the config file *are not* e…