Hacker News new | ask | show | jobs
by feelamee 32 days ago
> People that don’t use SIMD today are unlikely to use std::simd tomorrow.

why? at least I see that I will start with std::simd in my pets. If this would not enough, I would go forward to intrinsics. But, I think, starting with std::simd would be much simpler for beginner.