Robuta

https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2025-2/mauto-arch-qauto-arch.html mauto-arch, Qauto-arch Tells the compiler to generate multiple, feature-specific auto-dispatch code paths for x86 architecture processors if there is a performance benefit. mautoarch https://www.intel.com/content/www/us/en/docs/fortran-compiler/developer-guide-reference/2023-1/auto-scalar-qauto-scalar.html auto-scalar, Qauto-scalar Causes scalar variables of intrinsic types INTEGER, REAL, COMPLEX, and LOGICAL that do not have the SAVE attribute to be allocated to the runtime stack. autoscalar https://www.intel.com/content/www/us/en/docs/fortran-compiler/developer-guide-reference/2023-0/auto-scalar-qauto-scalar.html auto-scalar, Qauto-scalar Causes scalar variables of intrinsic types INTEGER, REAL, COMPLEX, and LOGICAL that do not have the SAVE attribute to be allocated to the run-time stack. autoscalar