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

compiling OpenBLAS 0.2.7 with Open64 5.0 #266

Closed
TheFausap opened this issue Jul 29, 2013 · 1 comment
Closed

compiling OpenBLAS 0.2.7 with Open64 5.0 #266

TheFausap opened this issue Jul 29, 2013 · 1 comment
Labels
Milestone

Comments

@TheFausap
Copy link

Hello all,

I successfully compiled the latest openblas with open64 (under Centos 32 bit).
All the tests are ok, I have a problem with linktest.c
There are some undefined reference:

  1. linktest.c : 224 : undefined reference to 'xerbla_array_'
  2. linktest.c : 230 : undefined reference to 'chla_transtype_'
  3. libffio.so : undefined reference to 'pathf90_etime'
  4. libopenblas_northwood-r0.2.7.so : undefined reference to 's_cat'
  5. libopenblas_northwood-r0.2.7.so : undefined reference to '__powdi'
  6. libopenblas_northwood-r0.2.7.so : undefined reference to 's_copy'
  7. libopenblas_northwood-r0.2.7.so : undefined reference to 'dtrtri_lapack_'
  8. libopenblas_northwood-r0.2.7.so : undefined reference to '__powri'

regards,
Fausto

@TheFausap
Copy link
Author

Hello,

now it compiles without any problems!

Thanks a lot
Fausto

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

No branches or pull requests

1 participant