Hello, Thank you for the very useful article! I am currently working on
benchmarking for my pipeline in a similar setting. I have a question
regarding cost estimation. In the Cromwell task execution log, I can
observe StartTime/EndTime (wall time?), as well as
ExecutorDurationInSeconds, FileUploadDu...
The repository in question is actually the "azurehpc" repo. Instead of
the git command used in the article above (which doesn't work) - try
this instead: git clone https://github.com/Azure/azurehpc.git
@nickysandhu, I presume you're attempting to run the visualization
application as a WebApp. It would work, but you'll need to use osmesa
based ParaView binaries since there's no X server running (or
accessible) to a WebApp. The Dockerfile in the vizer application, for
example, does indeed use the os...
@utkarshayachit Would this approach work if I were using Azure WebApp
service with Docker containers? I am getting errors regarding X windows
and it crashes the Docker container!
Latest Comments