@kroekermartin.bsky.social@bsky.brid.gy
Post #2558216
2026-05-01 20:56 UTC
Hmm that's weird, normally I'd expect a sweet spot somewhere, but not single-threading categorically better (unless your code is actually performance-limited by a call to a single-threaded, unoptimized LAPACK function - in particular anything that relies on ?LASR , like the ?SYEV functions)
Replies (1)
-
@itamarst@hachyderm.io 2026-05-01 21:25
@kroekermartin.bsky.social Will keep that in mind when I start digging, thank you!