Loading TOC...

MarkLogic 12 Product Documentation
xdmp:cpu-instruction-set

xdmp:cpu-instruction-set() as xs:string

Summary

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.

Example

xdmp:cpu-instruction-set()
=> "AVX2"

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.