25 Nov 2024 |
spacekitteh | I can't be the first person trying to use matter over thread on nixos, right? | 10:54:27 |
hexa | https://developers.home-assistant.io/docs/core/integration-quality-scale/ | 15:23:10 |
hexa | new quality scale | 15:23:12 |
hexa | legacy quality means it is configurable only via YAML | 15:23:30 |
hexa | bronze (the new minimum to get accepted) requires a config-flow | 15:23:45 |
hexa | in practice this has been the case for years | 15:23:50 |
hexa | hrm 😕 | 17:25:27 |
hexa | if you must get a low power machine for home infrastructure, make sure it supports AVX | 17:25:48 |
hexa | https://github.com/NixOS/nixpkgs/issues/358973 | 17:26:02 |
hexa | tensorflow consumers on 24.11 crash with SIGILL without AVX (not AVX2). | 17:26:53 |
hexa | an N100 has AVX2 for example | 17:27:26 |
K900 | What is even out there still that doesn't have AVX1 | 17:27:54 |
hexa | I suspect Celeron and Pentium | 17:28:09 |
hexa | * I suspect Celeron and Pentium CPUs | 17:28:11 |
hexa | https://www.intel.com/content/www/us/en/products/sku/212324/intel-celeron-processor-n4505-4m-cache-up-to-2-90-ghz/specifications.html | 17:28:24 |
hexa | https://www.intel.com/content/www/us/en/products/sku/128984/intel-pentium-silver-j5005-processor-4m-cache-up-to-2-80-ghz/specifications.html | 17:28:42 |
hexa | these were the two CPUs for which I received bug reports | 17:28:54 |
hexa | and the Penitum J6005 from 2021 also doesn't have AVX | 17:29:33 |
hexa | I'd say these series are meh. | 17:29:41 |
K900 | Wait what | 17:29:43 |
K900 | Aren't those just little cores | 17:29:49 |
hexa | * and the Penitum N6005 from 2021 also doesn't have AVX | 17:30:04 |
K900 | ...or do little cores on higher end stuff also not have AVX? | 17:30:04 |
hexa | the N6005 has 4 Tremont Cores https://en.wikipedia.org/wiki/Tremont_(microarchitecture) | 17:34:24 |
hexa | so yeah, all low power cores | 17:34:48 |
K900 | OK so the small cores have AVX starting with Gracemont | 17:36:28 |
K900 | And Tremont has only ever shipped as a small core in the one weird Lakefield chip | 17:36:45 |
K900 | So basically pre-2020 atoms | 17:39:27 |
K900 | And OG Bobcat | 17:40:46 |
K900 | But I really hope no one is running Bobcat in 2024 | 17:41:12 |