-
Several device ID exist in the UMD code:
* PCI device ID (i.e. 0xFACA for Grayskull)
* Device ID (i.e. N in /dev/tenstorrent/N)
* Logical device ID (UMD invention; used by the application; can refe…
-
`Update` objects accumulate indefinitely in the system, and the operator should cleanup the old completed updates, e.g. after a week or so.
Should the Update controller handle the cleanup uniformly? …
-
## The usermeta table
The following fields in the table `usermeta table` need to be deleted because only the `profile_photo` is needed by Ultimate Member,
1. `profile_image`
2. `_um_custom_prof…
coiby updated
2 months ago
-
#### Save diagnostics
In the `eod` pipeline:
- [x] `p` and `q` directories
- [x] `level0` `quicklook`
- [x] keep tarlist files
- [x] "nomask" and subtract images in `level1` directory
- [x] …
-
As documented here https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes#removing-rancher-components-from-registered-clusters I tried to cleanup a g…
-
Right now, UMD unit tests for different chips are found in different folders (eg: `tests/wormhole`, `tests/blackhole`)
Each folder has the same file(s): `test_silicon_driver.cpp`, `test_umd_remote_…
-
```
resource "minio_ilm_policy" "tenant-bucket-backup-ilm-daily" {
bucket = "somebucket"
rule {
id = "daily_cleanup"
expiration = "14d"
filter = "daily/"
}
}
…
-
- [x] all the balance, Amount should be USDC
- [x] In Dashboard, it should be Recent Transaction.
- [x] There should be comma in all the Amount value
- [x] In Grievance, Title input value should be …
-
See #1216 for information
-
### Describe the bug
panic when trying cleanup threads
### Reproduction Steps
`v -gc none run v/bug/bug.v`
```v
import os
import time
fn C.pthread_cancel(_thread thread) int
fn C.pthread_join(_t…