home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / parallel / 2068 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!gatech!hubcap!fpst
  3. From: adriaan@dcs.qmw.ac.uk (Adriaan Joubert)
  4. Subject: BLAS-1 and 2 for iPSC
  5. Message-ID: <1992Sep5.130137.8014@dcs.qmw.ac.uk>
  6. Sender: usenet@dcs.qmw.ac.uk (Usenet News System)
  7. Nntp-Posting-Host: flint.dcs.qmw.ac.uk
  8. Organization: Computer Science Dept, QMW, University of London
  9. Date: Sat, 5 Sep 1992 13:01:37 GMT
  10. Approved: parallel@hubcap.clemson.edu
  11. Lines: 28
  12.  
  13. Hi,
  14.  
  15. I have written a few linear system solvers for the iPSC/2 in which
  16. I use a lot of BLAS routines. The BLAS-1 routines are all available
  17. in the vector library, but I haven't been able to find BLAS-2 and 3
  18. routines optimised for the sxvx (floating point co-processor & Weitek
  19. vector unit) nodes. Do such routines exist?
  20.  
  21. Alternatively, are there versions of BLAS routines which would run more
  22. efficiently with Weitek vector processors than the standard Fortran
  23. versions from Netlib? I sent these routines through Vast, but that
  24. still does not seem to make them very fast...
  25.  
  26. Thanks,
  27.  
  28. Adriaan
  29.  
  30. --
  31.  
  32.  ***************************************************************************
  33.  * Adriaan Joubert                * Janet       : adriaan@uk.ac.qmw.dcs    *
  34.  * Computer Science Dept          * Internet    : adriaan@dcs.qmw.ac.uk    *
  35.  * QMW University of London       * Fax         : +44-81-980 6533       *
  36.  * Mile End Road                  * Telephone   : +44-71-975 5555 ext.3232 *
  37.  * London E1 4NS                  *                                        *
  38.  * United Kingdom                 *                                        *
  39.  *************************************************************************** 
  40.  
  41.