
xdmp:cpu-instruction-set() as xs:string
Returns the latest instruction set extension supported by the CPU used by MarkLogic Server, for example "AVX2", "AVX512" or "SSE4.2". Returns "Generic" if the processor does not support any extension.
xdmp:cpu-instruction-set() => "AVX2"