@KellenSunderland well the option USE_OPENMP i think is good to control explicit need for OpenMP (`REQUIRED` in cmake's find_package) or disable it if needed for testing for example. We could potentially have a string option with values like `Auto`, `Require`, `Disable`, but that would be a separate slightly bigger change.
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12160 ] This message was relayed via gitbox.apache.org for [email protected]
