Hacker News new | ask | show | jobs
by mzl 5179 days ago
The polymer article was very interesting, really cool stuff. However, I could not find any mention of using a constraint solver for instruction level timings. Is that in another article, or did I just miss it?
1 comments

That's not in the polymer paper, but its what FFTW is doing (and the ICC compiler that we relied on for the monte carlo work).
Thanks. I misread the content description as referring to the latter paper only.