Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9765001

Browse files
R2021b release!
1 parent 56f5910 commit 9765001

10 files changed

+18
-16
lines changed

‎LICENSE.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The files in this GitHub repository refer to commercial software products and se
44

55
The following license terms apply only to the files in this GitHub repository, including files in this folder and its subfolders, and do not apply to MathWorks Programs. References to "software" and "code" in the following license terms refer to the files in this GitHub repository.
66

7-
Copyright (c) 2021, The MathWorks, Inc.
7+
Copyright (c) 2022, The MathWorks, Inc.
88

99
All rights reserved.
1010

‎SECURITY.md‎

100644100755
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Reporting Security Vulnerabilities
2-
==================================
3-
If you believe you have discovered a security vulnerability, please report it to
4-
security@mathworks.com instead of GitHub. Please see
5-
[MathWorks Vulnerability Disclosure Policy for Security Researchers](https://www.mathworks.com/company/aboutus/policies_statements/vulnerability-disclosure-policy.html)
1+
Reporting Security Vulnerabilities
2+
==================================
3+
If you believe you have discovered a security vulnerability, please report it to
4+
security@mathworks.com instead of GitHub. Please see
5+
[MathWorks Vulnerability Disclosure Policy for Security Researchers](https://www.mathworks.com/company/aboutus/policies_statements/vulnerability-disclosure-policy.html)
66
for additional information.

‎img/Azure_Solution_Scale_Set.png‎

100644100755
File mode changed.

‎img/Deployment_Complete_Select_Storage.png‎

100644100755
File mode changed.

‎img/Resource_Group_Delete.png‎

100644100755
File mode changed.

‎releases/R2021b/README.md‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Click the **Deploy to Azure** button below to deploy the cloud resources on Azur
66

77
| Create Virtual Network | Use Existing Virtual Network |
88
| --- | --- |
9-
| Use this option to deploy the resources in a new virtual network<br><br><a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmathworks-ref-arch%2Fmatlab-parallel-server-on-azure%2Fmaster%2Freleases%2FR2021b%2Fazuredeploy-R2021b.json" target="_blank"><img src="http://azuredeploy.net/deploybutton.png"/></a></br></br> | Use this option to deploy the resources in an existing virtual network <br><br><a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmathworks-ref-arch%2Fmatlab-parallel-server-on-azure%2Fmaster%2Freleases%2FR2021b%2Fazuredeploy-existing-vnet-R2021b.json" target="_blank"><img src="http://azuredeploy.net/deploybutton.png"/></a></br></br> |
9+
| Use this option to deploy the resources in a new virtual network<br><br><a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmathworks-ref-arch%2Fmatlab-parallel-server-on-azure%2Fmaster%2Freleases%2FR2021b%2Fazuredeploy-R2021b.json" target="_blank"><img src="https://aka.ms/deploytoazurebutton"/></a></br></br> | Use this option to deploy the resources in an existing virtual network <br><br><a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmathworks-ref-arch%2Fmatlab-parallel-server-on-azure%2Fmaster%2Freleases%2FR2021b%2Fazuredeploy-existing-vnet-R2021b.json" target="_blank"><img src="https://aka.ms/deploytoazurebutton"/></a></br></br> |
1010

1111
> Cluster Platform: Windows Server 2019
1212
@@ -72,16 +72,18 @@ Your cluster is now ready to use. It will remain running after you close MATLAB.
7272
To access a MATLAB Parallel Server cluster from your client MATLAB, your client machine must be able to communicate on specific ports. Make sure that the network firewall allows the following outgoing connections:
7373

7474
| Required ports | Description |
75-
| -------------- | ---------------------------------- |
76-
| TCP 27350 to 27358 + 4*N <br /><br /> TCP 443 <br /><br /> TCP 3389 | Ports 27350 to 27358 + 4*N, where N is the maximum number of workers on a single node <br /><br /> HTTPS access to (at least) *.mathworks and *.microsoft.com <br /><br /> Remote Desktop Protocol to access to cluster nodes |
75+
| -------------- | ----------- |
76+
| TCP 27350 to 27358 + 4*N | Ports 27350 to 27358 + 4*N, where N is the maximum number of workers on a single node |
77+
| TCP 443 | HTTPS access to (at least) *.mathworks and *.microsoft.com |
78+
| TCP 3389 | Remote Desktop Protocol to access to cluster nodes |
7779

7880
*Table 1: Outgoing port requirements*
7981

8082
## Delete Your Cloud Resources
8183
You can remove the Resource Group and all associated resources when you are done with them. Note that you cannot recover resources once they are deleted. After you delete the cloud resources you cannot use the downloaded profile again.
8284
1. Login to the Azure Portal.
8385
2. Select the Resource Group containing your resources.
84-
3. Select the "Delete resource group" icon to destroy all resources deplyoyed in this group.
86+
3. Select the "Delete resource group" icon to destroy all resources deployed in this group.
8587
4. You will be prompted to enter the name of the resource group to confirm the deletion.
8688

8789
![Resource Group Delete](../../img/Resource_Group_Delete.png)

‎releases/R2021b/azuredeploy-R2021b-test.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"subnetName": "[if(equals(variables('newOrExistingVirtualNetwork'),'Existing'),parameters('subnetName'),variables('subnetCreateName'))]",
105105
"subnetRef": "[resourceId('Microsoft.Network/virtualNetworks/subnets', variables('virtualNetworkName'), variables('subnetName'))]",
106106
"subnet": "[if(equals(variables('newOrExistingVirtualNetwork'),'New'),variables('subnetRef'),concat(parameters('virtualNetworkResourceID'), '/subnets/', parameters('subnetName')))]",
107-
"cuaTrackingNum": "8AE0EA28-E1D4-4627-9459-99DD4120C96E",
107+
"cuaTrackingNum": "pid-bcfd52e4-d2d7-4ca3-ba20-9a37f7f85c5f-partnercenter",
108108
"headnodeMachineName": "[concat(take(variables('namingPrefix'), 6), '-headnode')]",
109109
"vmssName": "[concat(take(variables('namingPrefix'), 4), '-vmss')]",
110110
"osDisk": {
@@ -440,7 +440,7 @@
440440
{
441441
"type": "Microsoft.Resources/deployments",
442442
"apiVersion": "2020年06月01日",
443-
"name": "[concat('pid-', toLower(variables('cuaTrackingNum')))]",
443+
"name": "pid-bcfd52e4-d2d7-4ca3-ba20-9a37f7f85c5f-partnercenter",
444444
"dependsOn": [
445445
"[resourceId('Microsoft.Compute/virtualMachineScaleSets/', variables('vmssName'))]"
446446
],

‎releases/R2021b/azuredeploy-R2021b.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"publisher": "mathworks-inc",
9393
"offer": "matlab-parallel-server-ref-arch-vm-win-offer",
9494
"sku": "matlab-parallel-server-ref-arch-r2021b-vm-win-sku",
95-
"version": "1.0.0",
95+
"version": "1.0.2",
9696
"imageReference": {
9797
"publisher": "[variables('publisher')]",
9898
"offer": "[variables('offer')]",

‎releases/R2021b/azuredeploy-existing-vnet-R2021b-test.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"subnetName": "[if(equals(variables('newOrExistingVirtualNetwork'),'Existing'),parameters('subnetName'),variables('subnetCreateName'))]",
118118
"subnetRef": "[resourceId('Microsoft.Network/virtualNetworks/subnets', variables('virtualNetworkName'), variables('subnetName'))]",
119119
"subnet": "[if(equals(variables('newOrExistingVirtualNetwork'),'New'),variables('subnetRef'),concat(parameters('virtualNetworkResourceID'), '/subnets/', parameters('subnetName')))]",
120-
"cuaTrackingNum": "8AE0EA28-E1D4-4627-9459-99DD4120C96E",
120+
"cuaTrackingNum": "pid-bcfd52e4-d2d7-4ca3-ba20-9a37f7f85c5f-partnercenter",
121121
"headnodeMachineName": "[concat(take(variables('namingPrefix'), 6), '-headnode')]",
122122
"vmssName": "[concat(take(variables('namingPrefix'), 4), '-vmss')]",
123123
"osDisk": {
@@ -453,7 +453,7 @@
453453
{
454454
"type": "Microsoft.Resources/deployments",
455455
"apiVersion": "2020年06月01日",
456-
"name": "[concat('pid-', toLower(variables('cuaTrackingNum')))]",
456+
"name": "pid-bcfd52e4-d2d7-4ca3-ba20-9a37f7f85c5f-partnercenter",
457457
"dependsOn": [
458458
"[resourceId('Microsoft.Compute/virtualMachineScaleSets/', variables('vmssName'))]"
459459
],

‎releases/R2021b/azuredeploy-existing-vnet-R2021b.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"publisher": "mathworks-inc",
106106
"offer": "matlab-parallel-server-ref-arch-vm-win-offer",
107107
"sku": "matlab-parallel-server-ref-arch-r2021b-vm-win-sku",
108-
"version": "1.0.0",
108+
"version": "1.0.2",
109109
"imageReference": {
110110
"publisher": "[variables('publisher')]",
111111
"offer": "[variables('offer')]",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /