| Article: |
The AltiVec Difference | |
| Subject: | BLAS for Altivec | |
| Date: | 2002-04-09 16:17:48 | |
| From: | professorxavier | |
| Does anybody know whether there is a (free?) source for BLAS routines for the G4/Altivec (Velocity Engine)? RSVP. | ||
Showing messages 1 through 2 of 2.




1. sudo cp /sw/fink/dists/unstable/main/finkinfo/sci/atlas* /sw/fink/dists/local/main/finkinfo
2. sudo fink install atlas
You will then need to answer a number of questions for the interactive installer, and the installation will take some time as atlas tunes the routines for your machine. Also, you should probably install g77 prior to installing atlas (sudo fink install g77). Good luck.
Charles Williams