sailfish.kernel.system.configure_build
- sailfish.kernel.system.configure_build(enable_openmp=True, extra_compile_args=None, extra_link_args=None, execution_mode=None)[source]
Initiate the build_config module-level variable.
A default build configuration is inferred on MacOS or Linux. Defaults for Windows platforms and specific Linux flavors should be added soon. The keyword arguemnts may be Python objects, or strings to facilitate passing values right from a configparser instance.