Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Error when using -march=rv32imafdcv for whetstone #354

Open
zqcawzs opened this issue Sep 5, 2022 · 2 comments
Open

Error when using -march=rv32imafdcv for whetstone #354

zqcawzs opened this issue Sep 5, 2022 · 2 comments

Comments

@zqcawzs
Copy link

zqcawzs commented Sep 5, 2022

Hi, I am trying to use rvv-next gcc to compile whetstone. If using rv32imafdc, the whetstone can run correctly. However, the code runs incorrectly using rv32imafdcv.
I found the error happens at codes like:
time = (double)end_sec/100000000;
Any ideas?

@TommyMurphyTM1234
Copy link

TommyMurphyTM1234 commented Sep 5, 2022

You haven't really described what "the error" is!
Or even what your target platform (hardware?) is.

Have you debugged to see where exactly things go awry?
Have you compared the working and non-working disassemblies?

@TommyMurphyTM1234
Copy link

No update/activity in over a month - candidate for closure?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants