华为AI算力调度专家
社招全职5年以上质量与流程IT族地点:深圳状态:招聘
工作描述
任职要求 专业方向与研究背景 1、计算机科学、分布式系统或相关专业硕士及以上学历(博士优先)。 2、研究方向为分布式系统、高性能计算、操作系统、计算机体系结构,在资源调度、异构计算、多目标优化、运筹优化、存储/网络/镜像调度等领域有深入积累。 3、在OSDI、SOSP、EuroSys、ASPLOS、SC、HPDC、INFOCOM、ICAPS等顶会发表过论文者优先。 知识要求 1、深入理解Kubernetes调度框架(Scheduling Framework)或Slurm调度原理,有自定义调度器开发经验。 2、熟悉主流AI芯片架构(NVIDIA/AMD/昇腾)及其性能特征,理解GPU拓扑对通信的影响。 3、了解分布式一致性协议(Raft/Paxos)、资源分配算法(DRF/优先级抢占)。 4、熟悉多目标优化算法(如加权和、帕累托优化、强化学习调度),了解排队论、约束满足问题等理论基础。 5、熟悉成本模型,了解Spot实例、预留实例、按需实例的定价机制与成本优化策略。 6、熟悉容器镜像原理(Layer、Snapshotter)、镜像分发加速技术(P2P、预热、缓存)。 7、了解RDMA、RoCE、拥塞控制等网络基础知识,有高性能网络调优经验者优先。 能力与经验 1、5年以上分布式系统或后台系统开发经验,有大规模Kubernetes/Slurm集群管理经验。 2、调度系统经验:有…
登录查看完整工作描述
微信扫码,1秒登录
包括英文材料
分布式系统+
https://www.distributedsystemscourse.com/
The home page of a free online class in distributed systems.
https://www.youtube.com/watch?v=7VbL89mKK3M&list=PLOE1GTZ5ouRPbpTnrZ3Wqjamfwn_Q5Y9A
学历+
运筹优化+
https://medium.com/gousto-engineering-techbrunch/an-introduction-to-operations-research-5a9e898b6c60
Operations research (OR) is a scientific approach to determining the optimal solution to a defined business problem.
Kubernetes+
https://kubernetes.io/docs/tutorials/kubernetes-basics/
This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system.
https://kubernetes.io/zh-cn/docs/tutorials/kubernetes-basics/
本教程介绍 Kubernetes 集群编排系统的基础知识。每个模块包含关于 Kubernetes 主要特性和概念的一些背景信息,还包括一个在线教程供你学习。
https://www.youtube.com/watch?v=s_o8dwzRlu4
Hands-On Kubernetes Tutorial | Learn Kubernetes in 1 Hour - Kubernetes Course for Beginners
https://www.youtube.com/watch?v=X48VuDVv0do
Full Kubernetes Tutorial | Kubernetes Course | Hands-on course with a lot of demos
开发框架+
[英文] Understanding Modern Development Frameworks: A Guide for Developers and Technical Decision-makers
https://www.freecodecamp.org/news/understanding-modern-development-frameworks-guide-for-devs/
Slurm+
https://researchcomputing.princeton.edu/education/external-online-resources/slurm
All the Research Computing clusters at Princeton rely on a workload manager called SLURM to allocate resources to jobs of different users.
https://www.youtube.com/watch?v=NH_Fb7X6Db0&list=PLZfwi0jHMBxB-Bd0u1lTT5r0C3RHUPLj-
Introduction to the Slurm Resource Manager for users and system administrators.
Raft+
https://raft.github.io/
Raft is a consensus algorithm that is designed to be easy to understand.
https://thesecretlivesofdata.com/raft/
Understandable Distributed Consensus
https://www.youtube.com/watch?v=ZyqAbQkpeUo
Sail into the world of distributed systems with our in-depth, Raft consensus algorithm tutorial.
Paxos+
https://lamport.azurewebsites.net/pubs/paxos-simple.pdf
The Paxos algorithm for implementing a fault-tolerant distributed system has been regarded as difficult to understand, perhaps because the original presentation was Greek to many readers.
https://paxos.systems/
Paxos algorithms are a family of consensus algorithms (or protocols) that are used in distributed systems to achieve consensus in the presence of crash failures.
https://www.scylladb.com/glossary/paxos-consensus-algorithm/
Paxos is a family of protocols for solving the problem of consensus in distributed networks.
算法+
https://roadmap.sh/datastructures-and-algorithms
Step by step guide to learn Data Structures and Algorithms in 2025
https://www.hellointerview.com/learn/code
A visual guide to the most important patterns and approaches for the coding interview.
https://www.w3schools.com/dsa/
强化学习+
https://cloud.google.com/discover/what-is-reinforcement-learning?hl=en
Reinforcement learning (RL) is a type of machine learning where an "agent" learns optimal behavior through interaction with its environment.
https://huggingface.co/learn/deep-rl-course/unit0/introduction
This course will teach you about Deep Reinforcement Learning from beginner to expert. It’s completely free and open-source!
https://www.kaggle.com/learn/intro-to-game-ai-and-reinforcement-learning
Build your own video game bots, using classic and cutting-edge algorithms.
缓存+
https://hackernoon.com/the-system-design-cheat-sheet-cache
The cache is a layer that stores a subset of data, typically the most frequently accessed or essential information, in a location quicker to access than its primary storage location.
https://www.youtube.com/watch?v=bP4BeUjNkXc
Caching strategies, Distributed Caching, Eviction Policies, Write-Through Cache and Least Recently Used (LRU) cache are all important terms when it comes to designing an efficient system with a caching layer.
https://www.youtube.com/watch?v=dGAgxozNWFE
Airflow+
[英文] Tutorials - Airflow
https://airflow.apache.org/docs/apache-airflow/stable/tutorial/index.html
Once you have Airflow up and running with the Quick Start, these tutorials are a great way to get a sense for how Airflow works.
https://www.youtube.com/watch?v=K9AnJ9_ZAXE
In this 2-hour Airflow Tutorial for Beginners Full Course, we combine theory explanation and practical demos to help you get started quickly as an absolute beginner.
Argo+
https://argo-cd.readthedocs.io/en/stable/understand_the_basics/
Before effectively using Argo CD, it is necessary to understand the underlying technology that the platform is built on.
https://www.youtube.com/watch?v=MeU5_k9ssrs
The ArgoCD chapter includes building a pipeline of dynamically updating & building a new application version using GitLab downstream pipeline feature.
还有更多 •••
相关职位

社招
1、35岁以下,理工类本科以上学历,口齿清晰,沟通表达能力强,有销售、客服、互联网行业经验优先; 2、了解AI算力、接口服务、云服务、IT互联网行业者优先; 3、有目标感、抗压能力强,愿意主动开发客户
更新于 2026-07-13深圳
社招运维
【团队使命】 AGI 时代的竞争,本质上也是大规模算力系统性能与可靠性的竞争。这里不是简单地维护机器,而是在参与建设 AGI 时代的核心基础设施。团队的价值,是让巨大而复杂的 AI 超算集群成为稳定可
更新于 2026-07-16杭州

实习产品运营
懂开发,了解模型训练和推理过程的优先; base上海,27届/28届硕士毕业生优先考虑; 优秀的逻辑思维、表达和沟通能力,善于独立思考; 有责任心,对客户负责; 有云产品设计经验、数据分析经验优先考虑
更新于 2026-08-03上海