Hacker News new | ask | show | jobs
by giacomoforte 301 days ago
Hey, I have been following your project for a while, because I'm kinda interested in progam synthesis. Anyway my question is, how scaleable is the search process itself? Is it a good fit for GPU clusters? I guess benchmarking of candidate kernels takes much longer than generating candidate kernels, or not?
1 comments

yep, parallelized profiling across many devices is definitely something i want to add.