
Azure 上的计算机辅助工程服务
Computer-aided engineering services on Azure
为 Azure 上的计算机辅助工程 (CAE) 提供软件即服务 (SaaS) 平台。Provide a software-as-a-service (SaaS) platform for computer-aided engineering (CAE) on Azure.
-
Azure 上的计算流体 dynamics (CFD) 模拟
Computational fluid dynamics (CFD) simulations on Azure
在 Azure 上执行计算流体动力学 (CFD) 模拟。Execute computational fluid dynamics (CFD) simulations on Azure.
-
Azure 上的3D 视频呈现
3D video rendering on Azure
使用 Azure Batch 服务在 Azure 中运行本机 HPC 工作负荷Run native HPC workloads in Azure using the Azure Batch service
计算Compute
Azure 提供一系列已针对 CPU 和 GPU 密集型工作负荷进行优化的虚拟机大小。Azure offers a range of sizes that are optimized for both CPU & GPU intensive workloads.
基于 CPU 的虚拟机CPU-based virtual machines
支持 GPU 的虚拟机GPU-enabled virtual machines
N 系列的 VM 具备为计算密集型或图形密集型应用程序(包括人工智能 (AI) 学习和可视化)设计的 NVIDIA GPU。N-series VMs feature NVIDIA GPUs designed for compute-intensive or graphics-intensive applications including artificial intelligence (AI) learning and visualization.
存储Storage
大规模的批处理和 HPC 工作负荷具有超过传统云文件系统功能的数据存储和访问需求。Large-scale Batch and HPC workloads have demands for data storage and access that exceed the capabilities of traditional cloud file systems. 可以通过许多解决方案来管理 Azure 上的 HPC 应用程序的速度和容量需求There are a number of solutions to manage both the speed and capacity needs of HPC applications on Azure
- Avere vFXT:数据存储速度更快,访问更方便,适合在边缘设备上进行高性能计算Avere vFXT for faster, more accessible data storage for high-performance computing at the edge
- Azure NetApp 文件Azure NetApp Files
- BeeGFSBeeGFS
- 存储优化虚拟机Storage Optimized Virtual Machines
- Blob、表和队列存储Blob, table, and queue storage
- Azure SMB 文件存储Azure SMB File storage
有关在 Azure 上比较 Lustre、GlusterFS 和 BeeGFS 的详细信息,请查看 Azure 电子书 上的并行文件系统 和 Azure 上的 Lustre 博客。For more information comparing Lustre, GlusterFS, and BeeGFS on Azure, review the Parallel Files Systems on Azure e-book and the Lustre on Azure blog.
网络Networking
H16r、H16mr、A8、A9 VM 可以连接到高吞吐量后端 RDMA 网络。H16r, H16mr, A8, and A9 VMs can connect to a high throughput back-end RDMA network. 此网络可以提高在 Microsoft MPI 或 Intel MPI 下运行的紧密耦合的并行应用程序的性能。This network can improve the performance of tightly coupled parallel applications running under Microsoft MPI or Intel MPI.
管理Management
DIYDo-it-yourself
在 Azure 上从头开头构建 HPC 系统可以为你带来极大的灵活性,但通常需要进行很密集的维护。Building an HPC system from scratch on Azure offers a significant amount of flexibility, but is often very maintenance intensive.
- 在 Azure 虚拟机或虚拟机规模集中设置自己的群集环境。Set up your own cluster environment in Azure virtual machines or virtual machine scale sets.
- 使用 Azure 资源管理器模板部署先进的工作负荷管理器、基础结构和应用程序。Use Azure Resource Manager templates to deploy leading workload managers, infrastructure, and applications.
- 选择包括 MPI 或 GPU 工作负荷专用硬件与网络连接的 HPC 和 GPU VM 大小。Choose HPC and GPU VM sizes that include specialized hardware and network connections for MPI or GPU workloads.
- 为 I/O 密集型工作负载添加高性能存储。Add high performance storage for I/O-intensive workloads.
混合和云突发Hybrid and cloud Bursting
如果你有一个现有的本地 HPC 系统要连接到 Azure,则可以使用许多资源来帮助你入门。If you have an existing on-premises HPC system that you'd like to connect to Azure, there are a number of resources to help get you started.
首先,请参阅文档中的将本地网络连接到 Azure 的选项一文。First, review the Options for connecting an on-premises network to Azure article in the documentation. 可以在其中获取下述连接选项的相关信息:From there, you may want information on these connectivity options:
-
使用 VPN 网关将本地网络连接到 Azure
Connect an on-premises network to Azure using a VPN gateway
此参考体系结构演示如何使用站点到站点虚拟专用网络 (VPN) 将本地网络扩展到 Azure。This reference architecture shows how to extend an on-premises network to Azure, using a site-to-site virtual private network (VPN).
-
使用 ExpressRoute 将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute
ExpressRoute 连接通过第三方连接提供商使用私有的专用连接。ExpressRoute connections use a private, dedicated connection through a third-party connectivity provider. 该专用连接将本地网络扩展到 Azure 中。The private connection extends your on-premises network into Azure.
-
使用 ExpressRoute 和 VPN 故障转移将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute with VPN failover
实施这样一个高度可用且安全的站点到站点网络体系结构:跨 Azure 虚拟网络,以及使用 ExpressRoute 和 VPN 网关故障转移建立连接的本地网络。Implement a highly available and secure site-to-site network architecture that spans an Azure virtual network and an on-premises network connected using ExpressRoute with VPN gateway failover.
安全地建立网络连接以后,即可通过现有工作负荷管理器的突发功能根据需要使用云计算资源。Once network connectivity is securely established, you can start using cloud compute resources on-demand with the bursting capabilities of your existing workload manager.
市场解决方案Marketplace solutions
Azure 市场中提供许多工作负荷管理器。There are a number of workload managers offered in the Azure Marketplace.
- RogueWave 的基于 CentOS 的 HPCRogueWave CentOS-based HPC
- SUSE Linux Enterprise Server for HPCSUSE Linux Enterprise Server for HPC
- TIBCO Grid Server EngineTIBCO Grid Server Engine
- 适用于 Windows 和 Linux 的 Azure 数据科学 VMAzure Data Science VM for Windows and Linux
- D3ViewD3View
- UberCloudUberCloud
Azure BatchAzure Batch
Azure Batch 是一种平台服务,用于在云中高效运行大规模并行和高性能计算 (HPC) 应用程序。Azure Batch is a platform service for running large-scale parallel and high-performance computing (HPC) applications efficiently in the cloud. Azure Batch 可以计划要在托管的虚拟机池上运行的计算密集型工作,并且可以自动缩放计算资源以符合作业的需求。Azure Batch schedules compute-intensive work to run on a managed pool of virtual machines, and can automatically scale compute resources to meet the needs of your jobs.
SaaS 提供商或开发商可以使用 Batch SDK 和工具将 HPC 应用程序或容器工作负荷与 Azure 集成,将数据暂存到 Azure,并生成作业执行管道。SaaS providers or developers can use the Batch SDKs and tools to integrate HPC applications or container workloads with Azure, stage data to Azure, and build job execution pipelines.
Azure CycleCloudAzure CycleCloud
Azure CycleCloud 提供的在 Azure 上使用任何计划程序(例如 Slurm、Grid Engine、HPC Pack、HTCondor、LSF、PBS Pro 或 Symphony)管理 HPC 工作负荷的方法是最简单的Azure CycleCloud Provides the simplest way to manage HPC workloads using any scheduler (like Slurm, Grid Engine, HPC Pack, HTCondor, LSF, PBS Pro, or Symphony), on Azure
CycleCloud 允许执行以下操作:CycleCloud allows you to:
- 部署全部群集和其他资源,包括计划程序、计算 VM、存储、网络和缓存Deploy full clusters and other resources, including scheduler, compute VMs, storage, networking, and cache
- 协调作业、数据和云工作流Orchestrate job, data, and cloud workflows
- 允许管理员完全控制运行作业的具体用户、位置和成本Give admins full control over which users can run jobs, as well as where and at what cost
- 通过高级策略和治理功能(例如成本控制、Active Directory 集成、监视和报告)自定义并优化群集Customize and optimize clusters through advanced policy and governance features, including cost controls, Active Directory integration, monitoring, and reporting
- 无需修改即可使用当前的作业计划程序和应用程序Use your current job scheduler and applications without modification
- 利用内置的自动缩放和经过测试的引用体系结构处理广泛的 HPC 工作负荷和行业工作负荷Take advantage of built-in autoscaling and battle-tested reference architectures for a wide range of HPC workloads and industries
工作负荷管理器Workload managers
下面是可在 Azure 基础结构中运行的群集和工作负荷管理器示例。The following are examples of cluster and workload managers that can run in Azure infrastructure. 在 Azure VM 中创建独立的群集,或从本地群集迸发到 Azure VM。Create stand-alone clusters in Azure VMs or burst to Azure VMs from an on-premises cluster.
- Alces Flight ComputeAlces Flight Compute
- TIBCO DataSynapse GridServerTIBCO DataSynapse GridServer
- Bright Cluster ManagerBright Cluster Manager
- IBM Spectrum Symphony 和 Symphony LSFIBM Spectrum Symphony and Symphony LSF
- Altair PBS 工作Altair PBS Works
- RescaleRescale
- Univa Grid EngineUniva Grid Engine
- Microsoft HPC PackMicrosoft HPC Pack
容器Containers
也可使用容器来管理某些 HPC 工作负荷。Containers can also be used to manage some HPC workloads. 可以使用 Azure Kubernetes 服务 (AKS) 之类的服务在 Azure 中轻松地部署托管的 Kubernetes 群集。Services like the Azure Kubernetes Service (AKS) makes it simple to deploy a managed Kubernetes cluster in Azure.
成本管理Cost management
可以通过多种不同的方式管理 Azure 上的 HPC 成本。Managing your HPC cost on Azure can be done through a few different ways. 确保已查看 Azure 购买选项,找出最适合自己组织的方法。Ensure you've reviewed the Azure purchasing options to find the method that works best for your organization.
安全性Security
若要大致了解 Azure 上有关安全性的最佳做法,请参阅 Azure 安全性文档。For an overview of security best practices on Azure, review the Azure Security Documentation.
除了云突发部分提供的网络配置,可能还需要实现一项中心辐射型配置,以便隔离计算资源:In addition to the network configurations available in the Cloud Bursting section, you may want to implement a hub/spoke configuration to isolate your compute resources:
-
在 Azure 中实现中心辐射型网络拓扑
Implement a hub-spoke network topology in Azure
中心是 Azure 中的一个虚拟网络 (VNet),充当到本地网络的连接的中心点。The hub is a virtual network (VNet) in Azure that acts as a central point of connectivity to your on-premises network. 分支是与中心对等互连的 VNet,可用于隔离工作负荷。The spokes are VNets that peer with the hub, and can be used to isolate workloads.
-
在 Azure 中使用共享服务实现中心辐射型网络拓扑
Implement a hub-spoke network topology with shared services in Azure
此参考体系结构在中心辐射型参考体系结构的基础上生成,在中心包括了可供所有分支使用的共享服务。This reference architecture builds on the hub-spoke reference architecture to include shared services in the hub that can be consumed by all spokes.
HPC 应用程序HPC applications
在 Azure 中运行自定义 HPC 应用程序或商业 HPC 应用程序。Run custom or commercial HPC applications in Azure. 本部分中的几个示例已成为使用更多 VM 或计算核心高效进行缩放的基准。Several examples in this section are benchmarked to scale efficiently with additional VMs or compute cores. 请访问 Azure 市场获取随时可供部署的解决方案。Visit the Azure Marketplace for ready-to-deploy solutions.
备注
请向商业应用程序的供应商咨询有关在云中运行的许可或其他限制。Check with the vendor of any commercial application for licensing or other restrictions for running in the cloud. 并非所有供应商都提供即用即付许可。Not all vendors offer pay-as-you-go licensing. 可能需要云中有一个用于自己的解决方案的许可服务器,或连接到本地许可证服务器。You might need a licensing server in the cloud for your solution, or connect to an on-premises license server.
工程应用程序Engineering applications
- Altair RADIOSSAltair RADIOSS
- ANSYS CFDANSYS CFD
- MATLAB 分布式计算服务器MATLAB Distributed Computing Server
- StarCCM +StarCCM+
- OpenFOAMOpenFOAM
图形和渲染Graphics and rendering
- Azure Batch 上的 Autodesk Maya、3ds Max 和 ArnoldAutodesk Maya, 3ds Max, and Arnold on Azure Batch
AI 和深度学习AI and deep learning
- Microsoft 认知工具包Microsoft Cognitive Toolkit
- 用于深入学习的 Batch Shipyard 窍门Batch Shipyard recipes for deep learning
MPI 提供程序MPI Providers
远程可视化Remote visualization
-
具有 Citrix 的 Linux 虚拟桌面
Linux virtual desktops with Citrix
在 Azure 上使用 Citrix 为 Linux 桌面构建 VDI 环境。Build a VDI environment for Linux Desktops using Citrix on Azure.
性能基准测试Performance Benchmarks
客户案例Customer stories
许多客户在将 Azure 用于其 HPC 工作负荷时都很成功。There are a number of customers who have seen great success by using Azure for their HPC workloads. 可以在下面找到多个这样的客户案例研究:You can find a few of these customer case studies below:
- AXA Global P&CAXA Global P&C
- AxiomaAxioma
- d3Viewd3View
- EFSEFS
- Hymans RobertsonHymans Robertson
- MetLifeMetLife
- Microsoft ResearchMicrosoft Research
- MillimanMilliman
- Mitsubishi UFJ Securities InternationalMitsubishi UFJ Securities International
- NeuroInitiativeNeuroInitiative
- SchlumbergerSchlumberger
- Towers WatsonTowers Watson
其他重要信息Other important information
- 确保在尝试运行大规模工作负荷之前已提高 vCPU 配额。Ensure your vCPU quota has been increased before attempting to run large-scale workloads.
后续步骤Next steps
有关最新公告,请参阅:For the latest announcements, see:
Microsoft Batch 示例Microsoft Batch Examples
这些教程将详细介绍如何在 Microsoft Batch 上运行应用程序These tutorials will provide you with details on running applications on Microsoft Batch
- Batch 开发入门Get started developing with Batch
- 使用 Azure Batch 代码示例Use Azure Batch code samples
- 将低优先级 VM 与 Batch 配合使用Use low-priority VMs with Batch
- 使用 Batch Shipyard 运行容器化的 HPC 工作负荷Run containerized HPC workloads with Batch Shipyard
- 在 Batch 上运行并行 R 工作负荷Run parallel R workloads on Batch
- 在 Batch 上运行按需 Spark 作业Run on-demand Spark jobs on Batch
- 使用 Batch 池中的计算密集型 VMUse compute-intensive VMs in Batch pools
反馈
Computer-aided engineering services on Azure
为 Azure 上的计算机辅助工程 (CAE) 提供软件即服务 (SaaS) 平台。Provide a software-as-a-service (SaaS) platform for computer-aided engineering (CAE) on Azure.

Azure 上的计算流体 dynamics (CFD) 模拟
Computational fluid dynamics (CFD) simulations on Azure
在 Azure 上执行计算流体动力学 (CFD) 模拟。Execute computational fluid dynamics (CFD) simulations on Azure.
-
Azure 上的3D 视频呈现
3D video rendering on Azure
使用 Azure Batch 服务在 Azure 中运行本机 HPC 工作负荷Run native HPC workloads in Azure using the Azure Batch service
计算Compute
Azure 提供一系列已针对 CPU 和 GPU 密集型工作负荷进行优化的虚拟机大小。Azure offers a range of sizes that are optimized for both CPU & GPU intensive workloads.
基于 CPU 的虚拟机CPU-based virtual machines
支持 GPU 的虚拟机GPU-enabled virtual machines
N 系列的 VM 具备为计算密集型或图形密集型应用程序(包括人工智能 (AI) 学习和可视化)设计的 NVIDIA GPU。N-series VMs feature NVIDIA GPUs designed for compute-intensive or graphics-intensive applications including artificial intelligence (AI) learning and visualization.
存储Storage
大规模的批处理和 HPC 工作负荷具有超过传统云文件系统功能的数据存储和访问需求。Large-scale Batch and HPC workloads have demands for data storage and access that exceed the capabilities of traditional cloud file systems. 可以通过许多解决方案来管理 Azure 上的 HPC 应用程序的速度和容量需求There are a number of solutions to manage both the speed and capacity needs of HPC applications on Azure
- Avere vFXT:数据存储速度更快,访问更方便,适合在边缘设备上进行高性能计算Avere vFXT for faster, more accessible data storage for high-performance computing at the edge
- Azure NetApp 文件Azure NetApp Files
- BeeGFSBeeGFS
- 存储优化虚拟机Storage Optimized Virtual Machines
- Blob、表和队列存储Blob, table, and queue storage
- Azure SMB 文件存储Azure SMB File storage
有关在 Azure 上比较 Lustre、GlusterFS 和 BeeGFS 的详细信息,请查看 Azure 电子书 上的并行文件系统 和 Azure 上的 Lustre 博客。For more information comparing Lustre, GlusterFS, and BeeGFS on Azure, review the Parallel Files Systems on Azure e-book and the Lustre on Azure blog.
网络Networking
H16r、H16mr、A8、A9 VM 可以连接到高吞吐量后端 RDMA 网络。H16r, H16mr, A8, and A9 VMs can connect to a high throughput back-end RDMA network. 此网络可以提高在 Microsoft MPI 或 Intel MPI 下运行的紧密耦合的并行应用程序的性能。This network can improve the performance of tightly coupled parallel applications running under Microsoft MPI or Intel MPI.
管理Management
DIYDo-it-yourself
在 Azure 上从头开头构建 HPC 系统可以为你带来极大的灵活性,但通常需要进行很密集的维护。Building an HPC system from scratch on Azure offers a significant amount of flexibility, but is often very maintenance intensive.
- 在 Azure 虚拟机或虚拟机规模集中设置自己的群集环境。Set up your own cluster environment in Azure virtual machines or virtual machine scale sets.
- 使用 Azure 资源管理器模板部署先进的工作负荷管理器、基础结构和应用程序。Use Azure Resource Manager templates to deploy leading workload managers, infrastructure, and applications.
- 选择包括 MPI 或 GPU 工作负荷专用硬件与网络连接的 HPC 和 GPU VM 大小。Choose HPC and GPU VM sizes that include specialized hardware and network connections for MPI or GPU workloads.
- 为 I/O 密集型工作负载添加高性能存储。Add high performance storage for I/O-intensive workloads.
混合和云突发Hybrid and cloud Bursting
如果你有一个现有的本地 HPC 系统要连接到 Azure,则可以使用许多资源来帮助你入门。If you have an existing on-premises HPC system that you'd like to connect to Azure, there are a number of resources to help get you started.
首先,请参阅文档中的将本地网络连接到 Azure 的选项一文。First, review the Options for connecting an on-premises network to Azure article in the documentation. 可以在其中获取下述连接选项的相关信息:From there, you may want information on these connectivity options:
-
使用 VPN 网关将本地网络连接到 Azure
Connect an on-premises network to Azure using a VPN gateway
此参考体系结构演示如何使用站点到站点虚拟专用网络 (VPN) 将本地网络扩展到 Azure。This reference architecture shows how to extend an on-premises network to Azure, using a site-to-site virtual private network (VPN).
-
使用 ExpressRoute 将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute
ExpressRoute 连接通过第三方连接提供商使用私有的专用连接。ExpressRoute connections use a private, dedicated connection through a third-party connectivity provider. 该专用连接将本地网络扩展到 Azure 中。The private connection extends your on-premises network into Azure.
-
使用 ExpressRoute 和 VPN 故障转移将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute with VPN failover
实施这样一个高度可用且安全的站点到站点网络体系结构:跨 Azure 虚拟网络,以及使用 ExpressRoute 和 VPN 网关故障转移建立连接的本地网络。Implement a highly available and secure site-to-site network architecture that spans an Azure virtual network and an on-premises network connected using ExpressRoute with VPN gateway failover.
安全地建立网络连接以后,即可通过现有工作负荷管理器的突发功能根据需要使用云计算资源。Once network connectivity is securely established, you can start using cloud compute resources on-demand with the bursting capabilities of your existing workload manager.
市场解决方案Marketplace solutions
Azure 市场中提供许多工作负荷管理器。There are a number of workload managers offered in the Azure Marketplace.
- RogueWave 的基于 CentOS 的 HPCRogueWave CentOS-based HPC
- SUSE Linux Enterprise Server for HPCSUSE Linux Enterprise Server for HPC
- TIBCO Grid Server EngineTIBCO Grid Server Engine
- 适用于 Windows 和 Linux 的 Azure 数据科学 VMAzure Data Science VM for Windows and Linux
- D3ViewD3View
- UberCloudUberCloud
Azure BatchAzure Batch
Azure Batch 是一种平台服务,用于在云中高效运行大规模并行和高性能计算 (HPC) 应用程序。Azure Batch is a platform service for running large-scale parallel and high-performance computing (HPC) applications efficiently in the cloud. Azure Batch 可以计划要在托管的虚拟机池上运行的计算密集型工作,并且可以自动缩放计算资源以符合作业的需求。Azure Batch schedules compute-intensive work to run on a managed pool of virtual machines, and can automatically scale compute resources to meet the needs of your jobs.
SaaS 提供商或开发商可以使用 Batch SDK 和工具将 HPC 应用程序或容器工作负荷与 Azure 集成,将数据暂存到 Azure,并生成作业执行管道。SaaS providers or developers can use the Batch SDKs and tools to integrate HPC applications or container workloads with Azure, stage data to Azure, and build job execution pipelines.
Azure CycleCloudAzure CycleCloud
Azure CycleCloud 提供的在 Azure 上使用任何计划程序(例如 Slurm、Grid Engine、HPC Pack、HTCondor、LSF、PBS Pro 或 Symphony)管理 HPC 工作负荷的方法是最简单的Azure CycleCloud Provides the simplest way to manage HPC workloads using any scheduler (like Slurm, Grid Engine, HPC Pack, HTCondor, LSF, PBS Pro, or Symphony), on Azure
CycleCloud 允许执行以下操作:CycleCloud allows you to:
- 部署全部群集和其他资源,包括计划程序、计算 VM、存储、网络和缓存Deploy full clusters and other resources, including scheduler, compute VMs, storage, networking, and cache
- 协调作业、数据和云工作流Orchestrate job, data, and cloud workflows
- 允许管理员完全控制运行作业的具体用户、位置和成本Give admins full control over which users can run jobs, as well as where and at what cost
- 通过高级策略和治理功能(例如成本控制、Active Directory 集成、监视和报告)自定义并优化群集Customize and optimize clusters through advanced policy and governance features, including cost controls, Active Directory integration, monitoring, and reporting
- 无需修改即可使用当前的作业计划程序和应用程序Use your current job scheduler and applications without modification
- 利用内置的自动缩放和经过测试的引用体系结构处理广泛的 HPC 工作负荷和行业工作负荷Take advantage of built-in autoscaling and battle-tested reference architectures for a wide range of HPC workloads and industries
工作负荷管理器Workload managers
下面是可在 Azure 基础结构中运行的群集和工作负荷管理器示例。The following are examples of cluster and workload managers that can run in Azure infrastructure. 在 Azure VM 中创建独立的群集,或从本地群集迸发到 Azure VM。Create stand-alone clusters in Azure VMs or burst to Azure VMs from an on-premises cluster.
- Alces Flight ComputeAlces Flight Compute
- TIBCO DataSynapse GridServerTIBCO DataSynapse GridServer
- Bright Cluster ManagerBright Cluster Manager
- IBM Spectrum Symphony 和 Symphony LSFIBM Spectrum Symphony and Symphony LSF
- Altair PBS 工作Altair PBS Works
- RescaleRescale
- Univa Grid EngineUniva Grid Engine
- Microsoft HPC PackMicrosoft HPC Pack
容器Containers
也可使用容器来管理某些 HPC 工作负荷。Containers can also be used to manage some HPC workloads. 可以使用 Azure Kubernetes 服务 (AKS) 之类的服务在 Azure 中轻松地部署托管的 Kubernetes 群集。Services like the Azure Kubernetes Service (AKS) makes it simple to deploy a managed Kubernetes cluster in Azure.
成本管理Cost management
可以通过多种不同的方式管理 Azure 上的 HPC 成本。Managing your HPC cost on Azure can be done through a few different ways. 确保已查看 Azure 购买选项,找出最适合自己组织的方法。Ensure you've reviewed the Azure purchasing options to find the method that works best for your organization.
安全性Security
若要大致了解 Azure 上有关安全性的最佳做法,请参阅 Azure 安全性文档。For an overview of security best practices on Azure, review the Azure Security Documentation.
除了云突发部分提供的网络配置,可能还需要实现一项中心辐射型配置,以便隔离计算资源:In addition to the network configurations available in the Cloud Bursting section, you may want to implement a hub/spoke configuration to isolate your compute resources:
-
在 Azure 中实现中心辐射型网络拓扑
Implement a hub-spoke network topology in Azure
中心是 Azure 中的一个虚拟网络 (VNet),充当到本地网络的连接的中心点。The hub is a virtual network (VNet) in Azure that acts as a central point of connectivity to your on-premises network. 分支是与中心对等互连的 VNet,可用于隔离工作负荷。The spokes are VNets that peer with the hub, and can be used to isolate workloads.
-
在 Azure 中使用共享服务实现中心辐射型网络拓扑
Implement a hub-spoke network topology with shared services in Azure
此参考体系结构在中心辐射型参考体系结构的基础上生成,在中心包括了可供所有分支使用的共享服务。This reference architecture builds on the hub-spoke reference architecture to include shared services in the hub that can be consumed by all spokes.
HPC 应用程序HPC applications
在 Azure 中运行自定义 HPC 应用程序或商业 HPC 应用程序。Run custom or commercial HPC applications in Azure. 本部分中的几个示例已成为使用更多 VM 或计算核心高效进行缩放的基准。Several examples in this section are benchmarked to scale efficiently with additional VMs or compute cores. 请访问 Azure 市场获取随时可供部署的解决方案。Visit the Azure Marketplace for ready-to-deploy solutions.
备注
请向商业应用程序的供应商咨询有关在云中运行的许可或其他限制。Check with the vendor of any commercial application for licensing or other restrictions for running in the cloud. 并非所有供应商都提供即用即付许可。Not all vendors offer pay-as-you-go licensing. 可能需要云中有一个用于自己的解决方案的许可服务器,或连接到本地许可证服务器。You might need a licensing server in the cloud for your solution, or connect to an on-premises license server.
工程应用程序Engineering applications
- Altair RADIOSSAltair RADIOSS
- ANSYS CFDANSYS CFD
- MATLAB 分布式计算服务器MATLAB Distributed Computing Server
- StarCCM +StarCCM+
- OpenFOAMOpenFOAM
图形和渲染Graphics and rendering
- Azure Batch 上的 Autodesk Maya、3ds Max 和 ArnoldAutodesk Maya, 3ds Max, and Arnold on Azure Batch
AI 和深度学习AI and deep learning
- Microsoft 认知工具包Microsoft Cognitive Toolkit
- 用于深入学习的 Batch Shipyard 窍门Batch Shipyard recipes for deep learning
MPI 提供程序MPI Providers
远程可视化Remote visualization
-
具有 Citrix 的 Linux 虚拟桌面
Linux virtual desktops with Citrix
在 Azure 上使用 Citrix 为 Linux 桌面构建 VDI 环境。Build a VDI environment for Linux Desktops using Citrix on Azure.
性能基准测试Performance Benchmarks
客户案例Customer stories
许多客户在将 Azure 用于其 HPC 工作负荷时都很成功。There are a number of customers who have seen great success by using Azure for their HPC workloads. 可以在下面找到多个这样的客户案例研究:You can find a few of these customer case studies below:
- AXA Global P&CAXA Global P&C
- AxiomaAxioma
- d3Viewd3View
- EFSEFS
- Hymans RobertsonHymans Robertson
- MetLifeMetLife
- Microsoft ResearchMicrosoft Research
- MillimanMilliman
- Mitsubishi UFJ Securities InternationalMitsubishi UFJ Securities International
- NeuroInitiativeNeuroInitiative
- SchlumbergerSchlumberger
- Towers WatsonTowers Watson
其他重要信息Other important information
- 确保在尝试运行大规模工作负荷之前已提高 vCPU 配额。Ensure your vCPU quota has been increased before attempting to run large-scale workloads.
后续步骤Next steps
有关最新公告,请参阅:For the latest announcements, see:
Microsoft Batch 示例Microsoft Batch Examples
这些教程将详细介绍如何在 Microsoft Batch 上运行应用程序These tutorials will provide you with details on running applications on Microsoft Batch
- Batch 开发入门Get started developing with Batch
- 使用 Azure Batch 代码示例Use Azure Batch code samples
- 将低优先级 VM 与 Batch 配合使用Use low-priority VMs with Batch
- 使用 Batch Shipyard 运行容器化的 HPC 工作负荷Run containerized HPC workloads with Batch Shipyard
- 在 Batch 上运行并行 R 工作负荷Run parallel R workloads on Batch
- 在 Batch 上运行按需 Spark 作业Run on-demand Spark jobs on Batch
- 使用 Batch 池中的计算密集型 VMUse compute-intensive VMs in Batch pools
反馈
Computational fluid dynamics (CFD) simulations on Azure
在 Azure 上执行计算流体动力学 (CFD) 模拟。Execute computational fluid dynamics (CFD) simulations on Azure.

Azure 上的3D 视频呈现
3D video rendering on Azure
使用 Azure Batch 服务在 Azure 中运行本机 HPC 工作负荷Run native HPC workloads in Azure using the Azure Batch service
计算Compute
Azure 提供一系列已针对 CPU 和 GPU 密集型工作负荷进行优化的虚拟机大小。Azure offers a range of sizes that are optimized for both CPU & GPU intensive workloads.
基于 CPU 的虚拟机CPU-based virtual machines
支持 GPU 的虚拟机GPU-enabled virtual machines
N 系列的 VM 具备为计算密集型或图形密集型应用程序(包括人工智能 (AI) 学习和可视化)设计的 NVIDIA GPU。N-series VMs feature NVIDIA GPUs designed for compute-intensive or graphics-intensive applications including artificial intelligence (AI) learning and visualization.
存储Storage
大规模的批处理和 HPC 工作负荷具有超过传统云文件系统功能的数据存储和访问需求。Large-scale Batch and HPC workloads have demands for data storage and access that exceed the capabilities of traditional cloud file systems. 可以通过许多解决方案来管理 Azure 上的 HPC 应用程序的速度和容量需求There are a number of solutions to manage both the speed and capacity needs of HPC applications on Azure
- Avere vFXT:数据存储速度更快,访问更方便,适合在边缘设备上进行高性能计算Avere vFXT for faster, more accessible data storage for high-performance computing at the edge
- Azure NetApp 文件Azure NetApp Files
- BeeGFSBeeGFS
- 存储优化虚拟机Storage Optimized Virtual Machines
- Blob、表和队列存储Blob, table, and queue storage
- Azure SMB 文件存储Azure SMB File storage
有关在 Azure 上比较 Lustre、GlusterFS 和 BeeGFS 的详细信息,请查看 Azure 电子书 上的并行文件系统 和 Azure 上的 Lustre 博客。For more information comparing Lustre, GlusterFS, and BeeGFS on Azure, review the Parallel Files Systems on Azure e-book and the Lustre on Azure blog.
网络Networking
H16r、H16mr、A8、A9 VM 可以连接到高吞吐量后端 RDMA 网络。H16r, H16mr, A8, and A9 VMs can connect to a high throughput back-end RDMA network. 此网络可以提高在 Microsoft MPI 或 Intel MPI 下运行的紧密耦合的并行应用程序的性能。This network can improve the performance of tightly coupled parallel applications running under Microsoft MPI or Intel MPI.
管理Management
DIYDo-it-yourself
在 Azure 上从头开头构建 HPC 系统可以为你带来极大的灵活性,但通常需要进行很密集的维护。Building an HPC system from scratch on Azure offers a significant amount of flexibility, but is often very maintenance intensive.
- 在 Azure 虚拟机或虚拟机规模集中设置自己的群集环境。Set up your own cluster environment in Azure virtual machines or virtual machine scale sets.
- 使用 Azure 资源管理器模板部署先进的工作负荷管理器、基础结构和应用程序。Use Azure Resource Manager templates to deploy leading workload managers, infrastructure, and applications.
- 选择包括 MPI 或 GPU 工作负荷专用硬件与网络连接的 HPC 和 GPU VM 大小。Choose HPC and GPU VM sizes that include specialized hardware and network connections for MPI or GPU workloads.
- 为 I/O 密集型工作负载添加高性能存储。Add high performance storage for I/O-intensive workloads.
混合和云突发Hybrid and cloud Bursting
如果你有一个现有的本地 HPC 系统要连接到 Azure,则可以使用许多资源来帮助你入门。If you have an existing on-premises HPC system that you'd like to connect to Azure, there are a number of resources to help get you started.
首先,请参阅文档中的将本地网络连接到 Azure 的选项一文。First, review the Options for connecting an on-premises network to Azure article in the documentation. 可以在其中获取下述连接选项的相关信息:From there, you may want information on these connectivity options:
-
使用 VPN 网关将本地网络连接到 Azure
Connect an on-premises network to Azure using a VPN gateway
此参考体系结构演示如何使用站点到站点虚拟专用网络 (VPN) 将本地网络扩展到 Azure。This reference architecture shows how to extend an on-premises network to Azure, using a site-to-site virtual private network (VPN).
-
使用 ExpressRoute 将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute
ExpressRoute 连接通过第三方连接提供商使用私有的专用连接。ExpressRoute connections use a private, dedicated connection through a third-party connectivity provider. 该专用连接将本地网络扩展到 Azure 中。The private connection extends your on-premises network into Azure.
-
使用 ExpressRoute 和 VPN 故障转移将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute with VPN failover
实施这样一个高度可用且安全的站点到站点网络体系结构:跨 Azure 虚拟网络,以及使用 ExpressRoute 和 VPN 网关故障转移建立连接的本地网络。Implement a highly available and secure site-to-site network architecture that spans an Azure virtual network and an on-premises network connected using ExpressRoute with VPN gateway failover.
安全地建立网络连接以后,即可通过现有工作负荷管理器的突发功能根据需要使用云计算资源。Once network connectivity is securely established, you can start using cloud compute resources on-demand with the bursting capabilities of your existing workload manager.
市场解决方案Marketplace solutions
Azure 市场中提供许多工作负荷管理器。There are a number of workload managers offered in the Azure Marketplace.
- RogueWave 的基于 CentOS 的 HPCRogueWave CentOS-based HPC
- SUSE Linux Enterprise Server for HPCSUSE Linux Enterprise Server for HPC
- TIBCO Grid Server EngineTIBCO Grid Server Engine
- 适用于 Windows 和 Linux 的 Azure 数据科学 VMAzure Data Science VM for Windows and Linux
- D3ViewD3View
- UberCloudUberCloud
Azure BatchAzure Batch
Azure Batch 是一种平台服务,用于在云中高效运行大规模并行和高性能计算 (HPC) 应用程序。Azure Batch is a platform service for running large-scale parallel and high-performance computing (HPC) applications efficiently in the cloud. Azure Batch 可以计划要在托管的虚拟机池上运行的计算密集型工作,并且可以自动缩放计算资源以符合作业的需求。Azure Batch schedules compute-intensive work to run on a managed pool of virtual machines, and can automatically scale compute resources to meet the needs of your jobs.
SaaS 提供商或开发商可以使用 Batch SDK 和工具将 HPC 应用程序或容器工作负荷与 Azure 集成,将数据暂存到 Azure,并生成作业执行管道。SaaS providers or developers can use the Batch SDKs and tools to integrate HPC applications or container workloads with Azure, stage data to Azure, and build job execution pipelines.
Azure CycleCloudAzure CycleCloud
Azure CycleCloud 提供的在 Azure 上使用任何计划程序(例如 Slurm、Grid Engine、HPC Pack、HTCondor、LSF、PBS Pro 或 Symphony)管理 HPC 工作负荷的方法是最简单的Azure CycleCloud Provides the simplest way to manage HPC workloads using any scheduler (like Slurm, Grid Engine, HPC Pack, HTCondor, LSF, PBS Pro, or Symphony), on Azure
CycleCloud 允许执行以下操作:CycleCloud allows you to:
- 部署全部群集和其他资源,包括计划程序、计算 VM、存储、网络和缓存Deploy full clusters and other resources, including scheduler, compute VMs, storage, networking, and cache
- 协调作业、数据和云工作流Orchestrate job, data, and cloud workflows
- 允许管理员完全控制运行作业的具体用户、位置和成本Give admins full control over which users can run jobs, as well as where and at what cost
- 通过高级策略和治理功能(例如成本控制、Active Directory 集成、监视和报告)自定义并优化群集Customize and optimize clusters through advanced policy and governance features, including cost controls, Active Directory integration, monitoring, and reporting
- 无需修改即可使用当前的作业计划程序和应用程序Use your current job scheduler and applications without modification
- 利用内置的自动缩放和经过测试的引用体系结构处理广泛的 HPC 工作负荷和行业工作负荷Take advantage of built-in autoscaling and battle-tested reference architectures for a wide range of HPC workloads and industries
工作负荷管理器Workload managers
下面是可在 Azure 基础结构中运行的群集和工作负荷管理器示例。The following are examples of cluster and workload managers that can run in Azure infrastructure. 在 Azure VM 中创建独立的群集,或从本地群集迸发到 Azure VM。Create stand-alone clusters in Azure VMs or burst to Azure VMs from an on-premises cluster.
- Alces Flight ComputeAlces Flight Compute
- TIBCO DataSynapse GridServerTIBCO DataSynapse GridServer
- Bright Cluster ManagerBright Cluster Manager
- IBM Spectrum Symphony 和 Symphony LSFIBM Spectrum Symphony and Symphony LSF
- Altair PBS 工作Altair PBS Works
- RescaleRescale
- Univa Grid EngineUniva Grid Engine
- Microsoft HPC PackMicrosoft HPC Pack
容器Containers
也可使用容器来管理某些 HPC 工作负荷。Containers can also be used to manage some HPC workloads. 可以使用 Azure Kubernetes 服务 (AKS) 之类的服务在 Azure 中轻松地部署托管的 Kubernetes 群集。Services like the Azure Kubernetes Service (AKS) makes it simple to deploy a managed Kubernetes cluster in Azure.
成本管理Cost management
可以通过多种不同的方式管理 Azure 上的 HPC 成本。Managing your HPC cost on Azure can be done through a few different ways. 确保已查看 Azure 购买选项,找出最适合自己组织的方法。Ensure you've reviewed the Azure purchasing options to find the method that works best for your organization.
安全性Security
若要大致了解 Azure 上有关安全性的最佳做法,请参阅 Azure 安全性文档。For an overview of security best practices on Azure, review the Azure Security Documentation.
除了云突发部分提供的网络配置,可能还需要实现一项中心辐射型配置,以便隔离计算资源:In addition to the network configurations available in the Cloud Bursting section, you may want to implement a hub/spoke configuration to isolate your compute resources:
-
在 Azure 中实现中心辐射型网络拓扑
Implement a hub-spoke network topology in Azure
中心是 Azure 中的一个虚拟网络 (VNet),充当到本地网络的连接的中心点。The hub is a virtual network (VNet) in Azure that acts as a central point of connectivity to your on-premises network. 分支是与中心对等互连的 VNet,可用于隔离工作负荷。The spokes are VNets that peer with the hub, and can be used to isolate workloads.
-
在 Azure 中使用共享服务实现中心辐射型网络拓扑
Implement a hub-spoke network topology with shared services in Azure
此参考体系结构在中心辐射型参考体系结构的基础上生成,在中心包括了可供所有分支使用的共享服务。This reference architecture builds on the hub-spoke reference architecture to include shared services in the hub that can be consumed by all spokes.
HPC 应用程序HPC applications
在 Azure 中运行自定义 HPC 应用程序或商业 HPC 应用程序。Run custom or commercial HPC applications in Azure. 本部分中的几个示例已成为使用更多 VM 或计算核心高效进行缩放的基准。Several examples in this section are benchmarked to scale efficiently with additional VMs or compute cores. 请访问 Azure 市场获取随时可供部署的解决方案。Visit the Azure Marketplace for ready-to-deploy solutions.
备注
请向商业应用程序的供应商咨询有关在云中运行的许可或其他限制。Check with the vendor of any commercial application for licensing or other restrictions for running in the cloud. 并非所有供应商都提供即用即付许可。Not all vendors offer pay-as-you-go licensing. 可能需要云中有一个用于自己的解决方案的许可服务器,或连接到本地许可证服务器。You might need a licensing server in the cloud for your solution, or connect to an on-premises license server.
工程应用程序Engineering applications
- Altair RADIOSSAltair RADIOSS
- ANSYS CFDANSYS CFD
- MATLAB 分布式计算服务器MATLAB Distributed Computing Server
- StarCCM +StarCCM+
- OpenFOAMOpenFOAM
图形和渲染Graphics and rendering
- Azure Batch 上的 Autodesk Maya、3ds Max 和 ArnoldAutodesk Maya, 3ds Max, and Arnold on Azure Batch
AI 和深度学习AI and deep learning
- Microsoft 认知工具包Microsoft Cognitive Toolkit
- 用于深入学习的 Batch Shipyard 窍门Batch Shipyard recipes for deep learning
MPI 提供程序MPI Providers
远程可视化Remote visualization
-
具有 Citrix 的 Linux 虚拟桌面
Linux virtual desktops with Citrix
在 Azure 上使用 Citrix 为 Linux 桌面构建 VDI 环境。Build a VDI environment for Linux Desktops using Citrix on Azure.
性能基准测试Performance Benchmarks
客户案例Customer stories
许多客户在将 Azure 用于其 HPC 工作负荷时都很成功。There are a number of customers who have seen great success by using Azure for their HPC workloads. 可以在下面找到多个这样的客户案例研究:You can find a few of these customer case studies below:
- AXA Global P&CAXA Global P&C
- AxiomaAxioma
- d3Viewd3View
- EFSEFS
- Hymans RobertsonHymans Robertson
- MetLifeMetLife
- Microsoft ResearchMicrosoft Research
- MillimanMilliman
- Mitsubishi UFJ Securities InternationalMitsubishi UFJ Securities International
- NeuroInitiativeNeuroInitiative
- SchlumbergerSchlumberger
- Towers WatsonTowers Watson
其他重要信息Other important information
- 确保在尝试运行大规模工作负荷之前已提高 vCPU 配额。Ensure your vCPU quota has been increased before attempting to run large-scale workloads.
后续步骤Next steps
有关最新公告,请参阅:For the latest announcements, see:
Microsoft Batch 示例Microsoft Batch Examples
这些教程将详细介绍如何在 Microsoft Batch 上运行应用程序These tutorials will provide you with details on running applications on Microsoft Batch
- Batch 开发入门Get started developing with Batch
- 使用 Azure Batch 代码示例Use Azure Batch code samples
- 将低优先级 VM 与 Batch 配合使用Use low-priority VMs with Batch
- 使用 Batch Shipyard 运行容器化的 HPC 工作负荷Run containerized HPC workloads with Batch Shipyard
- 在 Batch 上运行并行 R 工作负荷Run parallel R workloads on Batch
- 在 Batch 上运行按需 Spark 作业Run on-demand Spark jobs on Batch
- 使用 Batch 池中的计算密集型 VMUse compute-intensive VMs in Batch pools
反馈
3D video rendering on Azure
使用 Azure Batch 服务在 Azure 中运行本机 HPC 工作负荷Run native HPC workloads in Azure using the Azure Batch service

使用 VPN 网关将本地网络连接到 Azure
Connect an on-premises network to Azure using a VPN gateway
此参考体系结构演示如何使用站点到站点虚拟专用网络 (VPN) 将本地网络扩展到 Azure。This reference architecture shows how to extend an on-premises network to Azure, using a site-to-site virtual private network (VPN).
-
使用 ExpressRoute 将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute
ExpressRoute 连接通过第三方连接提供商使用私有的专用连接。ExpressRoute connections use a private, dedicated connection through a third-party connectivity provider. 该专用连接将本地网络扩展到 Azure 中。The private connection extends your on-premises network into Azure.
-
使用 ExpressRoute 和 VPN 故障转移将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute with VPN failover
实施这样一个高度可用且安全的站点到站点网络体系结构:跨 Azure 虚拟网络,以及使用 ExpressRoute 和 VPN 网关故障转移建立连接的本地网络。Implement a highly available and secure site-to-site network architecture that spans an Azure virtual network and an on-premises network connected using ExpressRoute with VPN gateway failover.
安全地建立网络连接以后,即可通过现有工作负荷管理器的突发功能根据需要使用云计算资源。Once network connectivity is securely established, you can start using cloud compute resources on-demand with the bursting capabilities of your existing workload manager.
市场解决方案Marketplace solutions
Azure 市场中提供许多工作负荷管理器。There are a number of workload managers offered in the Azure Marketplace.
- RogueWave 的基于 CentOS 的 HPCRogueWave CentOS-based HPC
- SUSE Linux Enterprise Server for HPCSUSE Linux Enterprise Server for HPC
- TIBCO Grid Server EngineTIBCO Grid Server Engine
- 适用于 Windows 和 Linux 的 Azure 数据科学 VMAzure Data Science VM for Windows and Linux
- D3ViewD3View
- UberCloudUberCloud
Azure BatchAzure Batch
Azure Batch 是一种平台服务,用于在云中高效运行大规模并行和高性能计算 (HPC) 应用程序。Azure Batch is a platform service for running large-scale parallel and high-performance computing (HPC) applications efficiently in the cloud. Azure Batch 可以计划要在托管的虚拟机池上运行的计算密集型工作,并且可以自动缩放计算资源以符合作业的需求。Azure Batch schedules compute-intensive work to run on a managed pool of virtual machines, and can automatically scale compute resources to meet the needs of your jobs.
SaaS 提供商或开发商可以使用 Batch SDK 和工具将 HPC 应用程序或容器工作负荷与 Azure 集成,将数据暂存到 Azure,并生成作业执行管道。SaaS providers or developers can use the Batch SDKs and tools to integrate HPC applications or container workloads with Azure, stage data to Azure, and build job execution pipelines.
Azure CycleCloudAzure CycleCloud
Azure CycleCloud 提供的在 Azure 上使用任何计划程序(例如 Slurm、Grid Engine、HPC Pack、HTCondor、LSF、PBS Pro 或 Symphony)管理 HPC 工作负荷的方法是最简单的Azure CycleCloud Provides the simplest way to manage HPC workloads using any scheduler (like Slurm, Grid Engine, HPC Pack, HTCondor, LSF, PBS Pro, or Symphony), on Azure
CycleCloud 允许执行以下操作:CycleCloud allows you to:
- 部署全部群集和其他资源,包括计划程序、计算 VM、存储、网络和缓存Deploy full clusters and other resources, including scheduler, compute VMs, storage, networking, and cache
- 协调作业、数据和云工作流Orchestrate job, data, and cloud workflows
- 允许管理员完全控制运行作业的具体用户、位置和成本Give admins full control over which users can run jobs, as well as where and at what cost
- 通过高级策略和治理功能(例如成本控制、Active Directory 集成、监视和报告)自定义并优化群集Customize and optimize clusters through advanced policy and governance features, including cost controls, Active Directory integration, monitoring, and reporting
- 无需修改即可使用当前的作业计划程序和应用程序Use your current job scheduler and applications without modification
- 利用内置的自动缩放和经过测试的引用体系结构处理广泛的 HPC 工作负荷和行业工作负荷Take advantage of built-in autoscaling and battle-tested reference architectures for a wide range of HPC workloads and industries
工作负荷管理器Workload managers
下面是可在 Azure 基础结构中运行的群集和工作负荷管理器示例。The following are examples of cluster and workload managers that can run in Azure infrastructure. 在 Azure VM 中创建独立的群集,或从本地群集迸发到 Azure VM。Create stand-alone clusters in Azure VMs or burst to Azure VMs from an on-premises cluster.
- Alces Flight ComputeAlces Flight Compute
- TIBCO DataSynapse GridServerTIBCO DataSynapse GridServer
- Bright Cluster ManagerBright Cluster Manager
- IBM Spectrum Symphony 和 Symphony LSFIBM Spectrum Symphony and Symphony LSF
- Altair PBS 工作Altair PBS Works
- RescaleRescale
- Univa Grid EngineUniva Grid Engine
- Microsoft HPC PackMicrosoft HPC Pack
容器Containers
也可使用容器来管理某些 HPC 工作负荷。Containers can also be used to manage some HPC workloads. 可以使用 Azure Kubernetes 服务 (AKS) 之类的服务在 Azure 中轻松地部署托管的 Kubernetes 群集。Services like the Azure Kubernetes Service (AKS) makes it simple to deploy a managed Kubernetes cluster in Azure.
成本管理Cost management
可以通过多种不同的方式管理 Azure 上的 HPC 成本。Managing your HPC cost on Azure can be done through a few different ways. 确保已查看 Azure 购买选项,找出最适合自己组织的方法。Ensure you've reviewed the Azure purchasing options to find the method that works best for your organization.
安全性Security
若要大致了解 Azure 上有关安全性的最佳做法,请参阅 Azure 安全性文档。For an overview of security best practices on Azure, review the Azure Security Documentation.
除了云突发部分提供的网络配置,可能还需要实现一项中心辐射型配置,以便隔离计算资源:In addition to the network configurations available in the Cloud Bursting section, you may want to implement a hub/spoke configuration to isolate your compute resources:
-
在 Azure 中实现中心辐射型网络拓扑
Implement a hub-spoke network topology in Azure
中心是 Azure 中的一个虚拟网络 (VNet),充当到本地网络的连接的中心点。The hub is a virtual network (VNet) in Azure that acts as a central point of connectivity to your on-premises network. 分支是与中心对等互连的 VNet,可用于隔离工作负荷。The spokes are VNets that peer with the hub, and can be used to isolate workloads.
-
在 Azure 中使用共享服务实现中心辐射型网络拓扑
Implement a hub-spoke network topology with shared services in Azure
此参考体系结构在中心辐射型参考体系结构的基础上生成,在中心包括了可供所有分支使用的共享服务。This reference architecture builds on the hub-spoke reference architecture to include shared services in the hub that can be consumed by all spokes.
HPC 应用程序HPC applications
在 Azure 中运行自定义 HPC 应用程序或商业 HPC 应用程序。Run custom or commercial HPC applications in Azure. 本部分中的几个示例已成为使用更多 VM 或计算核心高效进行缩放的基准。Several examples in this section are benchmarked to scale efficiently with additional VMs or compute cores. 请访问 Azure 市场获取随时可供部署的解决方案。Visit the Azure Marketplace for ready-to-deploy solutions.
备注
请向商业应用程序的供应商咨询有关在云中运行的许可或其他限制。Check with the vendor of any commercial application for licensing or other restrictions for running in the cloud. 并非所有供应商都提供即用即付许可。Not all vendors offer pay-as-you-go licensing. 可能需要云中有一个用于自己的解决方案的许可服务器,或连接到本地许可证服务器。You might need a licensing server in the cloud for your solution, or connect to an on-premises license server.
工程应用程序Engineering applications
- Altair RADIOSSAltair RADIOSS
- ANSYS CFDANSYS CFD
- MATLAB 分布式计算服务器MATLAB Distributed Computing Server
- StarCCM +StarCCM+
- OpenFOAMOpenFOAM
图形和渲染Graphics and rendering
- Azure Batch 上的 Autodesk Maya、3ds Max 和 ArnoldAutodesk Maya, 3ds Max, and Arnold on Azure Batch
AI 和深度学习AI and deep learning
- Microsoft 认知工具包Microsoft Cognitive Toolkit
- 用于深入学习的 Batch Shipyard 窍门Batch Shipyard recipes for deep learning
MPI 提供程序MPI Providers
远程可视化Remote visualization
-
具有 Citrix 的 Linux 虚拟桌面
Linux virtual desktops with Citrix
在 Azure 上使用 Citrix 为 Linux 桌面构建 VDI 环境。Build a VDI environment for Linux Desktops using Citrix on Azure.
性能基准测试Performance Benchmarks
客户案例Customer stories
许多客户在将 Azure 用于其 HPC 工作负荷时都很成功。There are a number of customers who have seen great success by using Azure for their HPC workloads. 可以在下面找到多个这样的客户案例研究:You can find a few of these customer case studies below:
- AXA Global P&CAXA Global P&C
- AxiomaAxioma
- d3Viewd3View
- EFSEFS
- Hymans RobertsonHymans Robertson
- MetLifeMetLife
- Microsoft ResearchMicrosoft Research
- MillimanMilliman
- Mitsubishi UFJ Securities InternationalMitsubishi UFJ Securities International
- NeuroInitiativeNeuroInitiative
- SchlumbergerSchlumberger
- Towers WatsonTowers Watson
其他重要信息Other important information
- 确保在尝试运行大规模工作负荷之前已提高 vCPU 配额。Ensure your vCPU quota has been increased before attempting to run large-scale workloads.
后续步骤Next steps
有关最新公告,请参阅:For the latest announcements, see:
Microsoft Batch 示例Microsoft Batch Examples
这些教程将详细介绍如何在 Microsoft Batch 上运行应用程序These tutorials will provide you with details on running applications on Microsoft Batch
- Batch 开发入门Get started developing with Batch
- 使用 Azure Batch 代码示例Use Azure Batch code samples
- 将低优先级 VM 与 Batch 配合使用Use low-priority VMs with Batch
- 使用 Batch Shipyard 运行容器化的 HPC 工作负荷Run containerized HPC workloads with Batch Shipyard
- 在 Batch 上运行并行 R 工作负荷Run parallel R workloads on Batch
- 在 Batch 上运行按需 Spark 作业Run on-demand Spark jobs on Batch
- 使用 Batch 池中的计算密集型 VMUse compute-intensive VMs in Batch pools
反馈
Connect an on-premises network to Azure using a VPN gateway
此参考体系结构演示如何使用站点到站点虚拟专用网络 (VPN) 将本地网络扩展到 Azure。This reference architecture shows how to extend an on-premises network to Azure, using a site-to-site virtual private network (VPN).

使用 ExpressRoute 将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute
ExpressRoute 连接通过第三方连接提供商使用私有的专用连接。ExpressRoute connections use a private, dedicated connection through a third-party connectivity provider. 该专用连接将本地网络扩展到 Azure 中。The private connection extends your on-premises network into Azure.
-
使用 ExpressRoute 和 VPN 故障转移将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute with VPN failover
实施这样一个高度可用且安全的站点到站点网络体系结构:跨 Azure 虚拟网络,以及使用 ExpressRoute 和 VPN 网关故障转移建立连接的本地网络。Implement a highly available and secure site-to-site network architecture that spans an Azure virtual network and an on-premises network connected using ExpressRoute with VPN gateway failover.
安全地建立网络连接以后,即可通过现有工作负荷管理器的突发功能根据需要使用云计算资源。Once network connectivity is securely established, you can start using cloud compute resources on-demand with the bursting capabilities of your existing workload manager.
市场解决方案Marketplace solutions
Azure 市场中提供许多工作负荷管理器。There are a number of workload managers offered in the Azure Marketplace.
- RogueWave 的基于 CentOS 的 HPCRogueWave CentOS-based HPC
- SUSE Linux Enterprise Server for HPCSUSE Linux Enterprise Server for HPC
- TIBCO Grid Server EngineTIBCO Grid Server Engine
- 适用于 Windows 和 Linux 的 Azure 数据科学 VMAzure Data Science VM for Windows and Linux
- D3ViewD3View
- UberCloudUberCloud
Azure BatchAzure Batch
Azure Batch 是一种平台服务,用于在云中高效运行大规模并行和高性能计算 (HPC) 应用程序。Azure Batch is a platform service for running large-scale parallel and high-performance computing (HPC) applications efficiently in the cloud. Azure Batch 可以计划要在托管的虚拟机池上运行的计算密集型工作,并且可以自动缩放计算资源以符合作业的需求。Azure Batch schedules compute-intensive work to run on a managed pool of virtual machines, and can automatically scale compute resources to meet the needs of your jobs.
SaaS 提供商或开发商可以使用 Batch SDK 和工具将 HPC 应用程序或容器工作负荷与 Azure 集成,将数据暂存到 Azure,并生成作业执行管道。SaaS providers or developers can use the Batch SDKs and tools to integrate HPC applications or container workloads with Azure, stage data to Azure, and build job execution pipelines.
Azure CycleCloudAzure CycleCloud
Azure CycleCloud 提供的在 Azure 上使用任何计划程序(例如 Slurm、Grid Engine、HPC Pack、HTCondor、LSF、PBS Pro 或 Symphony)管理 HPC 工作负荷的方法是最简单的Azure CycleCloud Provides the simplest way to manage HPC workloads using any scheduler (like Slurm, Grid Engine, HPC Pack, HTCondor, LSF, PBS Pro, or Symphony), on Azure
CycleCloud 允许执行以下操作:CycleCloud allows you to:
- 部署全部群集和其他资源,包括计划程序、计算 VM、存储、网络和缓存Deploy full clusters and other resources, including scheduler, compute VMs, storage, networking, and cache
- 协调作业、数据和云工作流Orchestrate job, data, and cloud workflows
- 允许管理员完全控制运行作业的具体用户、位置和成本Give admins full control over which users can run jobs, as well as where and at what cost
- 通过高级策略和治理功能(例如成本控制、Active Directory 集成、监视和报告)自定义并优化群集Customize and optimize clusters through advanced policy and governance features, including cost controls, Active Directory integration, monitoring, and reporting
- 无需修改即可使用当前的作业计划程序和应用程序Use your current job scheduler and applications without modification
- 利用内置的自动缩放和经过测试的引用体系结构处理广泛的 HPC 工作负荷和行业工作负荷Take advantage of built-in autoscaling and battle-tested reference architectures for a wide range of HPC workloads and industries
工作负荷管理器Workload managers
下面是可在 Azure 基础结构中运行的群集和工作负荷管理器示例。The following are examples of cluster and workload managers that can run in Azure infrastructure. 在 Azure VM 中创建独立的群集,或从本地群集迸发到 Azure VM。Create stand-alone clusters in Azure VMs or burst to Azure VMs from an on-premises cluster.
- Alces Flight ComputeAlces Flight Compute
- TIBCO DataSynapse GridServerTIBCO DataSynapse GridServer
- Bright Cluster ManagerBright Cluster Manager
- IBM Spectrum Symphony 和 Symphony LSFIBM Spectrum Symphony and Symphony LSF
- Altair PBS 工作Altair PBS Works
- RescaleRescale
- Univa Grid EngineUniva Grid Engine
- Microsoft HPC PackMicrosoft HPC Pack
容器Containers
也可使用容器来管理某些 HPC 工作负荷。Containers can also be used to manage some HPC workloads. 可以使用 Azure Kubernetes 服务 (AKS) 之类的服务在 Azure 中轻松地部署托管的 Kubernetes 群集。Services like the Azure Kubernetes Service (AKS) makes it simple to deploy a managed Kubernetes cluster in Azure.
成本管理Cost management
可以通过多种不同的方式管理 Azure 上的 HPC 成本。Managing your HPC cost on Azure can be done through a few different ways. 确保已查看 Azure 购买选项,找出最适合自己组织的方法。Ensure you've reviewed the Azure purchasing options to find the method that works best for your organization.
安全性Security
若要大致了解 Azure 上有关安全性的最佳做法,请参阅 Azure 安全性文档。For an overview of security best practices on Azure, review the Azure Security Documentation.
除了云突发部分提供的网络配置,可能还需要实现一项中心辐射型配置,以便隔离计算资源:In addition to the network configurations available in the Cloud Bursting section, you may want to implement a hub/spoke configuration to isolate your compute resources:
-
在 Azure 中实现中心辐射型网络拓扑
Implement a hub-spoke network topology in Azure
中心是 Azure 中的一个虚拟网络 (VNet),充当到本地网络的连接的中心点。The hub is a virtual network (VNet) in Azure that acts as a central point of connectivity to your on-premises network. 分支是与中心对等互连的 VNet,可用于隔离工作负荷。The spokes are VNets that peer with the hub, and can be used to isolate workloads.
-
在 Azure 中使用共享服务实现中心辐射型网络拓扑
Implement a hub-spoke network topology with shared services in Azure
此参考体系结构在中心辐射型参考体系结构的基础上生成,在中心包括了可供所有分支使用的共享服务。This reference architecture builds on the hub-spoke reference architecture to include shared services in the hub that can be consumed by all spokes.
HPC 应用程序HPC applications
在 Azure 中运行自定义 HPC 应用程序或商业 HPC 应用程序。Run custom or commercial HPC applications in Azure. 本部分中的几个示例已成为使用更多 VM 或计算核心高效进行缩放的基准。Several examples in this section are benchmarked to scale efficiently with additional VMs or compute cores. 请访问 Azure 市场获取随时可供部署的解决方案。Visit the Azure Marketplace for ready-to-deploy solutions.
备注
请向商业应用程序的供应商咨询有关在云中运行的许可或其他限制。Check with the vendor of any commercial application for licensing or other restrictions for running in the cloud. 并非所有供应商都提供即用即付许可。Not all vendors offer pay-as-you-go licensing. 可能需要云中有一个用于自己的解决方案的许可服务器,或连接到本地许可证服务器。You might need a licensing server in the cloud for your solution, or connect to an on-premises license server.
工程应用程序Engineering applications
- Altair RADIOSSAltair RADIOSS
- ANSYS CFDANSYS CFD
- MATLAB 分布式计算服务器MATLAB Distributed Computing Server
- StarCCM +StarCCM+
- OpenFOAMOpenFOAM
图形和渲染Graphics and rendering
- Azure Batch 上的 Autodesk Maya、3ds Max 和 ArnoldAutodesk Maya, 3ds Max, and Arnold on Azure Batch
AI 和深度学习AI and deep learning
- Microsoft 认知工具包Microsoft Cognitive Toolkit
- 用于深入学习的 Batch Shipyard 窍门Batch Shipyard recipes for deep learning
MPI 提供程序MPI Providers
远程可视化Remote visualization
-
具有 Citrix 的 Linux 虚拟桌面
Linux virtual desktops with Citrix
在 Azure 上使用 Citrix 为 Linux 桌面构建 VDI 环境。Build a VDI environment for Linux Desktops using Citrix on Azure.
性能基准测试Performance Benchmarks
客户案例Customer stories
许多客户在将 Azure 用于其 HPC 工作负荷时都很成功。There are a number of customers who have seen great success by using Azure for their HPC workloads. 可以在下面找到多个这样的客户案例研究:You can find a few of these customer case studies below:
- AXA Global P&CAXA Global P&C
- AxiomaAxioma
- d3Viewd3View
- EFSEFS
- Hymans RobertsonHymans Robertson
- MetLifeMetLife
- Microsoft ResearchMicrosoft Research
- MillimanMilliman
- Mitsubishi UFJ Securities InternationalMitsubishi UFJ Securities International
- NeuroInitiativeNeuroInitiative
- SchlumbergerSchlumberger
- Towers WatsonTowers Watson
其他重要信息Other important information
- 确保在尝试运行大规模工作负荷之前已提高 vCPU 配额。Ensure your vCPU quota has been increased before attempting to run large-scale workloads.
后续步骤Next steps
有关最新公告,请参阅:For the latest announcements, see:
Microsoft Batch 示例Microsoft Batch Examples
这些教程将详细介绍如何在 Microsoft Batch 上运行应用程序These tutorials will provide you with details on running applications on Microsoft Batch
- Batch 开发入门Get started developing with Batch
- 使用 Azure Batch 代码示例Use Azure Batch code samples
- 将低优先级 VM 与 Batch 配合使用Use low-priority VMs with Batch
- 使用 Batch Shipyard 运行容器化的 HPC 工作负荷Run containerized HPC workloads with Batch Shipyard
- 在 Batch 上运行并行 R 工作负荷Run parallel R workloads on Batch
- 在 Batch 上运行按需 Spark 作业Run on-demand Spark jobs on Batch
- 使用 Batch 池中的计算密集型 VMUse compute-intensive VMs in Batch pools
反馈
Connect an on-premises network to Azure using ExpressRoute
ExpressRoute 连接通过第三方连接提供商使用私有的专用连接。ExpressRoute connections use a private, dedicated connection through a third-party connectivity provider. 该专用连接将本地网络扩展到 Azure 中。The private connection extends your on-premises network into Azure.

使用 ExpressRoute 和 VPN 故障转移将本地网络连接到 Azure
Connect an on-premises network to Azure using ExpressRoute with VPN failover
实施这样一个高度可用且安全的站点到站点网络体系结构:跨 Azure 虚拟网络,以及使用 ExpressRoute 和 VPN 网关故障转移建立连接的本地网络。Implement a highly available and secure site-to-site network architecture that spans an Azure virtual network and an on-premises network connected using ExpressRoute with VPN gateway failover.
安全地建立网络连接以后,即可通过现有工作负荷管理器的突发功能根据需要使用云计算资源。Once network connectivity is securely established, you can start using cloud compute resources on-demand with the bursting capabilities of your existing workload manager.
市场解决方案Marketplace solutions
Azure 市场中提供许多工作负荷管理器。There are a number of workload managers offered in the Azure Marketplace.
- RogueWave 的基于 CentOS 的 HPCRogueWave CentOS-based HPC
- SUSE Linux Enterprise Server for HPCSUSE Linux Enterprise Server for HPC
- TIBCO Grid Server EngineTIBCO Grid Server Engine
- 适用于 Windows 和 Linux 的 Azure 数据科学 VMAzure Data Science VM for Windows and Linux
- D3ViewD3View
- UberCloudUberCloud
Azure BatchAzure Batch
Azure Batch 是一种平台服务,用于在云中高效运行大规模并行和高性能计算 (HPC) 应用程序。Azure Batch is a platform service for running large-scale parallel and high-performance computing (HPC) applications efficiently in the cloud. Azure Batch 可以计划要在托管的虚拟机池上运行的计算密集型工作,并且可以自动缩放计算资源以符合作业的需求。Azure Batch schedules compute-intensive work to run on a managed pool of virtual machines, and can automatically scale compute resources to meet the needs of your jobs.
SaaS 提供商或开发商可以使用 Batch SDK 和工具将 HPC 应用程序或容器工作负荷与 Azure 集成,将数据暂存到 Azure,并生成作业执行管道。SaaS providers or developers can use the Batch SDKs and tools to integrate HPC applications or container workloads with Azure, stage data to Azure, and build job execution pipelines.
Azure CycleCloudAzure CycleCloud
Azure CycleCloud 提供的在 Azure 上使用任何计划程序(例如 Slurm、Grid Engine、HPC Pack、HTCondor、LSF、PBS Pro 或 Symphony)管理 HPC 工作负荷的方法是最简单的Azure CycleCloud Provides the simplest way to manage HPC workloads using any scheduler (like Slurm, Grid Engine, HPC Pack, HTCondor, LSF, PBS Pro, or Symphony), on Azure
CycleCloud 允许执行以下操作:CycleCloud allows you to:
- 部署全部群集和其他资源,包括计划程序、计算 VM、存储、网络和缓存Deploy full clusters and other resources, including scheduler, compute VMs, storage, networking, and cache
- 协调作业、数据和云工作流Orchestrate job, data, and cloud workflows
- 允许管理员完全控制运行作业的具体用户、位置和成本Give admins full control over which users can run jobs, as well as where and at what cost
- 通过高级策略和治理功能(例如成本控制、Active Directory 集成、监视和报告)自定义并优化群集Customize and optimize clusters through advanced policy and governance features, including cost controls, Active Directory integration, monitoring, and reporting
- 无需修改即可使用当前的作业计划程序和应用程序Use your current job scheduler and applications without modification
- 利用内置的自动缩放和经过测试的引用体系结构处理广泛的 HPC 工作负荷和行业工作负荷Take advantage of built-in autoscaling and battle-tested reference architectures for a wide range of HPC workloads and industries
工作负荷管理器Workload managers
下面是可在 Azure 基础结构中运行的群集和工作负荷管理器示例。The following are examples of cluster and workload managers that can run in Azure infrastructure. 在 Azure VM 中创建独立的群集,或从本地群集迸发到 Azure VM。Create stand-alone clusters in Azure VMs or burst to Azure VMs from an on-premises cluster.
- Alces Flight ComputeAlces Flight Compute
- TIBCO DataSynapse GridServerTIBCO DataSynapse GridServer
- Bright Cluster ManagerBright Cluster Manager
- IBM Spectrum Symphony 和 Symphony LSFIBM Spectrum Symphony and Symphony LSF
- Altair PBS 工作Altair PBS Works
- RescaleRescale
- Univa Grid EngineUniva Grid Engine
- Microsoft HPC PackMicrosoft HPC Pack
容器Containers
也可使用容器来管理某些 HPC 工作负荷。Containers can also be used to manage some HPC workloads. 可以使用 Azure Kubernetes 服务 (AKS) 之类的服务在 Azure 中轻松地部署托管的 Kubernetes 群集。Services like the Azure Kubernetes Service (AKS) makes it simple to deploy a managed Kubernetes cluster in Azure.
成本管理Cost management
可以通过多种不同的方式管理 Azure 上的 HPC 成本。Managing your HPC cost on Azure can be done through a few different ways. 确保已查看 Azure 购买选项,找出最适合自己组织的方法。Ensure you've reviewed the Azure purchasing options to find the method that works best for your organization.
安全性Security
若要大致了解 Azure 上有关安全性的最佳做法,请参阅 Azure 安全性文档。For an overview of security best practices on Azure, review the Azure Security Documentation.
除了云突发部分提供的网络配置,可能还需要实现一项中心辐射型配置,以便隔离计算资源:In addition to the network configurations available in the Cloud Bursting section, you may want to implement a hub/spoke configuration to isolate your compute resources:
-
在 Azure 中实现中心辐射型网络拓扑
Implement a hub-spoke network topology in Azure
中心是 Azure 中的一个虚拟网络 (VNet),充当到本地网络的连接的中心点。The hub is a virtual network (VNet) in Azure that acts as a central point of connectivity to your on-premises network. 分支是与中心对等互连的 VNet,可用于隔离工作负荷。The spokes are VNets that peer with the hub, and can be used to isolate workloads.
-
在 Azure 中使用共享服务实现中心辐射型网络拓扑
Implement a hub-spoke network topology with shared services in Azure
此参考体系结构在中心辐射型参考体系结构的基础上生成,在中心包括了可供所有分支使用的共享服务。This reference architecture builds on the hub-spoke reference architecture to include shared services in the hub that can be consumed by all spokes.
HPC 应用程序HPC applications
在 Azure 中运行自定义 HPC 应用程序或商业 HPC 应用程序。Run custom or commercial HPC applications in Azure. 本部分中的几个示例已成为使用更多 VM 或计算核心高效进行缩放的基准。Several examples in this section are benchmarked to scale efficiently with additional VMs or compute cores. 请访问 Azure 市场获取随时可供部署的解决方案。Visit the Azure Marketplace for ready-to-deploy solutions.
备注
请向商业应用程序的供应商咨询有关在云中运行的许可或其他限制。Check with the vendor of any commercial application for licensing or other restrictions for running in the cloud. 并非所有供应商都提供即用即付许可。Not all vendors offer pay-as-you-go licensing. 可能需要云中有一个用于自己的解决方案的许可服务器,或连接到本地许可证服务器。You might need a licensing server in the cloud for your solution, or connect to an on-premises license server.
工程应用程序Engineering applications
- Altair RADIOSSAltair RADIOSS
- ANSYS CFDANSYS CFD
- MATLAB 分布式计算服务器MATLAB Distributed Computing Server
- StarCCM +StarCCM+
- OpenFOAMOpenFOAM
图形和渲染Graphics and rendering
- Azure Batch 上的 Autodesk Maya、3ds Max 和 ArnoldAutodesk Maya, 3ds Max, and Arnold on Azure Batch
AI 和深度学习AI and deep learning
- Microsoft 认知工具包Microsoft Cognitive Toolkit
- 用于深入学习的 Batch Shipyard 窍门Batch Shipyard recipes for deep learning
MPI 提供程序MPI Providers
远程可视化Remote visualization
-
具有 Citrix 的 Linux 虚拟桌面
Linux virtual desktops with Citrix
在 Azure 上使用 Citrix 为 Linux 桌面构建 VDI 环境。Build a VDI environment for Linux Desktops using Citrix on Azure.
性能基准测试Performance Benchmarks
客户案例Customer stories
许多客户在将 Azure 用于其 HPC 工作负荷时都很成功。There are a number of customers who have seen great success by using Azure for their HPC workloads. 可以在下面找到多个这样的客户案例研究:You can find a few of these customer case studies below:
- AXA Global P&CAXA Global P&C
- AxiomaAxioma
- d3Viewd3View
- EFSEFS
- Hymans RobertsonHymans Robertson
- MetLifeMetLife
- Microsoft ResearchMicrosoft Research
- MillimanMilliman
- Mitsubishi UFJ Securities InternationalMitsubishi UFJ Securities International
- NeuroInitiativeNeuroInitiative
- SchlumbergerSchlumberger
- Towers WatsonTowers Watson
其他重要信息Other important information
- 确保在尝试运行大规模工作负荷之前已提高 vCPU 配额。Ensure your vCPU quota has been increased before attempting to run large-scale workloads.
后续步骤Next steps
有关最新公告,请参阅:For the latest announcements, see:
Microsoft Batch 示例Microsoft Batch Examples
这些教程将详细介绍如何在 Microsoft Batch 上运行应用程序These tutorials will provide you with details on running applications on Microsoft Batch
- Batch 开发入门Get started developing with Batch
- 使用 Azure Batch 代码示例Use Azure Batch code samples
- 将低优先级 VM 与 Batch 配合使用Use low-priority VMs with Batch
- 使用 Batch Shipyard 运行容器化的 HPC 工作负荷Run containerized HPC workloads with Batch Shipyard
- 在 Batch 上运行并行 R 工作负荷Run parallel R workloads on Batch
- 在 Batch 上运行按需 Spark 作业Run on-demand Spark jobs on Batch
- 使用 Batch 池中的计算密集型 VMUse compute-intensive VMs in Batch pools
反馈
Connect an on-premises network to Azure using ExpressRoute with VPN failover
实施这样一个高度可用且安全的站点到站点网络体系结构:跨 Azure 虚拟网络,以及使用 ExpressRoute 和 VPN 网关故障转移建立连接的本地网络。Implement a highly available and secure site-to-site network architecture that spans an Azure virtual network and an on-premises network connected using ExpressRoute with VPN gateway failover.

