Skip to content

romitgirdhar/azure-batch-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-batch-samples

This GitHub repository contains a set of HPC and Batch related samples that demonstrate the usage of Microsoft Azure Batch services along with some general purpose utilities. See http://azure.microsoft.com/en-us/services/batch/ for more information on the Azure Batch Service.

Batch Account

Before you can interact with the Batch service, you will need an Azure Batch service account. The Azure Batch service is currently in preview; apply for access to the Batch service here: https://account.windowsazure.com/PreviewFeatures.

After obtaining access to the service, you can create a Batch account either on the Azure.com management portal or by using Azure PowerShell to create the account as described at this blog.

Azure Storage Viewer

It will be useful to have a Azure Storage viewer available to assist with maintaining containers and blobs as well as observing interaction the samples have with storage. There are a number of free viewers available.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 88.2%
  • Python 11.8%