You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My risc-v device only support --march=rv64imafdc.
So the compilation of .S file in "/source/device/cpu/op/conv/risc-v/lp64dv" will fail because my device cannot support vector operation.