though it would also be nice if folks who are using arch-specific simd intrinsics right now, instead used portable vector extensions supported in gcc/clang
Conversation
Notices
-
Embed this notice
linear cannon (linear@nya.social)'s status on Thursday, 05-Oct-2023 02:55:01 JST linear cannon - Haelwenn /элвэн/ :triskell: likes this.
-
Embed this notice
linear cannon (linear@nya.social)'s status on Thursday, 05-Oct-2023 02:55:02 JST linear cannon it would be nice to just be able to put in some extra directives and keywords to tell the compiler "hey, this next function has some different semantics, please make it go fast now"
-
Embed this notice
linear cannon (linear@nya.social)'s status on Thursday, 05-Oct-2023 02:55:06 JST linear cannon i would like to see extensions to C/C++, supported by major compilers, that allow for SPMD programming a-la intel's ispc compiler