Skip to content

Commit e74b3eb

Browse files
authored
Update README
1 parent b54c605 commit e74b3eb

File tree

1 file changed

+15
-17
lines changed

1 file changed

+15
-17
lines changed

README.md

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@
44

55
Before starting, you will need the following:
66

7-
- MATLAB Parallel Server™ license. For more information on how to configure your license for cloud use, see [Configure MATLAB Parallel Server Licensing for Cloud Platforms](https://mathworks.com/help/matlab-parallel-server/configure-matlab-parallel-server-licensing-for-cloud-platforms.html). Either:
8-
* MATLAB Parallel Server TM license configured to use online licensing for MATLAB.
9-
* A network license manager for MATLAB hosting sufficient MATLAB Parallel Server licenses for you cluster. MathWorks provide a reference architecture to deploy a suitable [Network License Manager for MATLAB on Azure](https://github.com/mathworks-ref-arch/license-manager-for-matlab-on-azure) or an existing license manager can be used.
10-
11-
- MATLAB® and Parallel Computing Toolbox™ on your desktop.
12-
13-
- An Azure™ account.
7+
* A MATLAB® Parallel Server™ license. For more information on how to configure your license for cloud use, see [Configure MATLAB Parallel Server Licensing for Cloud Platforms](https://mathworks.com/help/matlab-parallel-server/configure-matlab-parallel-server-licensing-for-cloud-platforms.html). You can use either of:
8+
* A MATLAB Parallel Server license configured to use online licensing for MATLAB.
9+
* A network license manager for MATLAB hosting sufficient MATLAB Parallel Server licenses for your cluster. MathWorks® provides a reference architecture to deploy a suitable [Network License Manager for MATLAB on Azure](https://github.com/mathworks-ref-arch/license-manager-for-matlab-on-azure) or you can use an existing license manager.
10+
* MATLAB® and Parallel Computing Toolbox™ on your desktop.
11+
* An Azure® account.
1412

1513
# Costs
1614
You are responsible for the cost of the Azure services used when you create cloud resources using this guide. Resource settings, such as instance type, will affect the cost of deployment. For cost estimates, see the pricing pages for each Azure service you will be using. Prices are subject to change.
@@ -24,15 +22,15 @@ The MATLAB Parallel Server Reference Architecture is released in lockstep with t
2422
Each reference architecture release has its own instructions as we continue to evolve it.
2523
Select a release to continue:
2624

27-
| Release |
28-
| ------- |
29-
| [R2022a](releases/R2022a/README.md) |
30-
| [R2021b](releases/R2021b/README.md) |
31-
| [R2021a](releases/R2021a/README.md) |
32-
| [R2020b](releases/R2020b/README.md) |
33-
| [R2020a](releases/R2020a/README.md) |
34-
| [R2019b](releases/R2019b/README.md) |
35-
| [R2019a\_and\_older](releases/R2019a_and_older/README.md) |
25+
| Windows | Linux |
26+
| ------- | ----- |
27+
| [R2022a](releases/R2022a/README.md) | [R2022a](https://github.com/mathworks-ref-arch/matlab-parallel-server-on-azure-lin/tree/master/releases/R2022a/README.md) |
28+
| [R2021b](releases/R2021b/README.md) | |
29+
| [R2021a](releases/R2021a/README.md) | |
30+
| [R2020b](releases/R2020b/README.md) | |
31+
| [R2020a](releases/R2020a/README.md) | |
32+
| [R2019b](releases/R2019b/README.md) | |
33+
| [R2019a\_and\_older](releases/R2019a_and_older/README.md) | |
3634

3735

3836
# Learn About Cluster Architecture
@@ -73,4 +71,4 @@ The following resources are created.
7371
* Files uploaded to this File Share will be available to all workers using the K: drive.
7472

7573
# Technical Support
76-
If you require assistance or have a request for additional features or capabilities, please contact [MathWorks Technical Support](https://www.mathworks.com/support/contact_us.html).
74+
If you require assistance or have a request for additional features or capabilities, please contact [MathWorks Technical Support](https://www.mathworks.com/support/contact_us.html).

0 commit comments

Comments
 (0)