Hacker News new | ask | show | jobs
by theowaway 154 days ago
ispc is something that deserves to be much more widely known about- it does an excellent job of bringing the cuda programming model to cpus
1 comments

Is there a way to compile it to something else than x86, like arm/aarch64?
> It currently supports multiple flavours of x86 (SSE2, SSE4, AVX, AVX2, and AVX512), ARM (NEON), and IntelĀ® GPU architectures (Xe family).