home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / ultrix / 6881 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.4 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!fourier.ece.cmu.edu!woodford
  2. From: woodford@fourier.ece.cmu.edu (Paul Woodford)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: blas for linpack etc
  5. Keywords: blas linpack eispack lapack
  6. Message-ID: <1992Sep14.132400.12265@fs7.ece.cmu.edu>
  7. Date: 14 Sep 92 13:24:00 GMT
  8. References: <1992Sep14.082905.29909@monu6.cc.monash.edu.au>
  9. Sender: news@fs7.ece.cmu.edu (USENET News System)
  10. Organization: Electrical and Computer Engineering, Carnegie Mellon
  11. Lines: 18
  12.  
  13. In article <1992Sep14.082905.29909@monu6.cc.monash.edu.au> cally@solar.maths.monash.edu.au (Dr Paul Cally) writes:
  14. >The underlying linear algebra package used by linpack, eispack, and LAPACK is
  15. >called blas. Does anyone have a version of this optimized for DECstations?
  16. >Some manufacturers (eg IBM) actually provide a very fast machine code form
  17. >with their workstations. Not DEC, I guess?!
  18. >
  19. >--- Paul Cally
  20.  
  21. There is a libblas.a in /usr/lib/cmplrs/cc2.1/libblas.a on Ultrix 4.2a, but
  22. it doesn't include level 3 blas or double-complex level 2 blas.  Furthermore
  23. I've tried linking with the routines which are there and they don't seem any
  24. faster than those that I've compiled myself.  Pretty silly, huh?
  25.  
  26. If you find any optimized versions out there, please let me know.  If anyone
  27. from DEC is reading, please give us an optimized blas library.
  28.  
  29. Paul Woodford
  30. woodford@ece.cmu.edu
  31.