1

Compiler Jobs in New York (NOW HIRING)

Silicon Software Lead

New York, NY · On-site

$200K - $400K/yr

As our Silicon Software Lead, you will lead the team that creates it: the compiler, runtime, kernels, drivers, and hardware abstraction layer that turn our chip into a platform. You will set ...

Silicon Software Lead

Manhattan, NY · On-site

$150 - $200/hr

As our Silicon Software Lead, you will lead the team that builds it: the compiler, runtime, kernels, drivers, and hardware abstraction layer that turn our chip into a platform. You will set technical ...

... compiler that transforms complex data operations into efficient data warehouse queries • Expand on our multi tier query caching system that can share partial results between queries • Develop ...

TestMAX, TetraMAX, DFT Compiler * Cadence: Modus, Genus DFT * Languages : Solid proficiency in hardware description languages (Verilog, SystemVerilog) and automation scripting ( Tcl, Python , or Perl)

TestMAX, TetraMAX, DFT Compiler * Cadence: Modus, Genus DFT * Languages : Solid proficiency in hardware description languages (Verilog, SystemVerilog) and automation scripting ( Tcl, Python , or Perl)

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 ...

ZK Proof Engineer

Manhattan, NY · On-site

$100 - $150/hr

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 ...

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 ...

Showing results 21-40

Compiler information

See New York salary details

$9

$22

$39

How much do compiler jobs pay per hour?

As of Sep 6, 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 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 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 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 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 1% Internship, 96% Full Time, 1% Part Time, 1% Temporary, and 1% Contract. Highlights an 86% Physical, 5% Hybrid, and 9% Remote job distribution, with an average salary of $47,358 per year, or $22.8 per hour.

Senior Inference Engineer, GPU Kernel Optimization

Nvidia

New York, NY

$134K - $176K/yr

Full-time

Re-posted 10 days ago


Nvidia rating

9.6

Company rating: 9.6 out of 10

Based on 18 frontline employees who took The Breakroom Quiz

6th of 247 rated software companies


Job description

We're now looking for a Sr. Inference Engineer, for GPU Kernel Optimization. What does it take to push every LLM inference operation to its performance ceiling.

Our LLM Inference Performance Analysis and Optimization team builds the answer from the ground up. We develop silicon-measured kernel benchmarking infrastructure, model-level performance projection tooling, and agentic optimization systems that improve GPU kernels at the assembly layer. Our team works closely with compiler, kernel, hardware, and framework organizations across NVIDIA to surface bottlenecks and ship measurable gains.

If driving GPU performance at the frontier of LLM inference sounds like your kind of challenge, we'd love to meet you. What you'll be doing: The role drives three interconnected systems, all aimed at accelerating NVIDIA's LLM inference stack. The first is GPU kernel microbenchmarking: measuring competing kernel implementations at real-silicon fidelity across the full configuration space that production LLM deployments demand.

The second is end-to-end model performance analysis: connecting performance evidence to model-level serving economics, surfacing high-value optimization opportunities, and producing optimization policies for production inference deployments. The third is agentic kernel optimization: applying AI-driven analysis to diagnose performance gaps, explore optimization opportunities across the kernel ecosystem, and validate findings with rigorous silicon measurements. All three streams converge in close collaboration with compiler, hardware, kernel, and framework teams to deliver upstream improvements and production-grade performance gains.

What we need to see Master's or PhD in Computer Science, Computer Engineering, or a related field, or equivalent experience. 6+ years of relevant industry experience. Experience building or directing agentic AI systems - code generation, automated optimization, or multi-step reasoning workflows.

Strong Python and C++ skills with proven software engineering fundamentals. Hands-on GPU profiling with CUPTI, NSYS, and NCU; proven track record to attribute bottlenecks across kernel execution, compiler decisions, and runtime scheduling. Direct experience with LLM inference frameworks such as TRT-LLM, SGLang, or vLLM and clear understanding of how kernel selection drives model-level throughput and latency.

Working knowledge of GPU kernel optimization - CUDA, CUTLASS, Triton, or equivalent - and the ability to read PTX or SASS output. Ways to stand out from the crowd Deep knowledge of SASS/PTX-level kernel analysis, compiler middle-end optimization, or GPU code generation pipelines (LLVM, MLIR, ptxas, or similar). Track record shipping agentic systems end-to-end - tool invent, multi-agent orchestration, and silicon-verified validation - within a performance engineering or kernel optimization context.

Active contributions to open-source LLM inference or GPU kernel libraries (FlashInfer, Triton, CUTLASS, or similar). Widely considered to be one of the technology world's most desirable employers, NVIDIA offers highly competitive salaries and a comprehensive benefits package. As you plan your future, see what we can offer to you and your family www.nvidiabenefits.com/ Your base salary will be determined based on your location, experience, and the pay of employees in similar positions

The base salary range is 184,000 USD - 287,500 USD. You will also be eligible for equity and benefits. Applications for this job will be accepted at least until July 31, 2026.

This posting is for an existing vacancy. NVIDIA uses AI tools in its recruiting processes. NVIDIA is committed to fostering an inclusive work environment and proud to be an equal opportunity employer.

As we highly value diversity in our current and future employees, we do not discriminate (including in our hiring and promotion practices) on the basis of race, religion, color, national origin, gender, gender expression, sexual orientation, age, marital status, veteran status, disability status or any other characteristic protected by law.


What Nvidia employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Nvidia logo

About Nvidia

Sourced by ZipRecruiter

NVIDIA has been transforming computer graphics, PC gaming, and accelerated computing for more than 25 years. It's a unique legacy of innovation that's fueled by great technology--and amazing people. Today, we're tapping into the unlimited potential of AI to define the next era of computing. An era in which our GPU acts as the brains of computers, robots, and self-driving cars that can understand the world. Doing what's never been done before takes vision, innovation, and the world's best talent.

Industry

Computer and electronic product manufacturing

Company size

10,000+ Employees

Headquarters location

Santa Clara, CA, US