Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RV64 exploration #439

Open
moodlezoup opened this issue Jul 31, 2024 · 1 comment
Open

RV64 exploration #439

moodlezoup opened this issue Jul 31, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@moodlezoup
Copy link
Collaborator

Jolt can theoretically support 64-bit word sizes with relative ease. We would like to evaluate the extent to which RV64 would be more efficient than RV32 for certain programs. For example, we expect RV64 to generate smaller traces than RV32 for programs using a lot of large-field arithmetic.

As an initial exploration, we should compare the trace lengths of programs compiled to RV32IM vs RV64IM.

@moodlezoup moodlezoup added the help wanted Extra attention is needed label Jul 31, 2024
@YashBit
Copy link

YashBit commented Aug 7, 2024

@moodlezoup Is this something which could be solved by a beginner?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants