![]() |
|
[BUG] "Detected no AVX2 support" - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [BUG] "Detected no AVX2 support" (/thread-4348.html) |
RE: "Detected no AVX2 support" - Selur - 15.03.2026 Nice. You can use that version. Will release a new dev tomorrow with this change. Thanks for the useful feedback. ![]() Cu Selur RE: "Detected no AVX2 support" - sharkeylaser - 15.03.2026 Fantastic, thank you so much for fixing it so quickly! I don't know how I didn't see the message before. I guess it's time to get my eyes checked haha. RE: "Detected no AVX2 support" - Selur - 15.03.2026 I'm pretty sure the issue was with some uninitialized variable, which sometimes could cause m_startUpSettings.noAVX2 to be detected as true. Not totally sure why this is depends on the cpu and didn't happen to me or more other users. Cu Selur |