Don’t send a generic resume — generate a resume and cover letter tailored to this exact role.
Samsung Semiconductor in San Jose is seeking a Hands-on Principal Engineer to own the requirement for memory-driven AI inference at scale. You will bridge model architecture with memory-system design, spanning GPU HBM, host DRAM, and disaggregated memory tiers, and deliver production-ready memory solutions.
You will lead memory-footprint analyses, latency and throughput optimization, and benchmark methodologies for frontier models like Llama/Qwen-class families.
Please Note: To provide the best candidate experience amidst our high application volumes, each candidate is limited to 10 applications across all open jobs within a 6-month period.
Our technology solutions power the tools you use every day--including smartphones, electric vehicles, hyperscale data centers, IoT devices, and so much more. Here, you\'ll have an opportunity to be part of a global leader whose innovative designs are pushing the boundaries of what\'s possible and powering the future.
We believe innovation and growth are driven by an inclusive culture and a diverse workforce. We\'re dedicated to empowering people to be their true selves. Together, we\'re building a better tomorrow for our employees, customers, partners, and communities.
Inference is becoming a memory-bandwidth business. As models scale past what any single GPU can hold - KV caches grow with context, MoE expert weights spill beyond HBM, and new architectures change the rules of what "model state" even means - the winners will be the companies that treat memory as the core product of AI inference , not an afterthought.
We are looking for a Hands-on Principal Engineer who combines deep, first-principles knowledge of AI model architectures (dense Transformers, Mixture-of-Experts, State Space Models, and hybrids) with production-scale inference expertise , to own the requirement for full-stack AI memory solutions at scale - spanning GPU HBM, host DRAM, CXL-attached memory pools, and NVMe/SSD tiers and Samsung Cognos, AI memory software that moves model state intelligently across them.
This person will be the technical authority who connects model behavior to memory-system design: someone who can explain why an MoE router\'s activation pattern dictates an LRU expert cache policy, why a Mamba state cache breaks the assumptions of PagedAttention, and why disaggregated prefill/decode changes the required memory bandwidth per token by an order of magnitude - and then build the products that exploit those facts.
Location: Daily onsite presence at our San Jose office/headquarters in alignment with our Flexible Work policy
Job ID : 43027
Serve as expert on how different model families consume and move memory, and translate that into memory-product requirements:
Model the memory footprint, bandwidth demand, and access patterns of frontier open-weight models (e.g., Llama/Qwen-class dense, DeepSeek/Kimi-class MoE, Jamba-class hybrids) and publish internal reference architectures for each.
Track the model landscape as a roadmap input: anticipate what coming architectures (longer contexts, agentic multi-session reuse, reasoning-loop workloads, speculative decoding drafts) will demand from memory systems 12-24 months out.
Own deep expertise in production inference stacks - SGLang (HiCache), vLLM (PagedAttention, LMCache integration), NVIDIA Dynamo, TensorRT-LLM, llama.cpp-class engines - including their memory-management internals, not just their flags.
Drive inference performance engineering: continuous batching, chunked prefill, disaggregated prefill/decode, prefix and radix caching, speculative decoding, CUDA Graphs, and their interactions with memory tiering.
Own the latency/throughput/cost envelope: TTFT and TBT/TPOT SLOs, tokens-per-second per dollar, GPU memory utilization as the binding constraint, and the tradeoff curves between cache hit rate, memory capacity, and bandwidth.
Define benchmarking and characterization methodology: realistic agentic and long-context workloads (multi-turn reuse, session persistence, RAG prefixes), KV-cache reuse-rate measurement, and bandwidth-latency profiling across the full hierarchy (Nsight, PyTorch Profiler, vendor memory tools).
Define engineering requirements, with proof, for tiered memory systems for inference at fleet scale : HBM as L1, host DRAM (pinned, NUMA-aware pools) as L2, CXL-attached memory pools as an elastic tier, and NVMe/SSD as capacity tier - with the policies (admission,