-
System information
tfjs-tflite 0.0.1-alpha.10
Describe the current behavior
When setting CSP policy, we get "Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed sou…
-
I made [a recipe](https://github.com/procxx/conan-boost-ex-simd) for fork of the removed Boost.SIMD library (I archived it too [here](https://github.com/procxx/boost.simd)) (not planned for conan-cent…
-
```rust
#![feature(portable_simd)]
use std::simd::{u8x16, LaneCount, Simd, SimdElement, SimdInt, SimdPartialOrd, SupportedLaneCount};
fn splat(x: T) -> Simd
where
T: SimdElement,
…
-
added the darkmods AVX and AVX2 simd instructions.
hybrid ARB2 / GLSL renderer the GLSL part only handles interactions eg. world and can be disabled completely without any bugs in case someone wants …
-
I opened this issue to discuss if we can replace 3rdparty/zlib with [zlib-ng](https://github.com/zlib-ng/zlib-ng).
zlib-ng is `a replacement with optimizations for "next generation" systems.` It d…
-
Currently NanoRT does not utilize SIMD/AVX.
Also no quantized BVH support.
It'd be better to start to consider optimization and quantization.
Fortunately, recent CPU architecture(AlderLake, Z…
-
Since we use many of our own types, we might be able to use vector and matrix types from System.Numerics instead of OpenTK types which may result in significant speedups with calculations.
We shoul…
-
The SIMD cannot be disabled anymore. These are the 2 parts we need to fix:
- [x] do not put `-msimd128` to `emcc-default.rsp`, otherwise we compile with SIMD even when `WasmEnableSIMD` is `false`. …
-
We should document the various env vars (`{}ARROW_SIMD_LEVEL{`}, `{}ARROW_RUNTIME_SIMD_LEVEL{`}, `{}ARROW_USER_SIMD_LEVEL{`}, others?).
We should also document what the defaults are (and what that …
-
Repo: https://codeberg.org/soundtouch/soundtouch
This library is used by Firefox to handle audio time-stretching for `` or `` elements. It is not bottle-necking video playback but some functions fr…
xen0n updated
7 months ago