fab.fab_base.site_specific.default.setup_intel_classic#
This file contains a function that sets the default flags for all Intel classic based compilers in the ToolRepository (ifort, icc).
This function gets called from the default site-specific config file
Functions
|
Defines the default flags for all Intel classic compilers and linkers. |
- fab.fab_base.site_specific.default.setup_intel_classic.setup_intel_classic(build_config, args)#
Defines the default flags for all Intel classic compilers and linkers.
- Parameters:
build_config (
BuildConfig
) – the Fab build config instance from which required parameters can be taken.args (argparse.Namespace) – all command line options
- Return type: