惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
Engineering at Meta
Engineering at Meta
小众软件
小众软件
I
InfoQ
有赞技术团队
有赞技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Martin Fowler
Martin Fowler
月光博客
月光博客
雷峰网
雷峰网
aimingoo的专栏
aimingoo的专栏
云风的 BLOG
云风的 BLOG
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
S
SegmentFault 最新的问题
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
V
Visual Studio Blog
博客园 - 叶小钗
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
GbyAI
GbyAI
P
Proofpoint News Feed
Apple Machine Learning Research
Apple Machine Learning Research

Recent Announcements

Amazon EC2 X8i instances are now available in Europe (Paris) Amazon CloudWatch pipelines now supports drop and conditional processing AWS Deadline Cloud supports monitor creation in multiple regions Amazon CloudWatch pipelines introduces new compliance and governance capabilities Second-generation Amazon FSx for NetApp ONTAP is now available in four additional AWS commercial and AWS GovCloud (US) Regions AWS Billing and Cost Management Dashboards Now Supports Scheduled Email Delivery AWS RTB Fabric supports health checks for real-time bidding workloads AWS Backup extends Amazon FSx support to 5 additional AWS Regions and expands cross-Region and cross-account copy to 14 AWS Regions Amazon RDS now supports the latest CU and GDR updates for Microsoft SQL Server Amazon Timestream for InfluxDB Now Supports Customer-Defined Maintenance Windows Amazon Bedrock now supports cost allocation by IAM user and role Amazon OpenSearch Service supports Managed Prometheus and agent tracing Amazon S3 Lifecycle pauses actions on objects that are unable to replicate Amazon RDS Blue/Green Deployments now supports Amazon RDS Proxy AWS Marketplace announces the Discovery API for programmatic access to catalog data AWS Agent Registry for centralized agent discovery and governance is now available in Preview Amazon OpenSearch Serverless now supports Zstandard (zstd) codec for index compression AWS Private CA now supports customer managed permissions for cross-account sharing Amazon EC2 Capacity Manager now supports tag-based dimensions Amazon Route 53 Resolver endpoints now support DNS delegation for private hosted zones in AWS GovCloud (US) Regions SageMaker HyperPod now supports gang scheduling for distributed training workloads Amazon IVS 实时直播功能现已支持冗余摄取 Amazon EKS 托管节点组现在支持 EC2 Auto Scaling 暖池 Amazon Bedrock AgentCore 浏览器新增操作系统级交互功能 Amazon WorkSpaces Advisor now available for AI-powered troubleshooting Amazon OpenSearch Service now supports Graviton4 based i8ge instances Oracle Database@AWS is now available in twelve AWS Regions AWS Lambda expands response streaming support to all commercial AWS Regions AWS Cost Explorer launches Natural Language Query capabilities powered by Amazon Q Amazon Lightsail 现已在亚太地区(马来西亚)区域推出
Amazon SageMaker HyperPod 现已支持为 Slurm 集群配置基于 A...
aws@amazon.c · 2026-05-08 · via Recent Announcements

Amazon SageMaker HyperPod 现已支持基于 AMI 的配置,可为 Slurm 集群节点预置生产级环境所需的软件与配置,从而运行人工智能/机器学习训练工作负载。用户无需下载、配置生命周期配置脚本,也无需将该脚本上传到 Amazon S3。准备集群所需的运维步骤较少,并且无需在节点预置过程中执行生命周期配置脚本,这大大缩短了集群创建时间,使您能够更快地启动运行作业。

基于 AMI 的配置包括 Docker、Enroot 和 Pyxis 等必备软件,以及 Slurm 计费统计、SSH 密钥生成、Slurm 日志轮换和用户主目录设置等配置。要启用基于 AMI 的配置,请在使用 CreateCluster API 创建集群时,从实例组配置中省略 LifeCycleConfig 块,或者在使用 SageMaker AI 控制台时,在自定义设置的生命周期脚本下选择“无”。要在基于 AMI 的配置基准的基础上进一步自定义,可以提供扩展脚本,这样一来,您只需专注要添加的功能和软件即可,例如用户配置、可观测性或 LDAP 集成。

通过 API 和 SageMaker AI 控制台创建集群时,均可配置扩展脚本。借助 CreateCluster API,可在 LifeCycleConfig 块中指定新的 OnInitComplete 参数和 SourceS3Uri。通过控制台,可在自定义设置的“S3 中的扩展脚本文件”字段中,为扩展脚本提供 S3 URI。对于需要完全控制预置的高级使用案例,API 和 SageMaker AI 控制台仍完全支持自定义生命周期配置脚本。

这项功能已在提供 SageMaker HyperPod 的所有 AWS 区域推出。要开始使用基于 AMI 的节点生命周期配置创建 HyperPod Slurm 集群,请参阅《SageMaker AI 开发人员指南》中的通过 AWS CLI 开始使用 SageMaker HyperPod通过 SageMaker AI 控制台开始使用 SageMaker HyperPod