-
The spec implied in "7.12.1. Persistence":
> Cluster attributes that represent configuration data SHALL be persistent data unless otherwise specified.
>
> For example: a writable attribute that …
-
As a continuation of https://github.com/riscv-non-isa/riscv-brs/issues/82:
- ~~Require` authenticated variables to only be modifiable in-band (via the RT interface), no direct access from OS to har…
-
Please consider adding latency numbers for NV-RAM. I understand the technology is new and is still evolving; still adding the present numbers would give a good comparative understanding to the readers…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 22.04
* The output of "snap list --all lxd core20 core22 core24 snapd":
Name Version Rev Tracking …
-
ubuntu2310 + llvm-config-15 + C2Rust 0.18.0
input:
```c
#include
static void Encode(char *str_)
{
const char *volatile str = str_;
static const char *HEX = "0123456789ABCDEF";
while…
-
Hi,
I'm trying to run a nccl allreduce benchmark on AWS EC2 and running into the following error:
```
register_mr_buffers:544 NCCL WARN NET/OFI Unable to register memory (type = 2) for device 0. …
-
https://pmem.io/
-
Sorry for all of the feature requests, but have been using rshell a lot over the last few weeks and these would be really nice and frequently used features, for me anyway:
**1) Command Chaining:**
…
-
Hi folks, sorry for the non-bug/feature request issue.
I am implementing some basic flows to permit us to acquire memory dumps for incident response, and landed on DumpIt (mostly via discovery of t…
-
I just thought I'd raise this issue to create a thread for discussion.
Another project, aiming to accomplish the same thing for VirtualBox users has a working installation that doesn't require eith…