[Feature]: Implement Jacobi Iteration Example
Open
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
We want to scale the solution to multiple GPUs with Iris.
Operating System
No response
GPU
No response
ROCm Component
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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