[CPMD-list] CPMD and ATLAS libs

Ari.P.Seitsonen at iki.fi Ari.P.Seitsonen at iki.fi
Tue Mar 5 19:10:17 CET 2002


Hi,

> a helpful command to find out what is contained in a library file
> is objdump, e.g:
> 
> objdump -t /usr/lib/libXXXX.a | grep dlamch
> 
> There may be slight differences like additional underscores in
> subroutine names.

And if 'objdump' doesn't exist on your favourite operating system, you
can try 'nm'.

# > nm /apps/lapack/lib/liblapack_32.a

(If you happen to look at 64-bit libraries on an IBM
Regatta/p690/SP4/PWR4 machine, then...)

# > nm -X 64 /apps/lapack/lib/liblapack_64.a

    Ciao,

       apsi

-- 
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-
                             ____ ____ ____ ____    
      Ari Paavo Seitsonen   / __//  _// __// __/   fax  +41 91 610 82 82
    tel +41 91 610 82 59   / /_ _\ \ / /_ _\ \    Ari.P.Seitsonen at iki.fi
   gsm +41 79 719 09 35    \__/\___/ \__/\___/   http://www.iki.fi/~apsi/

     Indirizzo: CSCS (Centro Svizzero di Calcolo Scientifico)
     Anschrift: Via Cantonale, CH-6928 Manno
     Address:   Svizzera / Schweiz / Suisse / Svizra / Switzerland



More information about the CPMD-list mailing list