Changes

Jump to: navigation, search

GPU621/Intel Advisor

201 bytes added, 14:53, 23 November 2018
no edit summary
</pre>
== Instruction Set Architecture SIMD Extensions ==
[https://en.wikipedia.org/wiki/Streaming_SIMD_Extensions SSE] stands for '''Streaming SIMD Extensions ''' which refers to the addition of a set of SIMD instructions as well as new XMM registers. [https://en.wikipedia.org/wiki/SIMD SIMD] stands for '''Single Instruction Multiple Data''' and refers to instructions that can perform a single operation on multiple elements in parallel.
List of SIMD extensions:
* AVX2
(For Unix/Linux) To display what instructions instruction set and extensions set your processor supportsupports, you can use the following commands:
<pre>
49
edits

Navigation menu