1

Compiler Jobs in New York (NOW HIRING)

In this role, you will design and implement JS compiler enhancements, build and improve developer tools such as linters and test runners, and integrate LLM-powered capabilities into developer ...

JAva big data engineer

Jersey City, NJ · On-site

$54.75 - $70.75/hr

Parsing work / Compiler work * Debug loop * Write test driven development * Structured string * Should aware spark 2.6, scala 2.11.8, java 8, spring boot * Spring boot, Hibernate, Exadata, EH caching ...

JAva big data engineer

Jersey City, NJ · On-site

$54.75 - $70.75/hr

Parsing work / Compiler work * Debug loop * Write test driven development * Structured string * Should aware spark 2.6, scala 2.11.8, java 8, spring boot * Spring boot, Hibernate, Exadata, EH caching ...

ZK Proof Engineer

New York, NY · On-site +1

$125K - $250K/yr

You will be responsible for building systems to interface between low-level computer systems like the RISC-V ISA, compiler frameworks like LLVM, and database backends and connecting them with cutting ...

C++ Developer - New York, NY

New York, NY · On-site

$53.50 - $72.25/hr

Experience on Database migration projects from application perspective (not DBA) Working experience in MKS Toolkit, Orbix & AIX C++ compiler. Key Responsibilities: Collaborate with product owners ...

New

Guide research and engineering teams to close knowledge gaps and improve AI model performance in systems-level optimization, compiler engineering, and runtime performance topics. * Design challenging ...

Showing results 21-40

Compiler information

See New York salary details

$9

$22

$39

How much do compiler jobs pay per hour?

As of Aug 15, 2026, the average hourly pay for compiler in New York is $22.77, according to ZipRecruiter salary data. Most workers in this role earn between $16.83 and $26.54 per hour, depending on experience, location, and employer.

What are the key skills and qualifications needed to thrive as a compiler?

To thrive as a Compiler Engineer, you need a strong background in computer science, programming languages, and compiler theory, often supported by a relevant degree. Familiarity with tools like LLVM, GCC, and experience with languages such as C/C++ or Rust are typically required. Analytical thinking, problem-solving, and effective communication are essential soft skills in this field. These skills ensure the development of efficient, reliable compilers that support robust software and systems development.

What are the common challenges faced when working as a compiler engineer, and how can they be addressed?

Compiler Engineers often encounter challenges such as optimizing code for performance, ensuring compatibility across various hardware architectures, and maintaining the correctness of complex transformations. Debugging and diagnosing issues in the compilation process can be particularly intricate, requiring a strong understanding of both source and target languages. Collaborating closely with language designers and hardware engineers, as well as utilizing automated testing and profiling tools, helps address these challenges and results in more robust and efficient compilers.

What is a compiler?

A compiler is a specialized computer program that translates source code written in a high-level programming language into machine code or another lower-level language that a computer can execute. This process allows developers to write code in languages like C++, Java, or Python, which are easier for humans to understand, and then have it converted into instructions that hardware can process. Compilers perform various tasks such as syntax analysis, optimization, and code generation to ensure the resulting program runs efficiently and correctly.

What is the difference between Compiler vs Interpreter?

AspectCompilerInterpreter
FunctionTranslates entire code into machine language before executionTranslates code line-by-line during execution
SpeedFaster execution after compilationSlower due to real-time translation
UsageUsed in languages like C, C++Used in languages like Python, JavaScript
ErrorsErrors are found after compilationErrors are detected during execution
OutputProduces standalone executable filesRuns directly from source code

In summary, a compiler translates the entire program into machine code before execution, resulting in faster runtime and standalone files. An interpreter translates code line-by-line during execution, which can be slower but allows for easier debugging and dynamic execution. Both are essential in different programming environments depending on performance and development needs.

What do compiler engineers do?

Compiler engineers design, develop, and optimize software that translates high-level programming languages into machine code. They work with programming languages, algorithms, and tools like LLVM or GCC to improve compiler performance and correctness, often collaborating with software developers and testing their tools thoroughly.

What are popular job titles related to Compiler jobs in New York?

For Compiler jobs in New York, the most frequently searched job titles are:

What job categories do people searching Compiler jobs in New York look for?

The top searched job categories for Compiler jobs in New York are:

What cities in New York are hiring for Compiler jobs?

Cities in New York with the most Compiler job openings:

Infographic showing various Compiler job openings in New York as of August 2026, with employment types broken down into 93% Full Time, 3% Part Time, 1% Temporary, and 3% Contract. Highlights an 91% Physical, 3% Hybrid, and 6% Remote job distribution, with an average salary of $47,358 per year, or $22.8 per hour.

Software Engineer, MTIA SW Tooling Engineer

Meta

New York, NY

$183K/yr

Full-time

Posted 4 days ago


Meta rating

7.8

Company rating: 7.8 out of 10

Based on 45 frontline employees who took The Breakroom Quiz

136th of 244 rated software companies


Job description

