Refine Reset All
Sort by
Company
Job Title
Employer/Recruiter
Date Posted
Company
Job Title
Location
Job Type
Employer/Recruiter
Experience
All Filters

Cuda Jobs In Beijing (Peking) - 21 Job Positions Available

Top Cities:
1 – 20 of 21 jobs
度小满科技(北京)有限公司 Du Xiaoman Technology jobs

AI Infra 工程师 北京 技术 - 算法 本科及以上 职位描述 1、负责大模型推理框架的开发与优化,包括算子优化、显存/KV Cache 管理优化、分布式加速等技术方向; 2、参与高并发场景下的推理性能分析与瓶颈定位,推动改进方案落地; 3、探索低资源下的轻量化推理方案:量化、投机采样、Sparse Attention 等; 4、参与 Disaggregated Serving / PD 分离等新型推理架构的设计与实现; 5、与算法、业务团队协作,推动优化技术在业务中的规模化应用。 职位要求 1、计算机、人工智能、软件工程等相关专业本科及以上; 2、熟悉大模型推理优化方法,对主流开源推理框架(TensorRT-LLM、vLLM、SGLang 等)有开发或深度使用经验; 3、精通 Python/C++ 编程,有 CUDA 开发及 GPU 调优经验者优先; 4、具备良好的系统性能分析能力,熟悉 nsight/nvidia-smi/py-spy 等分析工具者优先。加分项:1、有国产

Premium Full-time CUDA AI
度小满科技(北京)有限公司 Du Xiaoman Technology  24 days ago
北京科学智能研究院 AI for Science Institute, Beijing jobs

表征算法研究员 北京 全职 博士及以上 职位描述 1. 负责开展表征算法模拟数值优化工作,运用先进算法和模型,不断提升模拟计算的准确性和效率;2. 进行各类复杂的计算任务,为物理研究和项目推进提供精确的数据支持;3. 参与并主导基于原子物理和分子动力学结合先进表征的相关研究课题,深入探索微观世界的物理规律;4. 优化电镜成像模拟算法,提升模拟精度和计算效率。 职位要求 1. 物理学相关领域专业的博士学历,具备扎实的计算能力;2. 精通编程,如 Python、Fortran、C++、CUDA 等编程语言,熟悉GPU加速,可编写大型的计算程序;3. 对原子物理有深入的理解和研究,熟悉相关理论和实验方法;4. 精通第一性原理计算方法和软件,掌握分子动力学基本原理,能够运用分子动力学模拟软件进行相关模拟和分析。5. 有散射物理、高性能计算、并行计算经验者优先。 职位信息 部门: 表征 投递...

Premium Full-time
北京科学智能研究院 AI For Science Institute, Beijing  22 days ago
北京思朗科技有限责任公司 jobs

2027校招-推理框架工程师(上海/成都/北京) 北京、上海、成都 校招 正式 职位描述 分布式推理系统开发1、设计并实现大规模AI模型(如LLM、多模态模型)的分布式推理框架,优化吞吐量(Throughput)和延迟(Latency)。2、开发模型并行(Tensor/Pipeline Parallelism)、动态批处理(Dynamic Batching)和连续批处理(Continuous Batching)策略。3、解决多节点、多GPU环境下的负载均衡和通信瓶颈问题。4、优化计算图执行(如使用TensorRT、ONNX Runtime、vLLM等工具)。5、实现量化(FP8/INT8)、KV Cache优化、Flash Attention等加速技术。 职位要求 精通 Python/C++,熟悉PyTorch/TensorFlow推理生态。深入理解分布式系统(NCCL/RPC通信、GPU Direct RDMA)和 并行计算(CUDA、OpenMP)。熟悉推理加速技术(量化、剪枝、算子融合)和框架(TensorRT、vLLM 、Sglang)。 投递...

Premium Full-time
北京思朗科技有限责任公司  17 days ago
北京思朗科技有限责任公司 jobs

