-
This issue concerns the RISC-V version of the binary-to-graph decompiler in [examples/machine-code/graph](https://github.com/HOL-Theorem-Prover/HOL/tree/develop/examples/machine-code/graph).
When d…
-
**Time estiamte:** 17 hours
**Proposed change:**
As a researcher, I am able to upload a new VMA table.
**Description:**
You will not find this designed in current approved designs. However,…
-
There is a discrepancy between --adjust-vma of llvm-objdump and GNU objdump.
I use adjust-vma.test from llvm and generate the object file input.o.
Then I run both `llvm-objdump --adjust-vma=0x123000…
-
When trying to compile this with apple clang 11 I get compilation errors:
explicit specialization of 'vk::FlagTraits' after instantiation
explicit specialization of 'vk::FlagTraits' after instantiat…
-
I have installed XTRX pro with a Jetson Xaver using PCIe. All looks good but I get a bus error when I try the test. Any ideas?
$ sudo lspci -v -d 10ee:
0004:01:00.0 Memory controller: Xilinx Corpo…
-
I'm creating a host visible buffer via VMA and the following flags:
usage = `VK_BUFFER_USAGE_VERTEX_BUFFER_BIT`
vma flags:
```
allocCreateInfo.usage = VMA_MEMORY_USAGE_AUTO;
allocCreateInfo.…
-
**dumpee src:**
```
#include
#include
#include
#include
#include
static int memfd_secret(unsigned int flags)
{
return syscall(SYS_memfd_secret, flags);
}
static void *secret_init(…
-
Check out the full implementation here:
[cpu.rs](https://github.com/js2xxx/aster-priv/blob/main/framework/aster-frame/src/cpu.rs)
[x86_64.ld.template](https://github.com/js2xxx/aster-priv/blob/m…
-
Sorry for my bad English, but I have a couple of questions:
1) When building with binutils 2.34:
```
$ ld -v
GNU ld (GNU Binutils for Ubuntu) 2.34
```
I had warnings in this lines:
```
addr2li…
-
## Background information
In smcuda btl, when MPI sends occur over recycled virtual addresses (due to cudaMalloc MPI_Isend, MPI_Irecv, waitall , cudaFree loop), there are memory leaks that take pl…