mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
profiles/desc: add cpu_flags for ollama
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
11
profiles/desc/cpu_flags_x86.desc
Normal file
11
profiles/desc/cpu_flags_x86.desc
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
# Whenever the flag name does not correspond to /proc/cpuinfo flags,
|
||||||
|
# please put the cpuinfo flag in square brackets. If more than one flag
|
||||||
|
# is specified, any of them will enable the respective USE flag.
|
||||||
|
|
||||||
|
amx_bf16 - Use Advanced Matrix Extensions BFloat16 instruction set
|
||||||
|
amx_tile - Use Advanced Matrix Extensions Tile Matrix Multiply Instruction set
|
||||||
|
amx_int8 - Use Advanced Matrix Extensions INT8 instruction set
|
||||||
|
avx_vnni - Use VEX-coded vector neural network instructions for 8- and 16-bit multiply-add operations
|
||||||
Reference in New Issue
Block a user