I ve installed Intel Vtune Analyzer 9 to get call-graph and counter-monitor data from a win32 application on a Windows 7 PC with AMD Turion X2 TL-58 processor but it gives an error saying :"The CPU architecture can t be identified properly, data collection is not available". Is there a similar tool for AMD platforms?
I want to install IT++ with ACML I first installed ACML and then did: export LDFLAGS=$LDFLAGS:"-L/opt/acml4.4.0/ifort32/lib" export CPPFLAGS=$CPPFLAGS:"-I/opt/acml4.4.0/ifort32/include" So ...