2027校招-GPU驱动软件工程师(北京/上海/成都) 北京、上海、成都 校招 正式 职位描述 负责GPU驱动开发,包括UMD、KMD、FW驱动开发 职位要求 1. 计算机,电子工程,通信或相关专业,本科及以上2. 有嵌入式驱动开发经验3. 熟悉C/C++4. 熟悉操作系统架构(Linux/Unix)5. 了解设备驱动开发,如内存管理, 任务调度等, 有GPU驱动经验尤佳6. 有cuda/hip/opencl/vulkan/opengl/directx等AI驱动或图形驱动开发经验是加分项 投递...

Premium Full-time
北京思朗科技有限责任公司  17 days ago
北京思朗科技有限责任公司 jobs

2027校招-算子开发工程师(上海/北京/成都) 上海、北京、成都 校招 正式 职位描述 岗位职责- 负责公司自研 AI 加速芯片上的 算子库设计与实现,覆盖训练与推理核心算子(如 GEMM/Conv/Attention/LayerNorm/Softmax/Reduce/Scatter-Gather 等)。- 基于芯片计算单元、片上存储(SRAM/Cache)、HBM 带宽、NoC 拓扑、DMA/异步拷贝能力,进行 算子性能建模与瓶颈分析(roofline、访存/计算比、流水并行),制定优化策略。- 设计并落地 kernel 调度与 tiling 策略:多级分块、数据布局(layout/packing)、向量化/张量化、双缓冲/多缓冲、算子融合(fusion)等。- 建设算子库工程化体系:算子接口规范、版本管理、性能回归、单测/对齐验证、精度与数值稳定性、跨平台兼容- 参与端到端模型性能优化:对接 PyTorch/TensorFlow/ONNX Runtime 等前端(或公司自研框架),完成算子覆盖、性能调优和线上问题定位(profiling/trace)。 职位要求 (优秀应届可放宽)。- 计算机/电子/自动化/数学等相关专业;- 熟悉深度学习常见算子与数值实现(GEMM/Conv/Attention/Norm/Reduce),理解训练/推理的差异(激活、梯度、混合精度、量化)。- 扎实的 C/C++ 能力,良好的工程习惯;能熟练使用性能分析工具(profiling、trace、perf、火焰图或自研工具)。- 熟悉至少一种加速器编程模型或并行体系(CUDA/OpenCL/ROCm/Metal/TVM/Triton/oneDNN/CUTLASS 等)并能迁移到自研 ISA/Runtime。- 具备系统级性能意识:理解存储层次、带宽/延迟、cache/预取、NUMA、DMA、并行同步等,对算子优化有方法论。加分项-

北京思朗科技有限责任公司  17 days ago
NIO jobs

智能辅助驾驶端到端算法实习生 北京 实习 数字技术 职位 ID:A148847 职位描述 1.参与研发智能辅助驾驶端到端模型算法研究及优化2.探索智能辅助驾驶端到端网络的应用落地3.参与基建完善,训练系统、评测系统优化等4.与团队协作实现算法迭代与优化,实现算法在智能辅助驾驶业务中应用落地 职位要求 【必备】本科及以上学历,计算机、自动化、计算机视觉、人工智能等相关专业; 【必备】熟悉在linux平台下的开发工作【必备】有扎实的 python开发能力;【必备】有计算机视觉、智能辅助驾驶项目的实践or科研经验;熟悉pytorch,有深度学习调优经验;了解前沿感知技术。【加分项】有「规控,轨迹预测、意图识别,强化学习,LLM,VLM」相关经验者优先【加分项】有相关顶会paper/期刊【加分项】熟悉C++开发、CUDA开发 投递...

Premium Full-time
NIO  16 days ago
Automatically Get Matched to cuda Jobs Let our AI agent search and match you to the best jobs from across the web
Try it now
RoboScience jobs

