summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/2304
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/2304')
-rw-r--r--results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/23043
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/2304 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/2304
new file mode 100644
index 000000000..505273cc3
--- /dev/null
+++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/runtime/2304
@@ -0,0 +1,3 @@
+The issue reported is about incorrect handling of SVE and SVE2 features when disabling SVE using `-cpu max,sve=off`. The problem arises because QEMU still advertises SVE2 as enabled even after disabling SVE, leading to an inconsistent state in the CPU feature set advertised via `getauxval`.
+
+**Category:** runtime
\ No newline at end of file