Returns information about how the package was compiled, including SIMD and OpenMP support.
Value
A named list containing:
openmp: Logical, whether OpenMP is enabledopenmp_max_threads: Integer, maximum number of OpenMP threadssimd: Character, SIMD instruction set being usedsimd_width: Integer, number of floats processed per SIMD operationprofiling: Logical, whether profiling is enabledarch: Character, CPU architecture