pytorch / pytorch/executorch

Add RV32 support

Open
#19,531 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
581

Description

#19399 added an RISC-V smoke test with QEMU for RV64. We should also setup similar with qemu-static-rv32. https://github.com/pytorch/executorch/pull/19399#discussion_r3223510992

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 PR #19399 and its linked discussion to see how the existing RV64 QEMU smoke test is set up. Identify the corresponding test and CI entry points, then add the qemu-static-rv32 setup and confirm that the RV32 smoke test runs successfully.

Written by the indexing model from the issue text.

Assessment

Domain
ci-cd, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.