home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sources.wanted:4008 comp.binaries.ibm.pc.wanted:5637
- Newsgroups: comp.sources.wanted,comp.binaries.ibm.pc.wanted
- Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!betwixt!bartolac
- From: bartolac@betwixt.ugcs.caltech.edu (Thomas J. Bartolac)
- Subject: BLAS in assembly for the 486
- Message-ID: <1992Aug18.143834.22566@cco.caltech.edu>
- Sender: news@cco.caltech.edu
- Nntp-Posting-Host: betwixt.ugcs.caltech.edu
- Organization: Caltech Undergraduate Computer Science
- Distribution: usa
- Date: Tue, 18 Aug 1992 14:38:34 GMT
- Lines: 13
-
-
- Does anyone know of a source for the Basic Linear Algebra System (BLAS)
- routines, levels 1, 2, and 3, written in assembly for the 486?
-
- I have the portable FORTRAN versions of the code, and an optimizing (MSF5.1)
- compiler, but I believe hand-written assembly could take better advantage of
- the 486 architecture (integrated floating point, internal 8K cache) than do
- the /Ox and /G2 options in MSF5.1.
-
- Please respond by e-mail to bartolac@ugcs.caltech.edu. Thanks.
-
- Tom
-
-