-
Notifications
You must be signed in to change notification settings - Fork 23
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
Many tests fail on FreeBSD #15
Comments
I believe I was getting a similar set of failures with clang on an ARM Mac when I tried to build a couple of months ago. I'm guessing these are llvm/clang (/or libc vs glibc?) related. |
These are almost all related to missing matrix files required as inputs by the tests. It seems like the archive file was removed in the old repo. You can access it from the link below. Extract these files into the build directory. https://portal.nersc.gov/project/m1982/CombBLAS/testdata_combblas1.6.1.tgz |
Now there are fewer failures:
|
Version: 2.0
FreeBSD 13.1
The text was updated successfully, but these errors were encountered: