CppSPMD_Fast icon indicating copy to clipboard operation
CppSPMD_Fast copied to clipboard

Build out fp32 functionality a bit more

Open JeffRous opened this issue 5 years ago • 0 comments

Add utility functions (floatbits, intbits, shuffle, bit twiddling, rsqrt_fast) Add float3 / float4 helpers. Change print functions to inline to get around multiple includes.

Apologies for not including full implementations for all targets!

JeffRous avatar Jun 15 '20 16:06 JeffRous