Earlier quoted context omitted.
Is there a way I can integrate Machine Learning to Compiler stuff? I've been meddling with ml for a while and it's pretty interesting too.
Certainly! We do so :)
Ask HN: Are compiler engineers still in demand, and what do they work on?
21–30 of 98 posts
Re: Ask HN: Are compiler engineers still in demand, and what do they work on?
#22Intel, IBM, Nvidia, Google, Red Hat, and MSFT are all currently hiring complier engineers. Experience with LLVM is probably useful for many of those opportunities. https://us-redhat.icims.com/jobs/75775/software-engineer---l... https://nvidia.wd5.myworkdayjobs.com/NVIDIAExternalCareerSit... https://careers.ibm.com/ShowJob/Id/764855/Software-Developer...
Re: Ask HN: Are compiler engineers still in demand, and what do they work on?
#23Julia computing hires compiler talent
Re: Ask HN: Are compiler engineers still in demand, and what do they work on?
#24I also often see job postings for compiler developers in the embedded field.
Re: Ask HN: Are compiler engineers still in demand, and what do they work on?
#25Earlier quoted context omitted.
Certainly! We do so :)
Can you elaborate on that please? Like how do they merge together? I am really interested in those two fields
https://blog.tensorflow.org/2019/04/mlir-new-intermediate-re...
Re: Ask HN: Are compiler engineers still in demand, and what do they work on?
#26What qualifies someone to be a Compiler Engineer? Compsci degree? Working compilers? Opensource commits? Github repo full of parsers?
Re: Ask HN: Are compiler engineers still in demand, and what do they work on?
#27I worked there for awhile but compilers aren't really my thing. They're building cool stuff, though. Their tech converts database queries between dialects, and can even run as a translating proxy (for example, run Oracle code on Postgres) and provide performance insights into your code. Their clients are big name companies who need to maintain millions of lines of DB code.
Re: Ask HN: Are compiler engineers still in demand, and what do they work on?
#28Then I worked on database (query) compilers. I managed Apache Hive at Hortonworks, and that has a compiler. These are very different beasts.
Now, my startup is working on code analysis and cross compilers for data engineering, including Spark.
Some of my colleagues are working in AI chip startups.
It’s hard to find high quality engineers in both kinds of compilers. Just like database internals engineers there is high demand.
Plug - I’m hiring at Prophecy.io for compiler engineers.
Re: Ask HN: Are compiler engineers still in demand, and what do they work on?
#29But if you're considering an education choice, don't overspecialise. You will most likely change specialisation in 5-10 years (different market, different technology), so if all you know is just compiler engineering, it will be way tougher for you.
Also, make sure you learn a lot about algorithms / computer science in general. If you know that, switching engineering fields will be easy.