Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Anyone know what SIMD means at the bottom layer is here? I know what SIMD is I mean in the context of the preprocessor (and being the worst offender apparently).


It is not obvious, but the entries are clickable! It [0] is apparently a technique for speeding up processing of preprocessor lists.

edit: it is basically loop unrolling.

[0] https://jadlevesque.github.io/PPMP-Iceberg/explanations#sing...


Sorry, I misread your comment as clickbait instead of clickable.

~~I can see how others are somewhat clickbait, but this is literally single instruction/continuation multiple data. It uses a single step in the continuation mechanism to compute on multiple elements of data to speed up the computation.~~


No worries, I probably misread your comment too :). I thought you were asking what SIMD/SCMD is in this context, but as the submitter you probably already did, and already knew that the links were clickable.

BTW: I don't think the titles of each entry are particularly clickbait-y.


You can click on each item for an explanation.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: