Skip to content

Commit 583c4ef

Browse files
author
modularity
committed
remove archived class types
1 parent 59274aa commit 583c4ef

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/lab-services/how-to-setup-lab-gpu.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Azure Lab Services has two GPU-based virtual machines size categories:
3434
3535
### Compute GPU sizes
3636

37-
The *compute* GPU size is intended for compute-intensive applications. For example, the [Deep Learning in Natural Language Processing class type](./class-type-deep-learning-natural-language-processing.md) uses the **Small GPU (Compute)** size. The compute GPU is suitable for this type of class, because lab users apply deep learning frameworks and tools that are provided by the [Data Science Virtual Machine image](https://azuremarketplace.microsoft.com/en-us/marketplace/apps?search=Data%20science%20Virtual%20machine&page=1&filters=microsoft%3Blinux) to train deep learning models with large sets of data.
37+
The *compute* GPU size is intended for compute-intensive applications.
3838

3939
| Size | vCPUs | Memory (GB) | Series | Suggested use | GPU/Accelerator | Accelerator Memory (GB) |
4040
| - | - | - | - | - | - | - |
@@ -43,7 +43,7 @@ The *compute* GPU size is intended for compute-intensive applications. For exam
4343

4444
### Visualization GPU sizes
4545

46-
The *visualization* GPU sizes are intended for graphics-intensive applications. For example, the [SOLIDWORKS engineering class type](./class-type-solidworks.md) shows using the **Small GPU (Visualization)** size. The visualization GPU is suitable for this type of class, because lab users interact with the SOLIDWORKS 3D computer-aided design (CAD) environment for modeling and visualizing solid objects.
46+
The *visualization* GPU sizes are intended for graphics-intensive applications.
4747

4848
| Size | vCPUs | Memory (GB) | Series | Suggested use | GPU/Accelerator | Accelerator Memory (GB) |
4949
| - | - | - | - | - | - | - |
@@ -167,6 +167,4 @@ To verify driver installation for Linux images, see [verify driver installation
167167

168168
## Next steps
169169

170-
- Learn how to [create and manage labs](how-to-manage-labs.md).
171-
- Create a lab with the [SOLIDWORKS computer-aided design (CAD)](class-type-solidworks.md) software.
172-
- Create a lab with the [MATLAB (matrix laboratory)](class-type-matlab.md) software.
170+
- Learn how to [create and manage labs](how-to-manage-labs.md)

0 commit comments

Comments
 (0)