Introduction
On modern processors, it is becoming crucial to both vectorize (use AVX or SIMD instructions) and thread software to realize the full performance potential of the processor. In some cases, code that is vectorized and threaded can be up to 187X faster than unthreaded/unvectorized code and about 7X faster than code that is only threaded or vectorized. And that gap is growing with every new processor generation.
Advisor helps to determine bottlenecks.
Web page
Versions
2018.2.199
Flavours
64
Architecture
x86_64
Group
module load site-local
2017.2.174
Flavours
32
Architecture
x86_64
Group
module load site-local-unsupported
Build Details
Installed by Cluster Vision.
Usage
module load unsupported intel/advisor/32/2017.2.174
Example Job Scripts
None required.
Status
Tested.
64
Architecture
x86_64
Group
module load cv-standard
Build Details
Installed by Cluster Vision.
Usage
module load intel/advisor/64/2017.2.174
Example Job Scripts
None required.
Status
Tested.
2016.3.210
Flavours
32
Architecture
x86_64
Group
module load site-local-unsupported
Build Details
Installed by Cluster Vision.
Usage
module load unsupported intel/advisor/32/2016.3.210
Example Job Scripts
None required.
Status
Tested.
64
Architecture
x86_64
Group
module load cv-standard
Build Details
Installed by Cluster Vision.
Usage
module load intel/advisor/64/2016.3.210
Example Job Scripts
None required.
Status
Tested.