-
**Originally by _jhammond_ on 2013-10-22 13:15:38 -0500**
---
(previously titled "extend the use of `MPI_WIN_SHARED_QUERY` to all windows")
While `MPI_WIN_ALLOCATE_SHARED` is sufficient to allocate…
-
and test this intensively
-
# Description of problem
I followed the [instructions ](https://github.com/kata-containers/kata-containers/blob/3.6.0/docs/use-cases/NVIDIA-GPU-passthrough-and-Kata.md)to run kata container with GPU…
-
## Feature request
ROS 2 supports multiple communication modes.
Consider the following scenario, with two processes:
- a process contains publisher A and subscriber X
- a process contains sub…
-
Continuing from https://github.com/cms-sw/cmssw/issues/46040#issuecomment-2420404065. The `CaloSubdetectorGeometry::cellGeomPtr()` leads to 1.44 million allocations per event on average in Run 3 Promp…
-
Dear @vincefn,
I have made significant changes to the register assignment logic of VkFFT, which should improve the generated kernel instructions usage, shared memory transfers, and occupancy, so I …
DTolm updated
1 month ago
-
Hi!
I'd like to know if this is possible to combine custom threadpools and the threads of the endpoint. If so, how to do it?
When a request is received, the job is dispatch into the different th…
-
I want to train/convert a model for a very large resolution, but whenever it starts to use shared memory as well as 24GB vram, it then fails saying there's not enough memory.
Can you please update …
-
Python's new truly-shared memory (https://docs.python.org/3/library/multiprocessing.shared_memory.html) is great, however using the `SharedMemoryManager` is impractical since the created list or numpy…
-
### What would you like to be added
The internal DependencyPropertyGenerator was originally designed and intended to sacrifice extra memory use in the DependencyObject for a super super fast DP rea…