Wednesday, July 23, 2025

ark.intel.com

 

ark.intel.com

 Intel had a wonderful website where one could easily lookup the processor and see what capabilities (e.g. SSE 4.2; AVX; AVX2) it had. In a recent visit it was completely overhauled and they have removed (or hidden) the easy possibility to lookup your processor with one click. Thanks Intel for modernizing their website and destroying a valuable functionality.


No comments:

Post a Comment

Using clang-cl in Visual Studio

clang-cl   clang-cl is the command line tool in Visual Studio capable of invoking the clang compiler with the arguments of msvc. In Visual ...