Azure-Samples / azure-batch-samples

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

C++ samples #276

Open esride-jts opened 5 years ago

esride-jts commented 5 years ago

I would love to see some C++ support for Azure Batch. We are using a bunch of compute intense C++ libraries to do geospatial and math operations. Maybe, you could provide a sample how to deploy native C++ modules for Python using PyBind11. The vcpkg library manager combined with cmake works like a charm.