• General

    CFD simulations on Azure Batch – Part 5

    The last post of this series focused on setting up a pool of compute nodes on Azure Batch. In this part I show how to add jobs to a pool and then how to add tasks to a job. To summarize the nomenclature: a task is, in the context of CFD, a simulation, a job is a set of simulations. It is possible to configure jobs directly from the portal by selecting Jobs in the side bar, and clicking on the “+Add” button: This will open the “Add job” screen: where we have to select: The job id, following the rules indicated in the figure The pool (click and select…