Open ww898 opened 10 months ago
Thanks! Let's track your issue and probably https://github.com/dotnet/runtime/pull/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
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.
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/
Fixed in .NET 9
dotnet test
doesn't work. See https://github.com/microsoft/vstest/issues/4837