-
For supporting more SQL-based providers, we shall make a generic [db0](https://github.com/unjs/db0) based driver that works for all supported ones.
**What's the point of using SQL as KV?** I person…
-
On Ubuntu 22.04, kernel 6.7.9, ROCm 6.1.0 (RC), Radeon Pro VII.
In brief: when creating a second command-queue (that is not even used at all) one thread starts eating 100% CPU, i.e. doing busy-wait…
preda updated
2 months ago
-
### Request description
IREE has `topk` op however it does not deliver great performance. We can improve the performance with the steps below:
- [ ] Set `topk` split reduction values heuristically…
-
One thing that i love about sql databases is so many settings to play with. I know there are some werid limits in rethinkdb and it would be nice to get more settings that the user can adjust there set…
-
```
What steps will reproduce the problem?
1. I create two classes extending kernel
2. In the constructor I pass the same array. Then with setexplicit(true) and
put I ask to copy memory from host to …
-
**Which feature do you think can be improved?**
The content of the `kata-static` archive.
**How can it be improved?**
Adding `kernels` with specific capabilities like `SEV` inside the `kata-s…
-
Hi! I am learning about CTPN and reading the project.
After I download the model and data, I run `python3 ctpn/train_net.py` , but something goes wrong.
```python
Traceback (most recent call last)…
-
I'm seeing the following threads causing a deadlock for a process:
```
Thread 58 (Thread 0x15535d20d700 (LWP 1823817)):
#0 0x000015551cd02434 in ?? () from /lib64/libcuda.so.1
#1 0x000015551cb…
-
As the title states, I'm about to dig into the code and see about removing any and all traces of registry key modifications. My reason for doing so is they are causing TrendMicro to flag xmrig.exe as…
-
### Description
When running CuPy in a threaded setting, calling `cp.sort` on two threads, even on different devices, will never overlap.
This is because the calls are blocking and they do not r…