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

Microsoft.NET.Test.Sdk doesn't support RISC-V64 #8

Open
ww898 opened this issue Jan 18, 2024 · 3 comments
Open

Microsoft.NET.Test.Sdk doesn't support RISC-V64 #8

ww898 opened this issue Jan 18, 2024 · 3 comments

Comments

@ww898
Copy link

ww898 commented Jan 18, 2024

dotnet test doesn't work. See microsoft/vstest#4837

@dkurt
Copy link
Owner

dkurt commented Jan 19, 2024

Thanks! Let's track your issue and probably dotnet/runtime#97021.

BTW, do you use https://ubuntu.com/download/risc-v? I'm curious is there a way to enable vector extension for it? By kernel patch? There is only one OS which I found with "v" extension out of the box: 20211230_LicheeRV_debian_d1_hdmi_8723ds.7z

@ww898
Copy link
Author

ww898 commented Jan 25, 2024

Hi @dkurt,

yes, I am using https://ubuntu.com/download/risc-v for StarFive VisionFive 2. So, I could try to do something on my hardware.

@NKnusperer
Copy link

The JH7110 on the VisionFive 2 lacks the vector extensions.
They announced new chips with support for this [1] a while ago but it looks like there are no dev boards publicly available.

[1] https://linuxgizmos.com/two-64-bit-risc-v-cores-debut-starfive-dubhe-and-cas-nanhu/

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

No branches or pull requests

3 participants