在 Azure 中实现中心辐射型网络拓扑
Implement a hub-spoke network topology in Azure
中心是 Azure 中的一个虚拟网络 (VNet),充当到本地网络的连接的中心点。The hub is a virtual network (VNet) in Azure that acts as a central point of connectivity to your on-premises network. 分支是与中心对等互连的 VNet,可用于隔离工作负荷。The spokes are VNets that peer with the hub, and can be used to isolate workloads.
-
在 Azure 中使用共享服务实现中心辐射型网络拓扑
Implement a hub-spoke network topology with shared services in Azure
此参考体系结构在中心辐射型参考体系结构的基础上生成,在中心包括了可供所有分支使用的共享服务。This reference architecture builds on the hub-spoke reference architecture to include shared services in the hub that can be consumed by all spokes.
HPC 应用程序HPC applications
在 Azure 中运行自定义 HPC 应用程序或商业 HPC 应用程序。Run custom or commercial HPC applications in Azure. 本部分中的几个示例已成为使用更多 VM 或计算核心高效进行缩放的基准。Several examples in this section are benchmarked to scale efficiently with additional VMs or compute cores. 请访问 Azure 市场获取随时可供部署的解决方案。Visit the Azure Marketplace for ready-to-deploy solutions.
备注
请向商业应用程序的供应商咨询有关在云中运行的许可或其他限制。Check with the vendor of any commercial application for licensing or other restrictions for running in the cloud. 并非所有供应商都提供即用即付许可。Not all vendors offer pay-as-you-go licensing. 可能需要云中有一个用于自己的解决方案的许可服务器,或连接到本地许可证服务器。You might need a licensing server in the cloud for your solution, or connect to an on-premises license server.
工程应用程序Engineering applications
- Altair RADIOSSAltair RADIOSS
- ANSYS CFDANSYS CFD
- MATLAB 分布式计算服务器MATLAB Distributed Computing Server
- StarCCM +StarCCM+
- OpenFOAMOpenFOAM
图形和渲染Graphics and rendering
- Azure Batch 上的 Autodesk Maya、3ds Max 和 ArnoldAutodesk Maya, 3ds Max, and Arnold on Azure Batch
AI 和深度学习AI and deep learning
- Microsoft 认知工具包Microsoft Cognitive Toolkit
- 用于深入学习的 Batch Shipyard 窍门Batch Shipyard recipes for deep learning
MPI 提供程序MPI Providers
远程可视化Remote visualization
-
具有 Citrix 的 Linux 虚拟桌面
Linux virtual desktops with Citrix
在 Azure 上使用 Citrix 为 Linux 桌面构建 VDI 环境。Build a VDI environment for Linux Desktops using Citrix on Azure.
性能基准测试Performance Benchmarks
客户案例Customer stories
许多客户在将 Azure 用于其 HPC 工作负荷时都很成功。There are a number of customers who have seen great success by using Azure for their HPC workloads. 可以在下面找到多个这样的客户案例研究:You can find a few of these customer case studies below:
- AXA Global P&CAXA Global P&C
- AxiomaAxioma
- d3Viewd3View
- EFSEFS
- Hymans RobertsonHymans Robertson
- MetLifeMetLife
- Microsoft ResearchMicrosoft Research
- MillimanMilliman
- Mitsubishi UFJ Securities InternationalMitsubishi UFJ Securities International
- NeuroInitiativeNeuroInitiative
- SchlumbergerSchlumberger
- Towers WatsonTowers Watson
其他重要信息Other important information
- 确保在尝试运行大规模工作负荷之前已提高 vCPU 配额。Ensure your vCPU quota has been increased before attempting to run large-scale workloads.
后续步骤Next steps
有关最新公告,请参阅:For the latest announcements, see:
Microsoft Batch 示例Microsoft Batch Examples
这些教程将详细介绍如何在 Microsoft Batch 上运行应用程序These tutorials will provide you with details on running applications on Microsoft Batch
- Batch 开发入门Get started developing with Batch
- 使用 Azure Batch 代码示例Use Azure Batch code samples
- 将低优先级 VM 与 Batch 配合使用Use low-priority VMs with Batch
- 使用 Batch Shipyard 运行容器化的 HPC 工作负荷Run containerized HPC workloads with Batch Shipyard
- 在 Batch 上运行并行 R 工作负荷Run parallel R workloads on Batch
- 在 Batch 上运行按需 Spark 作业Run on-demand Spark jobs on Batch
- 使用 Batch 池中的计算密集型 VMUse compute-intensive VMs in Batch pools
反馈
Implement a hub-spoke network topology in Azure
中心是 Azure 中的一个虚拟网络 (VNet),充当到本地网络的连接的中心点。The hub is a virtual network (VNet) in Azure that acts as a central point of connectivity to your on-premises network. 分支是与中心对等互连的 VNet,可用于隔离工作负荷。The spokes are VNets that peer with the hub, and can be used to isolate workloads.

