Vicon software uses the Intel® MKL library for optimized mathematical operations. You may be able to improve performance on AMD CPUs that support the AVX2 instruction set by setting an environment variable. To change the required setting: To set the variable for all users: From the command line enter the following command: Note Intel is a trademark of Intel Corporation or its subsidiaries.MKL_DEBUG_CPU_TYPE
and in the Variable value field, enter 5
.setx MKL_DEBUG_CPU_TYPE 5 /m
The MKL_DEBUG_CPU_TYPE environment variable is not officially supported by Intel, but has been shown to improve Vicon software performance on AMD CPUs.