Meta is seeking a Software Engineer to join the MTIA (Meta Training & Inference Accelerator) Software Tooling team, which develops and maintains the tooling ecosystem for Meta's in-house AI accelerator ASICs. The Tooling team provides debugging, profiling, memory analysis, and monitoring capabilities for the whole MTIA Ecosystem, advancing ML accelerator tooling by leveraging Meta's full-stack ownership from silicon specs to fleet observability. In this role, you will be a senior technical contributor responsible for designing and building developer tools that help engineers debug, profile, measure, and monitor AI workloads running on MTIA hardware at scale. You will work at the intersection of compilers, runtime, hardware, and ML frameworks, collaborating with cross-functional partners to deliver a high-quality developer experience for Meta's custom AI accelerators.
Software Engineer, MTIA SW Tooling Engineer Responsibilities:
  • Own the technical vision and roadmap for key areas of MTIA's developer tooling ecosystem, focusing on debugging, workload error analysis, and product / fleet reliability
  • Design and develop debugging tools — including graph-mode debugging, kernel-level diagnostics, and multi-rank fault isolation
  • Contribute to overall MTIA SW tooling infrastructure — enabling profiling, performance debugging, memory sanitization, and reliability analysis for MTIA training and inference workloads
  • Collaborate closely with MTIA compiler, runtime, kernel, and hardware teams to integrate tooling hooks throughout the MTIA software stack
  • Drive AI-native tooling approaches by leveraging automation and LLM-guided diagnostics to improve developer productivity and reduce time-to-root-cause
  • Partner with internal product teams across advertising, recommendations, and generative AI to understand developer pain points and prioritize tooling investments
  • Advise on tooling best practices, debugging methodologies, and systems-level analysis for accelerator software
  • communicate architectural decisions clearly through design documents and cross-team reviews

Minimum Qualifications:
  • Bachelor's degree in Computer Science, Computer Engineering, relevant technical field, or equivalent practical experience
  • 6+ years of experience in systems software engineering, performance engineering, developer tooling, or a closely related field
  • Experience building debugging, profiling, or diagnostic tools for complex software/hardware systems
  • Proficiency in C++ and Python, including low-level systems programming and scripting for tool automation
  • Experience working across multiple layers of a system stack (compiler, runtime, OS/driver, hardware)
  • Experience leading the technical design and delivery of tooling or infrastructure projects from inception through production deployment
  • Experience using data-driven methods and experimentation to evaluate and validate tooling effectiveness and systems performance improvements

Preferred Qualifications:
  • Familiarity with ML framework internals (PyTorch graph execution, torch.compile, operator dispatch) and AI compiler stacks (MLIR, LLVM, TVM, Triton)
  • Demonstrated ability to integrate AI tools to optimize/redesign workflows and drive measurable impact (e.g., efficiency gains, quality improvements)
  • Experience with accelerator ecosystems (GPU/CUDA, TPU, custom ASICs) including performance profiling, memory analysis, and runtime debugging using their toolchains (cuda-gdb, nsight-compute, nsight-systems, cuda-memcheck)
  • Demonstrated cross-stack debugging ability, including Linux kernel and driver-level debugging, with capacity to trace issues across application, OS, and hardware boundaries
  • Demonstrated ongoing AI skill development (e.g., prompt/context engineering, agent orchestration) and staying current with emerging AI technologies
  • Experience with distributed systems debugging or profiling (multi-device, multi-node/multi-rank)
  • Experience with Linux debugging and profiling infrastructure (gdb, perf, eBPF, ftrace, coredump analysis, hardware performance counters) and familiarity with binary formats and debugging metadata (ELF/DWARF)
  • Experience adhering to and implementing responsible, ethical AI practices (e.g., risk assessment, bias mitigation, quality and accuracy reviews)
  • 7+ years of experience in systems software, developer tooling, or accelerator software development (or equivalent with advanced degree)
  • Track record of building developer tools adopted by large engineering populations, ideally with contributions to open-source projects (gdb, LLVM sanitizers, Valgrind, Triton, etc.)

About Meta:
Meta builds technologies that help people connect, find communities, and grow businesses. When Facebook launched in 2004, it changed the way people connect. Apps like Messenger, Instagram and WhatsApp further empowered billions around the world. Now, Meta is moving beyond 2D screens toward immersive experiences like augmented and virtual reality to help build the next evolution in social technology. People who choose to build their careers by building with us at Meta help shape a future that will take us beyond what digital connection makes possible today—beyond the constraints of screens, the limits of distance, and even the rules of physics.
Meta is proud to be an Equal Employment Opportunity and Affirmative Action employer. We do not discriminate based upon race, religion, color, national origin, sex (including pregnancy, childbirth, or related medical conditions), sexual orientation, gender, gender identity, gender expression, transgender status, sexual stereotypes, age, status as a protected veteran, status as an individual with a disability, or other applicable legally protected characteristics. We also consider qualified applicants with criminal histories, consistent with applicable federal, state and local law. Meta participates in the E-Verify program in certain locations, as required by law. Please note that Meta may leverage artificial intelligence and machine learning technologies in connection with applications for employment.
Meta is committed to providing reasonable accommodations for candidates with disabilities in our recruiting process. If you need any assistance or accommodations due to a disability, please let us know at accommodations-ext@meta.com.
$183,997/year to $257,000/year + bonus + equity + benefits
Individual compensation is determined by skills, qualifications, experience, and location. Compensation details listed in this posting reflect the base hourly rate, monthly rate, or annual salary only, and do not include bonus, equity or sales incentives, if applicable. In addition to base compensation, Meta offers benefits. Learn more about benefits at Meta.

What Meta employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom