cpp-samples icon indicating copy to clipboard operation
cpp-samples copied to clipboard

Add a distribute computing batch example

Open alevenberg opened this issue 1 year ago • 1 comments

Create a sample that shows how to take advantage of Cloud Batch for distributed computation examples where nodes talk to each other in a low latency network. The example will will run multiple copies that pass partial results back and forth and may require using MPI, an HPC library.

alevenberg avatar Jun 03 '24 18:06 alevenberg

What is Cloud batch

The features Cloud batch should provide.

We may probably want to do Monte Carlo Simulations with c++ client library.

cuiy0006 avatar Sep 04 '24 16:09 cuiy0006