GoogleCloudPlatform / GoogleCloudPlatform/cpp-samples
Add a distribute computing batch example
- Dominant language
- C++
- Stars
- 178
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
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](https://www.open-mpi.org/), an HPC library.
Contributor guide
Research direction
Start with issue #345 and review the Cloud Batch and MPI entry points needed for a distributed computation sample. The work is done when a sample runs multiple copies, lets nodes exchange partial results over a low-latency network, and demonstrates the distributed computation clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, gcp
- Domain
- cloud, distributed-systems, hpc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100