forked from numpy/numpy
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Record test result for RISC-V build #2
Comments
commit 4517378 fail cases:
|
The fail is due to differences behavior of GCC and llvm compilers. This is the extracted micro-case for validate:
|
Numpy test result with OpenBlas enabled ZVL128
|
version info:
hw platform:
os info:
Overall res:
logfile: |
在 openEuler 20240514 上无法运行测试。 安装系统级别依赖: python 包: [root@openeuler-riscv64 numpy]# spin test -v
Invoking `build` prior to running tests:
Error: build() got an unexpected keyword argument 'gcov'; aborting. 这和官版运行结果不一致。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the issue:
commit 1c8b03b
cmd line: spin test -v
fail cases:
Reproduce the code example:
NA
Error message:
Python and NumPy Versions:
Python 3.11.8 from Arch Linux
Runtime Environment:
NA
Context for the issue:
NA
The text was updated successfully, but these errors were encountered: