Menu

#247 Missing ATL_ symbols

Both
closed-fixed
None
5
2015-12-07
2015-03-02
No

As of 3.11.32 the problem with the missing ATL_ symbols (*982) is still there:

The nm output shows that the symbols are undefined:
[melrobin@scorpion build]$ nm lib/libtatlas.so | grep ATL_sG
0000000001ccbf90 T ATL_sGemmWillThread
0000000000bec3e0 T ATL_sGetAmmmInfo
0000000001ccbe20 T ATL_sGetAmmmNthr
U ATL_sGetNB
0000000000bed940 T ATL_sGetRankKInfo

Discussion

  • R. Clint Whaley

    R. Clint Whaley - 2015-03-02
    • assigned_to: R. Clint Whaley
     
  • R. Clint Whaley

    R. Clint Whaley - 2015-03-02

    Symbol is coming from liblapack & libtlapack:

    corei24>nm -A *.a | fgrep GetNB
    liblapack.a:clapack_dgetri.o: U ATL_dGetNB
    liblapack.a:clapack_sgetri.o: U ATL_sGetNB
    liblapack.a:clapack_zgetri.o: U ATL_zGetNB
    liblapack.a:clapack_cgetri.o: U ATL_cGetNB
    liblapack.a:ATL_f77wrap_dgetnb.o: U ATL_dGetNB
    liblapack.a:ATL_f77wrap_sgetnb.o: U ATL_sGetNB
    liblapack.a:ATL_f77wrap_zgetnb.o: U ATL_zGetNB
    liblapack.a:ATL_f77wrap_cgetnb.o: U ATL_cGetNB
    libptlapack.a:clapack_dgetri.o: U ATL_dGetNB
    libptlapack.a:clapack_sgetri.o: U ATL_sGetNB
    libptlapack.a:clapack_zgetri.o: U ATL_zGetNB
    libptlapack.a:clapack_cgetri.o: U ATL_cGetNB
    libptlapack.a:ATL_f77wrap_dgetnb.o: U ATL_dGetNB
    libptlapack.a:ATL_f77wrap_sgetnb.o: U ATL_sGetNB
    libptlapack.a:ATL_f77wrap_zgetnb.o: U ATL_zGetNB
    libptlapack.a:ATL_f77wrap_cgetnb.o: U ATL_cGetNB

     
  • R. Clint Whaley

    R. Clint Whaley - 2015-03-02

    Ticket moved from /p/math-atlas/support-requests/987/

     
  • R. Clint Whaley

    R. Clint Whaley - 2015-03-02

    This is fixed in the basefiles for 3.11.33. Is it blocking you from working, or do you have a workaround?

     
  • Robinson, Melvin D.

    I'm using bleeding edge for production work, so this is good. Thanks!

     
  • Robinson, Melvin D.

    Building from the basefiles GetNB is still not there.

     
  • Nobu

    Nobu - 2015-03-26

    Has this been fixed?
    I cannot link numpy

     
  • Olaf Gellert

    Olaf Gellert - 2015-03-30

    Hi,

    I have the same problem trying to compile Suitesparse:

    /sw/rhel6-x64/numerics/atlas_lapack-3.11.32-gcc48/lib/liblapack.so: undefined reference to ATL_zGetNB' /sw/rhel6-x64/numerics/atlas_lapack-3.11.32-gcc48/lib/liblapack.so: undefined reference toATL_dGetNB'
    /sw/rhel6-x64/numerics/atlas_lapack-3.11.32-gcc48/lib/liblapack.so: undefined reference to ATL_cGetNB' /sw/rhel6-x64/numerics/atlas_lapack-3.11.32-gcc48/lib/liblapack.so: undefined reference toATL_sGetNB'

    If this is "fixed in the basefiles for 3.11.33", where would I get these (I do not see 3.11.33 on "http://sourceforge.net/projects/math-atlas/files/Developer (unstable)/").

    Cheers, Olaf

     

    Last edit: Olaf Gellert 2015-03-30
  • Robinson, Melvin D.

    The update to ATLAS has fixed this and this bug can be closed.

     
  • R. Clint Whaley

    R. Clint Whaley - 2015-12-07
    • status: open --> closed-fixed
    • Group: Developer_(v3.11.x) --> Both
     

Log in to post a comment.

MongoDB Logo MongoDB