Y
Hacker News
new
|
ask
|
show
|
jobs
by
pron
2570 days ago
OK, so what happens when it fails to find a candidate?
1 comments
glangdale
2569 days ago
Then you learned something, I guess ("solving is hard"). I see a lot of timeouts with mine. Mine is 'easy' in that I'm looking for SIMD programs so the domain is essentially u8 "in lane only" SIMD code, so the small bit-width makes life easier.
link