Azure-Samples / azure-batch-samples

Azure Batch and HPC Code Samples
Other
261 stars 487 forks source link

Can't get OpenFOAM_CentOS7_HPC.tgz following OpenFoam Build Page instructions #248

Closed dedreira closed 6 years ago

dedreira commented 6 years ago

Hi! I'm trying to follow the steps of the tutorial

https://blogs.technet.microsoft.com/windowshpc/2016/07/20/introducing-mpi-support-for-linux-on-azure-batch/

but to prepare these files

the tutorial redirects to this page https://www.openfoam.com/code/build-guide.php

and after following the steps provided I didn't find any of the two files. Maybe the build guide has changed? I need some help :( Thanks in advance!

alfpark commented 6 years ago

These files are not provided, you have to compile/build them yourself. However, if your scenario is amenable to containers, you can take a look at Batch Shipyard and the OpenFOAM recipe.