Wednesday, July 23, 2025

ark.intel.com

 

Intel's website

 Intel had a wonderful website ark.intel.com where one could lookup the processor and its capabilities. For example information about capable instruction set (e.g. SSE 4.2; AVX; AVX2) was listed there. In a recent visit it was completely overhauled and they have removed (or hide) the possibility to lookup your processor with one click. 

 Great that Intel modernized their website but why destroy a valuable functionality?


No comments:

Post a Comment

Watch out for Visual Studio 2022's module support

C++ modules  C++ modules were introduced in C++20 as an alternative to header files. Header files exist since its C legacy of the 70's s...