Back to all jobs
L

Front End Compiler

lemurianlabs

Santa Clara2mo ago

About the role

<div class="content-intro"><h2><strong>About Us</strong></h2> <p>At Lemurian Labs, we're reimagining the foundations of computing to make AI accessible to everyone. Our mission is to remove the limits of scale, hardware, and cost that hold back innovation, so the people solving humanity's hardest problems can move faster.</p> <p>We're building a new kind of software stack: a hardware-agnostic platform that makes every system — from a laptop to a supercomputer — feel like one seamless engine. Developers can write once, run anywhere, and get state-of-the-art performance across any chip, any cloud, at any scale. It's a complete rethink of how software and hardware interact — designed for the era beyond Moore's Law.</p> <p>We're not looking for the comfortable or the conventional; we're looking for the bold. The engineers who crave frontier problems, who want to bend the limits of what's possible, who see infrastructure not as a constraint but as a canvas. If you want to build the foundation for the next era of AI and change what humanity can achieve in the process, join us.</p></div><h2><span style="text-decoration: underline;"><span style="font-family: helvetica, arial, sans-serif;"><strong>About the Role</strong></span></span></h2> <p><span style="font-family: helvetica, arial, sans-serif;">We're looking for a Front End Compiler Engineer to own the ingestion layer of our high-performance, portable AI compiler. This is where the journey begins — you'll build the systems that parse, validate, and lower representations from frameworks like PyTorch, StableHLO, ONNX, and MLIR dialects into our internal compiler IR, setting the stage for everything that follows.</span></p> <p><span style="font-family: helvetica, arial, sans-serif;">If you're drawn to the elegance of well-designed language frontends, care deeply about correctness and coverage, and want your work to directly enable next-generation AI models to run anywhere — this is the role for you.</span></p> <h2><span style="text-decoration: underline;"><span style="font-family: helvetica, arial, sans-serif;"><strong>What You'll Do</strong></span></span></h2> <ul> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Design, develop, and maintain the front end of our heterogeneous AI compiler, including parsing, validation, and IR lowering stages</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Build and extend ingestion pipelines for ML frameworks and representations including PyTorch, StableHLO, ONNX, and MLIR-based dialects</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Define and evolve the interface between external model representations and our internal compiler IR</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Ensure correctness and completeness of operator coverage across supported frameworks and hardware targets</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Collaborate with graph optimization and code generation teams to ensure clean, well-structured IR that enables downstream transformations</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Use performance and correctness data to identify gaps in coverage and drive improvements</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Contribute to documentation and tooling that helps ML engineers understand and debug the ingestion process</span></li> </ul> <h2><span style="text-decoration: underline;"><span style="font-family: helvetica, arial, sans-serif;"><strong>Requirements</strong></span></span></h2> <h3><span style="font-family: helvetica, arial, sans-serif;"><strong>Essential Skills and Experience</strong></span></h3> <ul> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">BS degree in Computer Science or equivalent practical experience</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">2+ years of experienceWorking with ML optimization tools/libraries</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Experience working with or ingesting from ML frameworks such as PyTorch, TensorFlow/JAX, or ONNX</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">2+ years of experience with C/C++ and 2+ years working with Python</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Strong written and verbal communication skills; ability to write clear and concise technical documentation</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Knowledge of quantization, sparsity, or other model-level optimization techniques</span></li> </ul> <h3><span style="font-family: helvetica, arial, sans-serif;"><strong>Preferred Skills and Experience</strong></span></h3> <ul> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Master's or PhD in Computer Science or equivalent</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Experience with StableHLO, XLA, or other ML-specific IRs</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Knowledge of operator semantics across ML frameworks and the challenges of cross-framework compatibility</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Familiarity with Python bindings and tooling for compiler front ends</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Experience with testing infrastructure for compiler correctness — fuzzing, differential testing, or model-level validation</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Contributions to open-source compiler or ML framework projects</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Familiarity with MLIR, including defining and working with custom dialects</span></li> </ul> <h2><span style="text-decoration: underline;"><span style="font-family: helvetica, arial, sans-serif;"><strong>Why Join Lemurian Labs</strong></span></span></h2> <ul> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Build the entry point for an AI compiler that targets every major hardware platform</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Work at the boundary of ML frameworks and compiler infrastructure — a rare and high-leverage intersection</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Tackle deep correctness and coverage problems that directly impact what models can run and where</span></li> <li style="font-family: helvetica, arial, sans-serif;"><span style="font-family: helvetica, arial, sans-serif;">Competitive compensation including equity, medical/dental/vision, retirement savings, and wellness benefits</span></li> </ul> <p>&nbsp;</p><div class="content-conclusion"><p>Lemurian Labs is an equal opportunity employer. We celebrate diversity and are committed to creating an inclusive environment for all employees, regardless of gender identity, race, ethnicity, sexual orientation, disability status, age, or background.</p> <p>Compensation depends on experience and geographic location and will be narrowed during the interview process. Additional benefits include equity, company bonus opportunities, medical, dental, and vision coverage, a retirement savings plan, and supplemental wellness benefits.</p></div>

Perks & benefits

  • Vision Insurance
  • Mental Wellness Budget
  • Equity Compensation

753,000+ hidden jobs like this

lemurianlabs and thousands of companies post here first — often days before LinkedIn or Indeed. Your first 5 applications are free; go Pro to apply without limits.

Everything Pro unlocks:

  • Unlimited applications — free stops at 5
  • Track every application in one place
  • Apply straight to the source, one click
  • Save & organize roles you love
  • Roles pulled from company boards before the big sites

Weekly

$9.99
$4.99/week

For an active search. Cancel anytime.

Most popular

Monthly

$24.99
$12.99/month

The smart pick. Save 35% vs weekly.

Lifetime

$99
$49.99once

Pay once. Every future feature, forever.