-
Sorry for the nondescriptive title, this issue may just be a misunderstanding from my part, but I disassembled Chao Adventure 2, and noticed a lot of instructions are interpreted as data. I used the o…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Centos
Distribution Version | 7
Kernel Version | 5.4.225-1.el7.elrepo
Architecture | x86_64
OpenZFS Version | zfs-2.1.6…
-
Hi, I had read the paper "Dont unroll adjoint", and from my understanding, zygote had invented a new AD algorithm. However, there is also lots of AD compiler out there, and is there any head to head b…
-
Hello :crab: ,
we (Rust group @sslab-gatech) found a memory-safety/soundness issue in this crate while scanning Rust code on crates.io for potential vulnerabilities.
## Issue Description
* `meta…
-
@jensmaurer:
> (29) We really should have several, more restricted casts:
> - static_datapar_cast for same-size (as-if static_cast on the elements)
`datapar_cast` does this (and more). Hmm, thou…
-
Hello,
the bug appears on the tandem mode (solo mode we know this) on the minstret value in the CSR, the problem look like is rrelated to activated the Superscalar mode on the RTL side, so the instr…
-
Hi,
when compiling on CentOS 7 I get the following error:
# make install
Scanning dependencies of target xmr-stak-randomx
[ 2%] Building CXX object CMakeFiles/xmr-stak-randomx.dir/xmrstak/backe…
-
crypto/md5 has a series of assembly cores, all looking pretty much the same and very similar to the generic code.
The generic code looks like something that should intrinsify well, and the assembly…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | 12.5
Kernel Version | 6.1.0-17
Architecture | amd64
OpenZFS Version | 2.1.11-1
###…
-
We now benchmark better than redis for parallel workloads. However, in order to be useful we'll want to benchmark similarly for sequential workloads. We're at about 2x slower than redis, likely due to…