GoogleCloudPlatform / GoogleCloudPlatform/cpp-samples

Add a distribute computing batch example

Open
#345 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.