云端训推优化负责人 北京、深圳 全职 智能制造 / 工业互联网 / 工业自动化 职位描述 负责云端训练与推理优化团队整体建设和管理,对模型训推效率负责;负责大模型、VLM / VLA、机器人模型等训练任务的性能优化,包括:训练吞吐、GPU 利用率、Tensor Core 利用率、显存利用率、多机多卡扩展效率负责分布式训练优化,包括 Data Parallel、Tensor Parallel、Pipeline Parallel、FSDP / ZeRO 等方案设计与落地;负责模型推理优化,包括算子优化、KV Cache、Batching、量化、并行推理及服务化性能优化;针对模型结构和训练流程进行 Profiling,定位通信、计算、显存、IO 等性能瓶颈,并推动系统性优化;负责训练/推理框架和基础组件建设,沉淀可复用的性能优化能力;与模型算法团队协作,在保证模型效果的前提下优化模型结构、训练策略和推理方案;与智算平台团队协作,提升 GPU 集群整体资源利用率,降低单位训练与推理成本;建立训推性能指标体系和 Benchmark,持续跟踪不同模型、硬件和框架下的性能表现。 职位要求 5 年以上深度学习系统、训练加速、推理优化、AI Infra 或相关工作经验,有团队管理经验;熟悉 PyTorch 及主流深度学习训练框架,理解计算图、Autograd、CUDA 执行模型;熟悉大规模分布式训练,有 NCCL、FSDP、DeepSpeed、Megatron-LM

RoboScience  7 days ago
Nvidia jobs

NVIDIA is leading company of AI computing. At NVIDIA, our employees are passionate about AI, HPC , VISUAL, GAMING. Our SA team is more focusing to bring NVIDIA new technology into difference industries. We help to

Nvidia  7 days ago
Nvidia jobs

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

Nvidia  7 days ago
Nvidia jobs

We are now looking for an AI Developer Technology Engineer Interns. Intelligent machines powered by AI computers that can learn, reason and interact with people are no longer science fiction. Today, a self-driving car can meander

Nvidia  7 days ago
Nvidia jobs

NVIDIA has been redefining computer graphics, PC gaming, and accelerated computing for more than 30 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

Nvidia  7 days ago
Nvidia jobs

Intelligent machines powered by AI computers that can learn, reason and interact with people are no longer science fiction. Today, a self-driving car can meander through a country road at night and find its way. An

Nvidia  7 days ago
Nvidia jobs

NVIDIA are seeking Solution Architects with specialized expertise in training and deploying Large Language Models (LLMs), implementing RAG workflows, and agentic inference. You will leverage the full NVIDIA software & hardware ecosystem to design, optimize, and

Nvidia  7 days ago
Nvidia jobs

NVIDIA has been defining computer graphics, PC gaming, and accelerated computing for more than 25 years. With an outstanding legacy of innovation, driven by phenomenal technology, and extraordinary people, NVIDIA is looking for a strong technical

Nvidia  7 days ago
Nvidia jobs

NVIDIA is the world leader in computer graphics, artificial intelligence, and accelerated computing. For over 30 years, we have been at the forefront of research and engineering around the greatest advances in technology. Our history of

Nvidia  7 days ago
Nvidia jobs

At NVIDIA, we’re solving the world’s most ambitious problems with our groundbreaking developments in Artificial Intelligence, High-Performance Computing and Visualization. We are looking for a Developer Relations Manager to work with China industrial/research community to integrate

Nvidia  7 days ago
Nvidia jobs

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

Nvidia  7 days ago
Nvidia jobs

NVIDIA is currently seeking a Solutions Architect for High-Performance Databases! Would you enjoy researching new algorithms and memory management techniques to accelerate databases on modern computer architectures? Do you like investigating hardware and system bottlenecks, and

Nvidia  7 days ago
Nvidia jobs

NVIDIA is leading company of AI computing. At NVIDIA, our employees are passionate about AI, HPC , VISUAL, GAMING. Our SA team is more focusing to bring NVIDIA new technology into difference industries. We help to

Nvidia  7 days ago
Nvidia jobs

We are now looking for an AI Developer Technology Engineer Intern. Intelligent machines powered by AI computers that can learn, reason and interact with people are no longer science fiction. Today, a self-driving car can meander

Nvidia  5 days ago

Subscribe for job alerts and resources to make your job search easier!

Confirmation email sent to

Check your email and click on the link to start receiving your job alerts

Receive the latest job openings for:

cuda jobs in beijing

You also might be interested in:

Solution Architect

AI

Computing

Eras

Deep Learning

Parallels

Logical Approach

Fostering

Algorithms

Confirmation email sent to

Check your email and click on the link to start receiving your job alerts

All Filters Apply
Sort by
Company
Job Title
Employer/Recruiter