在 Azure 中使用共享服务实现中心辐射型网络拓扑
Implement a hub-spoke network topology with shared services in Azure
此参考体系结构在中心辐射型参考体系结构的基础上生成,在中心包括了可供所有分支使用的共享服务。This reference architecture builds on the hub-spoke reference architecture to include shared services in the hub that can be consumed by all spokes.
HPC 应用程序HPC applications
在 Azure 中运行自定义 HPC 应用程序或商业 HPC 应用程序。Run custom or commercial HPC applications in Azure. 本部分中的几个示例已成为使用更多 VM 或计算核心高效进行缩放的基准。Several examples in this section are benchmarked to scale efficiently with additional VMs or compute cores. 请访问 Azure 市场获取随时可供部署的解决方案。Visit the Azure Marketplace for ready-to-deploy solutions.
备注
请向商业应用程序的供应商咨询有关在云中运行的许可或其他限制。Check with the vendor of any commercial application for licensing or other restrictions for running in the cloud. 并非所有供应商都提供即用即付许可。Not all vendors offer pay-as-you-go licensing. 可能需要云中有一个用于自己的解决方案的许可服务器,或连接到本地许可证服务器。You might need a licensing server in the cloud for your solution, or connect to an on-premises license server.
工程应用程序Engineering applications
- Altair RADIOSSAltair RADIOSS
- ANSYS CFDANSYS CFD
- MATLAB 分布式计算服务器MATLAB Distributed Computing Server
- StarCCM +StarCCM+
- OpenFOAMOpenFOAM
图形和渲染Graphics and rendering
- Azure Batch 上的 Autodesk Maya、3ds Max 和 ArnoldAutodesk Maya, 3ds Max, and Arnold on Azure Batch
AI 和深度学习AI and deep learning
- Microsoft 认知工具包Microsoft Cognitive Toolkit
- 用于深入学习的 Batch Shipyard 窍门Batch Shipyard recipes for deep learning
MPI 提供程序MPI Providers
远程可视化Remote visualization
-
具有 Citrix 的 Linux 虚拟桌面
Linux virtual desktops with Citrix
在 Azure 上使用 Citrix 为 Linux 桌面构建 VDI 环境。Build a VDI environment for Linux Desktops using Citrix on Azure.
性能基准测试Performance Benchmarks
客户案例Customer stories
许多客户在将 Azure 用于其 HPC 工作负荷时都很成功。There are a number of customers who have seen great success by using Azure for their HPC workloads. 可以在下面找到多个这样的客户案例研究:You can find a few of these customer case studies below:
- AXA Global P&CAXA Global P&C
- AxiomaAxioma
- d3Viewd3View
- EFSEFS
- Hymans RobertsonHymans Robertson
- MetLifeMetLife
- Microsoft ResearchMicrosoft Research
- MillimanMilliman
- Mitsubishi UFJ Securities InternationalMitsubishi UFJ Securities International
- NeuroInitiativeNeuroInitiative
- SchlumbergerSchlumberger
- Towers WatsonTowers Watson
其他重要信息Other important information
- 确保在尝试运行大规模工作负荷之前已提高 vCPU 配额。Ensure your vCPU quota has been increased before attempting to run large-scale workloads.
后续步骤Next steps
有关最新公告,请参阅:For the latest announcements, see:
Microsoft Batch 示例Microsoft Batch Examples
这些教程将详细介绍如何在 Microsoft Batch 上运行应用程序These tutorials will provide you with details on running applications on Microsoft Batch
- Batch 开发入门Get started developing with Batch
- 使用 Azure Batch 代码示例Use Azure Batch code samples
- 将低优先级 VM 与 Batch 配合使用Use low-priority VMs with Batch
- 使用 Batch Shipyard 运行容器化的 HPC 工作负荷Run containerized HPC workloads with Batch Shipyard
- 在 Batch 上运行并行 R 工作负荷Run parallel R workloads on Batch
- 在 Batch 上运行按需 Spark 作业Run on-demand Spark jobs on Batch
- 使用 Batch 池中的计算密集型 VMUse compute-intensive VMs in Batch pools
反馈
Implement a hub-spoke network topology with shared services in Azure
此参考体系结构在中心辐射型参考体系结构的基础上生成,在中心包括了可供所有分支使用的共享服务。This reference architecture builds on the hub-spoke reference architecture to include shared services in the hub that can be consumed by all spokes.
备注
请向商业应用程序的供应商咨询有关在云中运行的许可或其他限制。Check with the vendor of any commercial application for licensing or other restrictions for running in the cloud. 并非所有供应商都提供即用即付许可。Not all vendors offer pay-as-you-go licensing. 可能需要云中有一个用于自己的解决方案的许可服务器,或连接到本地许可证服务器。You might need a licensing server in the cloud for your solution, or connect to an on-premises license server.

具有 Citrix 的 Linux 虚拟桌面
Linux virtual desktops with Citrix
在 Azure 上使用 Citrix 为 Linux 桌面构建 VDI 环境。Build a VDI environment for Linux Desktops using Citrix on Azure.
性能基准测试Performance Benchmarks
客户案例Customer stories
许多客户在将 Azure 用于其 HPC 工作负荷时都很成功。There are a number of customers who have seen great success by using Azure for their HPC workloads. 可以在下面找到多个这样的客户案例研究:You can find a few of these customer case studies below:
- AXA Global P&CAXA Global P&C
- AxiomaAxioma
- d3Viewd3View
- EFSEFS
- Hymans RobertsonHymans Robertson
- MetLifeMetLife
- Microsoft ResearchMicrosoft Research
- MillimanMilliman
- Mitsubishi UFJ Securities InternationalMitsubishi UFJ Securities International
- NeuroInitiativeNeuroInitiative
- SchlumbergerSchlumberger
- Towers WatsonTowers Watson
其他重要信息Other important information
- 确保在尝试运行大规模工作负荷之前已提高 vCPU 配额。Ensure your vCPU quota has been increased before attempting to run large-scale workloads.
后续步骤Next steps
有关最新公告,请参阅:For the latest announcements, see:
Microsoft Batch 示例Microsoft Batch Examples
这些教程将详细介绍如何在 Microsoft Batch 上运行应用程序These tutorials will provide you with details on running applications on Microsoft Batch
- Batch 开发入门Get started developing with Batch
- 使用 Azure Batch 代码示例Use Azure Batch code samples
- 将低优先级 VM 与 Batch 配合使用Use low-priority VMs with Batch
- 使用 Batch Shipyard 运行容器化的 HPC 工作负荷Run containerized HPC workloads with Batch Shipyard
- 在 Batch 上运行并行 R 工作负荷Run parallel R workloads on Batch
- 在 Batch 上运行按需 Spark 作业Run on-demand Spark jobs on Batch
- 使用 Batch 池中的计算密集型 VMUse compute-intensive VMs in Batch pools
反馈
Linux virtual desktops with Citrix
在 Azure 上使用 Citrix 为 Linux 桌面构建 VDI 环境。Build a VDI environment for Linux Desktops using Citrix on Azure.