You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first two are for top-down control of checking compatibility. The third is for a quick way to abort early with an error message if the build cannot be run on the target machine.
The text was updated successfully, but these errors were encountered:
A few functions:
get_missing_cpu_simd_extensions()
get_unused_cpu_simd_extensions()
assert_build_compatible_with_cpu()
The first two are for top-down control of checking compatibility. The third is for a quick way to abort early with an error message if the build cannot be run on the target machine.
The text was updated successfully, but these errors were encountered: