
HPX and DLA Future
CppCast
00:00
Vectorization - A Very Convenient Way
vectorizing cod essentially you instei. Let's assume you have a for lofer over s, and you calculate something for each of the floads in your infatery. Then er compilers might be able to vectorize that way. Instead of doing one operation at a time, just put it into the vector registers and do four or eight operations attin and on cycle. So i can say very explicitly, i am using eight floats or whatever in the register. Now do these things on them. Lo erno. And that maps into compile, onto compile intrinsics. It is fairly fairly generate, fairly efficient assembly coat unthe kneat,. which is optimately closed to
Transcript
Play full episode