- Dec 29, 2004
- 6,340
- 3
- 71
Thought this might be useful to post since matlab doesnt know, nor does any other site. If youre running an AMD cpu in windows with matlab you have to specify which linear algebra library to use. For intel this is the BLAK library and for AMD it is ATLAS. Do a right click on my computer->properties->advanced, then click Environment Variables and make a new User Variable. In the Variable Name add BLAS_VERSION, and in the Variable value add atlas_Athlon.dll. Done. 