OpenColorIO icon indicating copy to clipboard operation
OpenColorIO copied to clipboard

Add the ability to control the use of AVX extensions via an env var

Open doug-walker opened this issue 1 year ago • 0 comments

OCIO already has a set of Optimization Flags that may be controlled by an environment variable. It would be nice to have a flag to disable the use of the various SIMD versions of the Lut1D and Lut3D processing code via this mechanism. This would be helpful for both troubleshooting and performance benchmarking.

doug-walker avatar Jan 26 '24 23:01 doug-walker