You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cyclecloud/qs-deploy-ccws.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ You can connect using an FQDN or private IP if you supply your own virtual netwo
130
130
131
131
Azure CycleCloud Workspace for Slurm comes with 3 defined Slurm partitions:
132
132
- HTC : For embarrassingly parallel non-MPI jobs.
133
-
- HPC : For tightly coupled MPI jobs mostly using VM types with InfiniBand support.
133
+
- HPC : For tightly coupled MPI jobs mostly using VM types with or without InfiniBand support.
134
134
- GPU : For MPI and non-MPI GPU jobs using VM types with or without InfiniBand support.
135
135
136
136
You can configure the image and the maximum number of nodes for each partition that CycleCloud dynamically provisions. Only the HTC partition allows the use of spot instances, as spot instances aren't suitable for HPC and GPU jobs.
0 commit comments