ROCm / ROCm/iris

[Feature]: Implement Jacobi Iteration Example

Open
#117 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

examples good first issue help wanted iris
Dominant language
Python
Stars
202
Forks
47
Avg merge
6d 11h
Merged PRs (30d)
4

Description

Suggestion Description

GPT generated this single node reference code which produces these nice images

Image

We want to scale the solution to multiple GPUs with Iris.

Operating System

No response

GPU

No response

ROCm Component

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked single-node Jacobi reference and comparing its behavior with Iris's existing multi-GPU capabilities. Determine the required entry point and execution model for distributing the iteration across GPUs, then verify that the multi-GPU implementation produces equivalent results and images.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.