A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/workflow/SetUpTheAzureBatchComputationProvider.html below:

Set Up the Azure Batch Computation Provider—Wolfram Language Documentation

WOLFRAM Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technology expertise.

WolframConsulting.com

Set Up the Azure Batch Computation Provider

Configure your Microsoft Azure subscription with an Azure Batch account and other resources needed to submit batch jobs.

Sign up for an Azure subscription

If you do not already have an Azure account and subscription, you can create a free trial account on this page.

Create a Batch account and node pool

Click this link to open an Azure Resource Manager (ARM) template in the Azure portal. Fill in the template parameters according to the descriptions in the deployment creation form:

Copy the submission environment expression

Once the deployment has completed, navigate to the Outputs tab and copy the submission environment output to a notebook:

If you have not previously saved credentials for Azure Batch, evaluating RemoteBatchSubmissionEnvironment["AzureBatch", ] will produce an authentication dialog box:

In the next step, you will obtain Azure Batch credentials to enter in this dialog box.

Obtain credentials for the Batch account

Return to the Overview tab and locate the Keys page for the new Batch account:

Enter the Batch account and storage account credentials into the authentication dialog from step 3 and click Done, returning a RemoteBatchSubmissionEnvironment[] expression:

Scale up the Azure Batch pool

By default, the node pool in your new Batch account will be configured for manual scaling with no running nodes. Before submitting a job, the pool must be scaled up so that at least one node is running:

The submission environment from steps 3 and 4 can now be used to submit batch jobs:

Query the jobs status:

Download the jobs output:

Scale down the pool

When you are done running batch jobs, scale the pool down to zero nodes using the same procedure as was followed to scale up the pool in step 5.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4