-
Would you consider a PR to add *separate* functions for XXH3 that choose the implementation at runtime using [is_x86_feature_detected!](https://doc.rust-lang.org/stable/std/macro.is_x86_feature_detect…
-
There is a user-mode API called `IsProcessorFeaturePresent` could do this.
https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-isprocessorfeaturepresent
-
On a Core i7 12700K libopenh264 detects 64 logical cores as it prints "NUMBER OF LOGIC PROCESSORS ON CHIP: 64" during encoder context initialization. On this CPU, with E-cores disabled, there are 8 ph…
-
Implementation for https://github.com/janhq/cortex.cpp/issues/1165
- Scope to Nvidia first (AMD, Intel, Qualcomm to subsequent sprints)
## Tasklist
(Will fill in details when implement each tas…
-
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 …
-
**Describe the Bug**
Currently, Webots relies on the CPU for physics simulations (e.g., physics engine calculations and sensor data processing), while the GPU is mainly used for graphical rendering. …
-
OS: debian 9
GCC: 6.3
NASM: 2.12.01
CPU: Intel(R) Xeon(R) Silver 4314 CPU @ 2.40GHz
ISA-L: 2.31
I have confirmed that my cpu supports AVX512 through https://ark.intel.com/content/www/us/en/ark/…
-
I guess for acceptable streaming performance (even without object / motion detection), AVX capable CPU is required.
I would expect this fact to be written down explicitly here:
https://docs.frigate…
-
### 🐛 Describe the bug
The yolov8 object detection quantization fails at
File /lib/python3.10/site-packages/ultralytics/models/yolo/detect/val.py", line 183, in get_stats
**self.nt_per_i…
-
**Describe the bug**
Using gamemode with New World causes New World to throw this error before startup:
Unsupported CPU detected: CPU needs to support SSE, SSE2 and SSE3.
When clicking okay in that…