-
### Technical Group
Packed SIMD Task Group [tech-p-ext](https://lists.riscv.org/g/tech-p-ext/topics)
### ratification-pkg
Packed SIMD
### Technical Liaison
Kevin Chen
### Task Catego…
-
## Context
Odin: dev-2024-10
OS: Arch Linux, Linux 6.11.3-arch1-1
CPU: Intel(R) Core(TM) i9-14900HX
RAM: 15693 MiB
Backend: LLVM 18.1.8
## Expected Behavior
The matrix sho…
-
```py
NotImplementedError: display module not available
(ImportError: dlopen failed: cannot locate symbol "alphablit_alpha_sse2_argb_surf_alpha"
referenced by "/data/data/org.test.myapp/files/app…
-
Have you considered using the core::simd module for simd? I went thru the effort of porting the decode_two_unsafe function, and it seems to have the same performance for me.
Here's a [godbolt link]…
-
Simply `cargo bench --features scalar scalar` after clone results in compile error:
```
error[E0511]: invalid monomorphization of `simd_shuffle` intrinsic: simd_shuffle index must be a SIMD vector…
-
This is so far outside my wheelhouse that I don't even know where to begin but "what would support for testing SIMD interfaces/types even mean for abi-cafe/kdl-script".
-
Hi! This is more of a little excursion than a 'true' issue, but it's about a technique which I've found useful and would like to share. The occasion is that I'm extending my library [zimt](https://git…
-
What does #pragma omp simd actually do on the GPU ?
-
On main, with simd turned on.
```console
➜ powdr-template git:(main) ✗ rustc -vV | sed -n 's|host: ||p'
aarch64-apple-darwin
```
```console
➜ powdr-template git:(main) ✗ cargo check
C…
-
Hello,
**System information**
- I have written custom code
- OS: Windows 11 23H2
- TensorFlow.js installed from script link https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@latest/dist/tf.js
- Ten…