How to enable AVX2 on AST files

This won’t directly answer your question, but I did find mention of a property “bUseAVX” that exists (but is obsolete, according to the documentation) in the Build.cs file.

Here’s the link: Module Properties (official docs)

Hopefully this gives you another avenue to investigate.

1 Like