Jules Archer
unread,Jan 1, 2012, 5:57:30 PM1/1/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to freemat-devel
Hi,
I downloaded and installed the most recent fortran ACML library from
the AMD site, and modified the blas.ini file accordingly (see below):
however, after re-starting FreeMat, the ACML library is still not
recognized. Any ideas as to what's going on here?
Thanks!
[Win32]
ACML\libname=C:\AMD\acml4.4.0_fort\ifort32\lib\libacml_dll.dll
ACML\capfnames=false
ACML\prefix=
ACML\suffix=
ACML\desc="AMD performance library."
[Linux64]
ATLAS64\libname=/usr/lib64/atlas/libblas.so
ATLAS64\capfnames=false
ATLAS64\prefix=
ATLAS64\suffix=_
ATLAS64\desc="ATLAS BLAS. Optimized."
[Linux32]
ATLAS32\libname=/usr/lib/atlas/libblas.so
ATLAS32\capfnames=false
ATLAS32\prefix=
ATLAS32\suffix=_
ATLAS32\desc="ATLAS BLAS. Optimized."
[OSX]
VECLIB\libname=/usr/lib/libblas.dylib
VECLIB\capfnames=false
VECLIB\prefix=
VECLIB\suffix=_
VECLIB\desc="VecLIB BLAS. Optimized."