-
Some sensors seem to misrepresent the actual state of the filestore:
1. Tablet latencies, reported for `Flush`, `CollectGarbage`, and `Cleanup` operations seem constant.
2. There may be many Read…
-
The current implementation works (famous last words). However, it does not fit well with the lifetime of the tasks, which may (or may not) run (one or multiple) GRPC requests.
### Description of th…
-
When going thru all the matchengine code, I found the matching used the skiplist data structure. My question is about the concurrency. Is the skiplist used is lock free and thread-safe? Or the comm…
-
Because of threading issues with MySQL, we deactivated the parallelization of sending outgoing SMS message REST requests to Twilio, which makes sending batch outgoing messages too slow.
-
In ControlBoardRemapper, each API is implemented invoking the equivalent single joint API of motion control device. In case the motion control device (such as EmbObjMotionControl) is able to parallel…
-
### Your current environment
```text
(vllm-env) root@engine-qa-cc76fb696-5nznf:~# python collect_env.py
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
C…
-
Currently the compression policy seems to run be a single-threaded serial process. However, at high throughput, the ingest rates can be significantly more than what a single thread can handle, and hen…
-
### Your current environment
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubunt…
-
To support scaling in our system, we decide to generally follow the design in [Re-Introduce Configuration Change based on Pause Barrier](https://singularity-data.quip.com/J7XiAY1YzxKe/Re-Introduce-Con…
-
Need to write parallel functions for gettime, getvehicles, getroutes, getdirections, getstops, getpatterns, getpredictions, and getservicebulletins requests found in this documentaiton:
https://www…